having problems with AD server

zerocool1

Diamond Member
Jun 7, 2002
4,486
1
81
femaven.blogspot.com
Ok our server is running windows 2k server and we're having this problem where it decides to give us the middle finger. Ever 2 hours or so its giving an error in event viewer that 'Dynamic registration or deregistration of one or more DNS records failed because no DNS servers are available.' Until now we've just been restarted the router, which seems to help, but eventually this problem happens again. Any ideas?


Thanks


Amit
 

netsysadmin

Senior member
Feb 17, 2002
458
0
0
Is it the only domain controller on your network? If so have you made any changes to it recently? A DC will usually have the DNS pointed to itself. So if you have no other DC's on the network hosting DNS I would check the DNS on that machine and verify that it is funtioning correctly. A failed DNS will usually bring you AD domain down to a crawl.

John
 

netsysadmin

Senior member
Feb 17, 2002
458
0
0
What is your server used for...a file server? Check the DNS logs and see what the errors are. Also have you re-booted the AD Server?

John
 

netsysadmin

Senior member
Feb 17, 2002
458
0
0
Well either you can re-boot the machine or first try to stop and re-start the DNS service on the Server. That would be the first place to start. I have had my DC's DNS fail a number of times...though the server still runs OK.

John
 

stash

Diamond Member
Jun 22, 2000
5,468
0
0
Was it pointed to the router before? That will cause that problem.

Primary DNS should be itself and alternate should be blank. Configure a forwarder in DNS to the router or the ISP.
 

prometheusxls

Senior member
Apr 27, 2003
830
0
0
The DNS needs to be running on there or on anoter BOX. DNS and DHCP shoudl be on the same box. All 3 can be on the DC this is the typical way.