Forum Discussion
Server 2025 Core ADDS DC, Network Profile Showing as "Public" and not as "DomainAuthenticated"
It's now the END of February - and still no fix?
Ridiculous
I can confirm the easy fix is to define a local IPV6 address for the adapter.
For example: fd12:3456:789a:0001:0000:0000:0000:0063 /64
My adapter immediately switched to the 'test.local' domain and persisted after reboot!
- RaySumperlMay 12, 2025Copper Contributor
Interesting, my IPv4 address is hardcoded and my IPv6 is address is DHCP and gets an address from my Cisco equipment. Is an IPv6 DHCP address not good enough?
Ray
- LDR777May 12, 2025Brass Contributor
Something to try. I haven't tried that in my lab, since I don't normally have an IPV6 DHCP source, but a lack of an IPV6 address will fail the Domain awareness code used in lieu of NLA since it's shut down on a 2025 DC. That code appears to issue ICMP against the IPV6 interface periodicaly, and a failure automatically places the card into public or private per the unrecognized interface policy.
- RaySumperlMay 14, 2025Copper Contributor
I setup a 2025 domain controller in my lab this morning, hard coded an IPv4 and an IPv6 address and still the network shows public. I give up!