physicsgeek said:
On a 2000 Domain Controller in a 2000 domain, one of the DC have no DNS
client service. It is missing from the services snap-in. Can't resolve any
SRV records or anything else locally, but It can connect to the internet via
URLs. Any hints on how to get the service back. I would really prefer not to
reinstall. This is a new job for me and the previous Sys Admin did no
backups, so restore from backup is not possible.
Ok, wait a minute. The DNS Client service is NOT
required to resolve DNS names (yes, I know that's
what it SOUNDS like.)
If you can resolve names on the Internet but not
internally you have a CONFIGURATION problem
on the DCs NICs -- see below -- not a problem
with the DNS client service.
The DNS client service is worthless, probably counterproductive
if it runs on a DNS server (that references itself as a
DNS-client=>DNS-server
The DNS client service should be called the "DNS client cache";
and on a DNS server, which caches itself, you would just be
duplicating the cache and taking up more memory and time
searching it.
Make sure the DCs client NIC configuration points to the INTERNAL
DNS -- and NO OTHER. Restart NetLogon after you fix this.
If you have a multihomed DC -- especially with a DHCP assigned
address (using it as a gateway) you must ensure that it does NOT
end up with a DNS server setting that points OUTSIDE.
DHCP clients can override that setting with an internal DNS
server and still accept everything else from DHCP.