>>-----Original Message-----
>>From: Rich Freeman <ri...@gentoo.org> 
>>Sent: Tuesday, January 18, 2022 11:41 AM
>>To: gentoo-user@lists.gentoo.org
>>Subject: Re: [gentoo-user] TLD for home LAN?
>>
>>On Tue, Jan 18, 2022 at 12:28 PM Laurence Perkins <lperk...@openeye.net> 
>>wrote:
>>>
>>> The standard does not prohibit the names being resolvable via unicast DNS 
>>> as well, though it does recommend that you make sure the two resolution 
>>> paths return consistent results since most systems will take the first 
>>> response they get.
>>
>>If a host queries DNS first, and obtains an NXDOMAIN from an authoritative 
>>name server, I'm not sure most would even check mDNS.  I think I had that 
>>issue back when I was using .local before I heard of zeroconfig.
>>

Right.  If you have .local names registered with your DNS, but not resolvable 
via mDNS, then if you plug in a device which tries to assign a conflicting name 
and it only checks mDNS for conflicts (the standard only *says* to check mDNS 
for conflicts, even though checking DNS as well would seem to always be a good 
idea) you could end up with DNS and mDNS returning different results.  This can 
be confusing if different devices have different resolver preference orders.

So, if you're going to have your DNS resolve .local names it's a really good 
idea to provide those names via mDNS as well.  At least if there's any 
significant chance of a conflict arising.

LMP

Reply via email to