Here is a odd one:
I am in the "middle" of AD conversion (i.e. I have 1 NT 4.0 BDC SP6a and 1 W2K SP3 AD Forest Root.)
All Windows XP, NT, W2K clients login just fine - with or without AD clients (NT wks.)
A windows 98 SE client WITH the AD client installed comes up with the notorious "No domain controller found" IF THE FOLLOWING CONDITIONS are met:
A RAS client establishes a connection to the AD Forest root.
Some of the issues that complicate this:
This AD Forest root servers as a Primary DNS & WINS, DHCP and RAS server. (YES, I do know you shouldn't integrate a DHCP with an DC!)
DNS is NOT integrated with AD, forward zone for "company.com" domain does allow secure dynamic updates. DCDIAG and NETDIAG show no problems (before RAS client connects.)
When the RAS client connects the server REGISTERS it's IP address with DNS as one of its own!!! (doesn't matter if a static IP address was given or one via DHCP.)
The RAS client's IP address is registered in DNS with an A record and all the usual records for a DC.: 192.168.y.ppp
Why does this happen? Is there anything I can do to prevent this from happening? Is this a bug?
See the following output of dcdiag/ipconfig/netdiag BEFORE and AFTER.
Here is the sanitized version of the logs:
BEFORE RAS CONNECTION
2000 IP Configuration
Host Name . . . . . . . . . . . . : <FOREST ROOT>
Primary DNS Suffix . . . . . . . : company.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : company.com
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : company.com
Description . . . . . . . . . . . : Compaq NC3163 Fast Ethernet NIC
Physical Address. . . . . . . . . : xx-xx-xx-xx-xx-xx
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.yy.z
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.x.w
DNS Servers . . . . . . . . . . . : 192.168y.z
Primary WINS Server . . . . . . . : 192.168y.z
Secondary WINS Server . . . . . . : 192.168y.z
From NETDIAG
Testing DNS
The DNS registration for <FOREST ROOT>.company.com is correct on all DNS servers
PASS - All the DNS entries for DC are registered on DNS server '192.168y.z'.
*************************************************
BEFORE RAS CONNECTION
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : <FOREST ROOT>
Primary DNS Suffix . . . . . . . : company.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : company.com
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : company.com
Description . . . . . . . . . . . : Compaq NC3163 Fast Ethernet NIC
Physical Address. . . . . . . . . : 00-08-02-A1-0F-79
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168y.z
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.x.w
DNS Servers . . . . . . . . . . . : 192.168.y.z
Primary WINS Server . . . . . . . : 192.168.y.z
Secondary WINS Server . . . . . . : 192.168.y.z
PPP adapter RAS Server (Dial In) Interface:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.y.ppp
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 127.0.0.1
from NETDIAG
Gathering Winsock information.
Testing DNS
[FATAL]: The DNS registration for '<FOREST ROOT>.company.com' is incorrect on all DNS servers.
PASS - All the DNS entries for DC are registered on DNS server '192.168.y.z' and other DCs also have some of the names registered.
PASS - All the DNS entries for DC are registered on DNS server '127.0.0.1' and other DCs also have some of the names registered.
I am in the "middle" of AD conversion (i.e. I have 1 NT 4.0 BDC SP6a and 1 W2K SP3 AD Forest Root.)
All Windows XP, NT, W2K clients login just fine - with or without AD clients (NT wks.)
A windows 98 SE client WITH the AD client installed comes up with the notorious "No domain controller found" IF THE FOLLOWING CONDITIONS are met:
A RAS client establishes a connection to the AD Forest root.
Some of the issues that complicate this:
This AD Forest root servers as a Primary DNS & WINS, DHCP and RAS server. (YES, I do know you shouldn't integrate a DHCP with an DC!)
DNS is NOT integrated with AD, forward zone for "company.com" domain does allow secure dynamic updates. DCDIAG and NETDIAG show no problems (before RAS client connects.)
When the RAS client connects the server REGISTERS it's IP address with DNS as one of its own!!! (doesn't matter if a static IP address was given or one via DHCP.)
The RAS client's IP address is registered in DNS with an A record and all the usual records for a DC.: 192.168.y.ppp
Why does this happen? Is there anything I can do to prevent this from happening? Is this a bug?
See the following output of dcdiag/ipconfig/netdiag BEFORE and AFTER.
Here is the sanitized version of the logs:
BEFORE RAS CONNECTION
2000 IP Configuration
Host Name . . . . . . . . . . . . : <FOREST ROOT>
Primary DNS Suffix . . . . . . . : company.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : company.com
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : company.com
Description . . . . . . . . . . . : Compaq NC3163 Fast Ethernet NIC
Physical Address. . . . . . . . . : xx-xx-xx-xx-xx-xx
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.yy.z
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.x.w
DNS Servers . . . . . . . . . . . : 192.168y.z
Primary WINS Server . . . . . . . : 192.168y.z
Secondary WINS Server . . . . . . : 192.168y.z
From NETDIAG
Testing DNS
The DNS registration for <FOREST ROOT>.company.com is correct on all DNS servers
PASS - All the DNS entries for DC are registered on DNS server '192.168y.z'.
*************************************************
BEFORE RAS CONNECTION
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : <FOREST ROOT>
Primary DNS Suffix . . . . . . . : company.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : company.com
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : company.com
Description . . . . . . . . . . . : Compaq NC3163 Fast Ethernet NIC
Physical Address. . . . . . . . . : 00-08-02-A1-0F-79
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168y.z
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.x.w
DNS Servers . . . . . . . . . . . : 192.168.y.z
Primary WINS Server . . . . . . . : 192.168.y.z
Secondary WINS Server . . . . . . : 192.168.y.z
PPP adapter RAS Server (Dial In) Interface:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.y.ppp
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 127.0.0.1
from NETDIAG
Gathering Winsock information.
Testing DNS
[FATAL]: The DNS registration for '<FOREST ROOT>.company.com' is incorrect on all DNS servers.
PASS - All the DNS entries for DC are registered on DNS server '192.168.y.z' and other DCs also have some of the names registered.
PASS - All the DNS entries for DC are registered on DNS server '127.0.0.1' and other DCs also have some of the names registered.