NETLOGON Event ID 5773
In my Windows Server 2008 R2 OS in the Event Viewer there is an error pertains as Netlogon Error ID 5773 states-(The following DNS server that is authoritative for the DNS domain controller locator records of this domain controller does not support dynamic
DNS updates:
DNS server IP Address:65.55.37.62
Returned Response Code (RCODE) :4
Returned status code:9004
USER ACTION:
Configure the DNS server to allow dynamic DNS updates or manually add the DNS records from the file '%SystemRoot%\System32\Config\Netlogon.dns' to the DNS database). What is this error? And What is the remedy for this error?MumthazMuhsin
October 20th, 2011 7:24am
check your dns settings on the NIC interface. Your server should point to local internal dns server not the isp dns, i have seen such issues.
http://www.virmansec.com/blogs/skhairuddin
Free Windows Admin Tool Kit Click here and download it now
October 20th, 2011 9:13am
Hi,
Please chek the following registry setting:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNS\Parameters\AllowUpdate
If that key was set to 0, this means "don't allow any updates on any DNS zone".
Changing that registry key to a 1 and restarting the DNS service.
Hope this helps.
Best Regards,
Yan LiPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
October 20th, 2011 9:32am
Hi,
Please chek the following registry setting:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNS\Parameters\AllowUpdate
If that key was set to 0, this means "don't allow any updates on any DNS zone".
Changing that registry key to 1 and restarting the DNS service.
Hope this helps.
Best Regards,
Yan Li
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
October 20th, 2011 9:32am
Hello,
is the mentioned server your own DNS server, if not please remove it from the NIC and configure the forwarders instead with the ip address?Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
October 20th, 2011 11:00am
check your dns settings on the NIC interface. Your server should point to local internal dns server not the isp dns, i have seen such issues.
http://www.virmansec.com/blogs/skhairuddin
Free Windows Admin Tool Kit Click here and download it now
October 21st, 2011 2:13am
Hi,
Please chek the following registry setting:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNS\Parameters\AllowUpdate
If that key was set to 0, this means "don't allow any updates on any DNS zone".
Changing that registry key to a 1 and restarting the DNS service.
Hope this helps.
Best Regards,
Yan LiPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
October 21st, 2011 2:32am
Hello,
is the mentioned server your own DNS server, if not please remove it from the NIC and configure the forwarders instead with the ip address?Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
October 21st, 2011 4:00am


