On Thu, Sep 16, 2021 at 11:08 AM Jonathan Raper
<
jonatha...@gmail.com> wrote:
>
> Windows Servers have IPv6 enabled by default. AND by default IPv6 is preferred over IPv4. It’s been that way for years now. Although Microsoft offers ways to disable IPv6, there is some debate about whether you should or whether you shouldn’t disable it. I personally lean toward NOT disabling it...but we could debate that all day....so I won’t. 😉
>
> In IPv6 ::1 is equivalent to the IPv4 loopback of 127.0.0.1.
Right, I know that much, at least. Or perhaps I should say - at most,
because that's about where my IPv6 knowledge ends. LOL
So why does it say "UnKnown" in an nslookup, instead of it's own host
name, then? Do I need to enter "::1 <hostname>" in my hosts file, to
not have it show "UnKnown"?
> If you really want to get this working properly, you should configure both of your DCs with IPv6 addresses, point them to each other as primary, themselves as secondary, and ::1 as tertiary. It will require you defining IPv6 addresses for each of your DCs. (Not a huge deal, but something else to configure and think about.)
Pass. Not right now, I don't think ...
> Same goes for IPv4: each DC should point to the other as primary, point to itself as secondary, and point to 127.0.0.1 as tertiary.
Yep, I know that. And, in fact, that's what I was verifying, That the
new DCs all have DNS entries that point to only the other new DCs
(i.e., not the old ones, which I'm planning on retiring Real Soon Now,
so I can up my DFL/FFL). Don't want to demote the old DCs and delete
them, until I've verified that nothing is still set to point at them
...
So wait - each DC should have itself as a secondary address, and
127.0.0.1 (again, itself) as tertiary? so it points to itself twice??
> And you shouldn’t “probably” remove 8.8.8.8, you should DEFINITELY remove 8.8.8.8 and ONLY use internal DNS server addresses for your internal systems. The ONLY place 8.8.8.8 should exist, if at all, is in your forwarders configuration on each DNS server. This, I will not debate. Putting public DNS entries in your internal DNS resolution configuration is asking for trouble. Either run DNS internally (and correctly) and solely depend on that DNS configuration for internal and external resolution, or don’t run DNS at all. There is almost no middle ground here.
Easy now. LOL I already did remove it ...
> Now, if you REALLY don’t want to fool with IPv6, you CAN set the server up to prefer IPv4 over IPv6. I wouldn’t, but I don’t have to support your system....so its kinda like your underwear....up to you, man. 🙂
>
> Google or Bing: “Guidance for configuring IPv6 on Windows for advanced users”. Should take you to a MSFT article dated 9/8/2020.
Again, pass. Not until I have to (and I don't have to, at least not yet ..)
So this answers the question about why ::1 is first in the DNS list,
Windows is preferring IPv6 to IPv4. So that's explained. I'd like to
get the "UnKnown" explained, too, if I can ...
> To view this discussion on the web visit
https://groups.google.com/d/msgid/ntsysadmin/CS1PR8401MB0775A4E9900234803C2B7B68A9DC9%40CS1PR8401MB0775.NAMPRD84.PROD.OUTLOOK.COM.