Hi Joe,
Yes, the Domain Controller should point to itself only, and then use
forwarders to resolve externally (or root hints). Then the clients should
point to the DC for name resolution. Also make sure the register this
connection in dns is checked in the TCP/IP advanced settings.
Check the DNS on the server and make sure your zone for the domain is
present, and the properties allow for dynamic updates.
Then at a command prompt type:
ipconfig /flushdns
ipconfig /registerdns
net stop netlogon
net start netlogon
A good resource for DNS information is
www.microsoft.com/dns
Thank you,
Matthew Fresoli
Microsoft Network Support
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.