Gentoo Archives: gentoo-user

From: Laurence Perkins <lperkins@×××××××.net>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: RE: [gentoo-user] TLD for home LAN?
Date: Tue, 18 Jan 2022 21:06:25
Message-Id: MW2PR07MB4058DC48D874207DF7134356D2589@MW2PR07MB4058.namprd07.prod.outlook.com
In Reply to: Re: [gentoo-user] TLD for home LAN? by Rich Freeman
1 >
2 >-----Original Message-----
3 >From: Rich Freeman <rich0@g.o>
4 >Sent: Tuesday, January 18, 2022 12:50 PM
5 >To: gentoo-user@l.g.o
6 >Subject: Re: [gentoo-user] TLD for home LAN?
7 >
8 >On Tue, Jan 18, 2022 at 3:12 PM Laurence Perkins <lperkins@×××××××.net> wrote:
9 >>
10 >>
11 >>
12 >> >>-----Original Message-----
13 >> >>From: Rich Freeman <rich0@g.o>
14 >> >>Sent: Tuesday, January 18, 2022 11:41 AM
15 >> >>To: gentoo-user@l.g.o
16 >> >>Subject: Re: [gentoo-user] TLD for home LAN?
17 >> >>
18 >> >>On Tue, Jan 18, 2022 at 12:28 PM Laurence Perkins <lperkins@×××××××.net> wrote:
19 >> >>>
20 >> >>> 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.
21 >> >>
22 >> >>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.
23 >> >>
24 >>
25 >> Right. If you have .local names registered with your DNS, but not resolvable via mDNS...
26 >
27 >No, I'm talking about the opposite situation. I'm talking about you have foo.local resolvable via mDNS, but not DNS - then there is a chance you won't be able to access the host. Basically having an authoritative nameserver for .local may disable mDNS on your network for some devices.
28 >
29 >--
30 >Rich
31 >
32 Yeah, I can see that also being a possibility, and it's likely to be annoying to deal with since different clients can have different preferred resolver orders and may or may not take the authoritative part seriously and any program hard-coded to use mDNS will work fine, so there could be a big wad of inconsistent behaviour that obscures what's going on.
33
34 LMP