Event ID 5773

  • Thread starter Thread starter MA P
  • Start date Start date
M

MA P

I receive this warning on my second windows 2000 dc:

Event Type: Warning
Event Source: NETLOGON
Event Category: None
Event ID: 5773
Date: 3/12/2007
Time: 2:20:34 PM
User: N/A
Computer: DC02
Description:
The DNS server for this DC does not support dynamic DNS. Add the DNS records
from the file '%SystemRoot%\System32\Config\netlogon.dns' to the DNS server
serving the domain referenced in that file.
Data:
0000: 2c 23 00 00 ,#..


is this normal?
 
MA P said:
I receive this warning on my second windows 2000 dc:

Event Type: Warning
Event Source: NETLOGON
Event Category: None
Event ID: 5773
Date: 3/12/2007
Time: 2:20:34 PM
User: N/A
Computer: DC02
Description:
The DNS server for this DC does not support dynamic DNS. Add the DNS
records from the file '%SystemRoot%\System32\Config\netlogon.dns' to the
DNS server serving the domain referenced in that file.
Data:
0000: 2c 23 00 00 ,#..


is this normal?

No. It states you are not using Dynamic DNS (required by AD).

First guess is that you left this DC's NIC->IP Properties pointing
to a non-Dynamic, possibly EXTERNAL, DNS server.

Internal (domain) computers must be set to use STRICTLY
the INTERNAL DNS Server (set) which can resolve the DCs
and other internal resources, on all interfaces. The internal
DNS set supporting AD must offer the DYNAMIC updates to
the zone.
 
Back
Top