Re: [opensuse] Hardcoded .local topleveldomain?
- From: Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Oct 2008 10:05:01 +0100
Bernd Nies wrote:
Jan Ritzerfeld wrote:
Am Dienstag, 14. Oktober 2008 schrieb Bernd Nies:
Is the toplevel .local somewhere hardcoded in the NSS libs? [...]
AFAIK it is a glibc patch. The .local domain is dedicated to multicast
DNS:
http://files.multicastdns.org/draft-cheshire-dnsext-multicastdns.txt
which says: "Any DNS query for a name ending with ".local." MUST be sent
to the mDNS multicast address (224.0.0.251 or its IPv6 equivalent
FF02::FB)".
Thanks. Indeed an strace of "getent hosts something.local" shows that it...
tries to contact a multicast IP address before it timeouts for 5s:
But it ignores the lookup order defined in /etc/nsswitch.conf. It should
return the entry from /etc/hosts and then stop.
I think the point is that the spec is new ("Multicast DNS 10th
September 2008") and some systems have already implemented it whilst
others haven't. Going forward, more systems will implement it and WILL
send to the multicast address. AFAICT, you need to stop using ".local"
and choose some other domain name.
Cheers, Dave
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- Follow-Ups:
- Re: [opensuse] Hardcoded .local topleveldomain?
- From: Bernd Nies
- Re: [opensuse] Hardcoded .local topleveldomain?
- References:
- [opensuse] Hardcoded .local topleveldomain?
- From: Bernd Nies
- Re: [opensuse] Hardcoded .local topleveldomain?
- From: Bernd Nies
- [opensuse] Hardcoded .local topleveldomain?
- Prev by Date: [opensuse] Re: openSuSE 11 on a EEEPC 701
- Next by Date: Re: [opensuse] How do I turn off tapping
- Previous by thread: Re: [opensuse] Hardcoded .local topleveldomain?
- Next by thread: Re: [opensuse] Hardcoded .local topleveldomain?
- Index(es):
Relevant Pages
|