Hello!
I have freshly installed WinServer 2012 DC, all settings by default. I ONLY set its ip = 100.1.1.1 and added a couple of test A-records. When I run nslookup I get "time-out/Default Server unknown error":
It's not an ipv6 issue because if I disable ipv6 interfaces in the dns server's properties the error is still the same.
------------------------------------------------------------------------------------------
Windows IP Configuration
Host Name . . . . . . . . . . . . : DC
Primary Dns Suffix . . . . . . . : Test.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Test.com
Ethernet adapter TEST:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Hyper-V Network Adapter
Physical Address. . . . . . . . . : 00-15-5D-01-5E-00
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::975:2518:b53e:549b%12(Preferred)
IPv4 Address. . . . . . . . . . . : 100.1.1.1(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 251663709
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-A4-5D-C7-00-15-5D-01-5E-00
DNS Servers . . . . . . . . . . . : ::1
100.1.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Tunnel adapter isatap.{84402BF2-198D-437E-A1C7-8B557C66A048}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter 6TO4 Adapter:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft 6to4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2002:6401:101::6401:101(Preferred)
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : ::1
100.1.1.1
NetBIOS over Tcpip. . . . . . . . : Disabled
------------------------------------------------------------------------------------------
I don't have this issue on my production 2008 R2 server - is it a bug or something has changed in the DNS 2012?
Thank you in advance,
Michael
P.S. The same issue exists even on virtual machines provided by MS for the MS official training. So MS has released the OS that doesn't function properly out of box???