How to Get PTR Records for Citrix Servers with a 3rd Party DHCP Server?

0
11
Asked By TechWizard42 On

I'm looking for some advice regarding a recent change in our network setup. We have a customer using an old ERP system that requires each client to be resolvable through a PTR record. We separated our network into different VLANs and switched from a Windows Server DHCP to a DHCP server on our firewall. Since this change, our Citrix Windows Servers (using Citrix MCS with DHCP) no longer receive updated PTR records in the Windows DNS server, even though their A-records are being updated. I've come across similar issues with other Citrix MCS clients, but the resulting problems there are mostly cosmetic, not technical. What can be done to ensure our Windows Server produces the proper PTR records with a 3rd party DHCP server?

4 Answers

Answered By DNSExpert88 On

Have you looked into the dynamic updates setting for your reverse lookup zone? The DNS event logs might also provide some useful clues about what's happening.

TechWizard42 -

Yeah, but those won't update since we're not using Active Directory DNS anymore.

Answered By NetworkNinja99 On

I was curious why you switched from the Windows Server DHCP to the firewall DHCP. Was it for better VLAN management or something else?

TechWizard42 -

I'm not the network specialist, but I believe it simplifies management in a multi-VLAN setup. They've always done it this way after years of being on one large subnet.

Answered By BINDBuddy On

This is exactly why it's preferred to use Active Directory with DNS. Switching to a 3rd party DHCP can lead to losing that functionality with dynamic DNS updates.

TechWizard42 -

I don't quite follow. We're still on Windows AD and DNS, but we're no longer using Windows DHCP. I thought A and PTR records could be updated without it, but only the A records seem to be updating.

Answered By CuriousAdmin On

Is this all happening in an Active Directory setup? I thought clients would automatically update their A and PTR records in that case.

TechWizard42 -

Yes, it's an Active Directory environment. I assumed it would work as you said, but A-records update while PTRs do not.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.