Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


NAS discovery
#7
(12-27-2018, 03:23 PM)TheOldPresbyope Wrote:
(12-27-2018, 02:39 PM)Hiroyuki Wrote:
(12-27-2018, 02:23 PM)TheOldPresbyope Wrote: This is a problem with your LAN's DNS service. It's not providing the IP address that corresponds to the hostname "odroidxu4". When you add ".local" to the hostname you are switching from DNS to mDNS which handles hostname resolution differently.

Regards,
Kent

hi Kent, thanks
i like to make sure i am not going wrong direction, you meant my home router config is the place i should look in to?

Yes, but there's no rush since you can enter "odroidxu4.local" manually into the NAS Config panel.

In my case, the DNS service in the router provided by my ISP assumes that a bare hostname exists in the local domain (".fios-router.home" by default; but I can change it) and tries to resolve it using the local address table it generates dynamically as hosts are added to the LAN. If I ping "moode", for example, I get back both the IP address  and the fully qualified domain name "moode.fios-router.home".

If the DNS service in the router can't find an address in its local address table, for example because I mistyped the name ("mooode" instead of "moode", say), then it kicks the name resolution query up to the ISP's DNS service. This can lead to weird results such as returning an IP address on the external network.

Regards,
Kent
I looked into my home router settings, yet to find how i can live without .local suffix
Today i had a chance to run the latest ver of Volumio on another RPi, and don't know why but it can find my NAS name with/without .local suffix.
Confused
Something on my home router is not compatible with Moode...

Code:
volumio@volumio:~$ sudo ping odroidxu4
PING odroidxu4 (192.168.0.64) 56(84) bytes of data.
64 bytes from 192.168.0.64: icmp_seq=1 ttl=64 time=1.17 ms
64 bytes from 192.168.0.64: icmp_seq=2 ttl=64 time=0.914 ms
^C
volumio@volumio:~$ sudo ping odroidxu4.local
PING odroidxu4.local (192.168.0.64) 56(84) bytes of data.
64 bytes from 192.168.0.64: icmp_seq=1 ttl=64 time=1.36 ms
64 bytes from 192.168.0.64: icmp_seq=2 ttl=64 time=0.930 ms
^C
Reply


Messages In This Thread
NAS discovery - by Hiroyuki - 12-27-2018, 01:37 PM
RE: NAS discovery - by Tim Curtis - 12-27-2018, 01:56 PM
RE: NAS discovery - by Hiroyuki - 12-27-2018, 02:06 PM
RE: NAS discovery - by TheOldPresbyope - 12-27-2018, 02:23 PM
RE: NAS discovery - by Hiroyuki - 12-27-2018, 02:39 PM
RE: NAS discovery - by TheOldPresbyope - 12-27-2018, 03:23 PM
RE: NAS discovery - by Hiroyuki - 01-02-2019, 01:26 PM
RE: NAS discovery - by Onionhead - 01-02-2019, 05:54 PM

Forum Jump: