Reverse DNS not dynamcially updating

Jesse Morton 1 Reputation point
2022-11-11T23:36:01.313+00:00

We have an issue where the forward DNS zone will update each time a PC obtains a DHCP lease, but the respective PTR record on the reverse lookup fails to update even though the Update the pointer (PTR) record checkbox is marked for all machines. We also have a group policy in place to enable the registration of PTR Records and our settings in DHCP are set to always dynamically update dns records. We also have scavenging of dns records disabled.

Most of our machines obtain DNS via DHCP and I did find last week that the server options needed to be updated in our DHCP Utility (this had been previously missed), but even after fixing those, it appears the dynamic updates are still not working correctly. Our DNS settings on all the machines are pointing to the correct sources. Last month, we even had someone og through, using power automate, and uncheck and recheck the Update the pointer (PTR) record checkbox for all dns entries, and it updated the reverse dns entry that day when this issue was discovered, but those records have not update since, and it has led to at least one incorrect reverse dns resolution.

I will tell you that our current setup is as follows. We have two domain controllers, a primary and a secondary that replicate to each other. The secondary domain controller is in Azure Private Cloud and it connects to our on-premise domain controller via site-to-site VPN. Both are running Windows Server 2016 Datacenter x64.

Any thoughts? I have looked around and have not gotten anywhere. Thank you.

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2022-11-14T14:50:55.233+00:00

    Maybe these short youtubes help with configuration.
    https://www.youtube.com/watch?v=yBVVGJ2Z4i0
    https://www.youtube.com/watch?v=Tukvch2Qtuc

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.

  2. Vasileios Dionysopoulos 641 Reputation points
    2022-11-12T00:25:40.037+00:00

    Hello Jesse,

    A similar issue that I used to have, has been solved when I start looking the network firewall (not the windows) between DHCP Server DNS and clients. The other thing that you need to check is, if the dhcp service user has enough rights to make changes on the DNS.

    Also, you can check the following article:
    https://learn.microsoft.com/en-us/answers/questions/701888/windows-dns-ptr-records-not-creating-via-dhcp.html

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    BR,

    0 comments No comments

  3. Jesse Morton 1 Reputation point
    2022-11-15T16:14:05.92+00:00

    I posted this issue on SpiceWorks as well, and steps 3-6 of this article solved it for me:

    https://community.spiceworks.com/how_to/177637-how-to-fix-a-non-updating-dynamic-reverse-lookup-zone


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.