I have a windows 2003 domain with one 1 domain controller and 1 DHCP server which also runs DNS. My primary DC1, has not been getting updates from my DHCP server. I check the A records on both servers and there is no updates of the new address of any computer put on the network in the last few days. If i do a ipconfig /registerdns command I can ping the XP computer and get the correct ip address. the DHCP computer is a secoundary DNS server. I have config the DHCP to " Enable DNS dynamic updates according to the settings below" > always dynamically update DNS A & PTR record.I also see a lot of old stale records in the forward lookup. I will need to setup salvaging later. This is not a new network and I been having dns issues for some time.
Microsoft Legacy OSDHCPDNS
Last Comment
Malajlo
8/22/2022 - Mon
vpanchal1989
Dear
Will you kindly check have you update DNS entries under your DNS server (both primary and secondary) and DHCP server , see if this helps
Chris Geraghty
AFAIK a DHCP server will attempt to register records with whatever server it's network cards use to resolve DNS.
If this is itself ( a secondary server ) these updates will fail.
Updates can only be made to the master.
Chris Geraghty
Is there any reason you don't want the DHCP server to be a domain controller.
Using AD integrated DNS zones would make life much easier, and give you some resilience in case your other DC broke.
I am part of a larger Organazation and that is how they want the different domains setup
Chris Geraghty
Fair enough, just change the network card settings on your DHCP server then to use the domain controller as it's primary DNS server.
Its also worth checking that the DHCP server has credentials set to update the DNS zone (If updates are secured). The credentials it uses might have to be a member of the "DnsUpdateProxy" group, though that might only apply to domain integrated zones.
mpearson99
ASKER
Is there a dhcp tool to check if the dynamic update is working
Will you kindly check have you update DNS entries under your DNS server (both primary and secondary) and DHCP server , see if this helps