-----Original Message-----
From: tastytea <gen...@tastytea.de> 
Sent: Saturday, January 15, 2022 2:54 AM
>To: gentoo-user@lists.gentoo.org
>Subject: Re: [gentoo-user] TLD for home LAN?
>
>On 2022-01-15 10:33+0000 Peter Humphrey <pe...@prh.myzen.co.uk> wrote:
>
>> Hello list,
>> 
>> Rich F said recently, "I'd avoid using the .local TLD due to RFC 
>> 6762."
>> 
>

Glancing at that RFC, if you want to be compliant (which, it's *your* network, 
and this is all link-local only, so there's no reason you *have* to be), all 
you need to do is make sure that any .local addresses you assign are resolvable 
via multicast DNS.

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 you assign .local addresses which aren't resolvable via mdns then there is 
the possibility that some piece of software will only check mdns and not 
regular dns before grabbing a name and cause a conflict.  But as long as it's 
your network and your devices that's not terribly hard to sort out should it 
ever happen.

LMP

Reply via email to