Computing.Net > Forums > Windows Server 2003 > DHCP is not Updating PTR Records

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

DHCP is not Updating PTR Records

Reply to Message Icon

Name: RoMi
Date: August 28, 2009 at 04:03:18 Pacific
OS: Windows Server 2003 SP2
Product: Microsoft Windows server v2003 r2 enterprise edition engl open business 6.0
Subcategory: General
Tags: DHCP, DNS
Comment:

Dear all

Server 2003 Sp2 (AD, DHCP, DNS)

I have a DHCP server with the following range 192.168.0.1 - 192.168.1.254. The DHCP updates both the DNS A and PTR Records for the range 192.168.0.1 - 192.168.0.254 but DHCP is not updating PTR Records for range 192.168.1.0 - 192.168.1.254 it does update the A record on DNS and update DHCP list if the IP is dynamic.

And if I assign a static IP computer on this range (192.168.1.1 – 192.168.1.254) lets say if I put a static IP 192.168.1.101 on a computer it does not get updated on DHCP (means DHCP list didn’t get that IP at all) so DHCP does not update the A record on the DNS but if I issue ipconfig /flushdns and RegisterDns command from the static IP computer it does update the A record on the DNS but DHCP list still didn’t recognised the IP.

"The Security System could not establish a secured connection with the server DNS/xxxx.xxx.xxx. No authentication protocol was available".

This is the only message I have found on event viewer on both computers and the DNS server does not have any error message on the Event Viewer,


I am really confused and any help will be really appreciated



Sponsored Link
Ads by Google

Response Number 1
Name: wanderer
Date: August 28, 2009 at 08:32:03 Pacific
Reply:

When you assign static ip to a workstation you bypass dhcp server completely. DHCP server has nothing to do with a static ip entry and as such can't update DNS. You have to do that MANUALLY with a static ip in DNS.

The registerdns command is just that, register in dns, nothing more.

ONLY if the ip is provided by dhcp [dynamic] will it register in DNS.

edited by moderator


0

Response Number 2
Name: RoMi
Date: August 28, 2009 at 08:57:50 Pacific
Reply:

Thank you very much wanderer,

it clears every thing in my mind, just one more question why do the DHCP does not update the PTR record on DNS for 192.168.1.0 range even when its a dynamic lease. there is a computer icon with pencil (which abvoiusly means that the address will not be leased out). If I assign a static IP on 192.168.0.1 range the A record and PTR updates automatically and on 192.168.1.0 range i have to update the record manually or run the RegDNS command.

If you can put some light on this I really appreciate that

And by mistake i clicked on votes when it was on negative i was trying to do it opposite and was increasing the number


0

Response Number 3
Name: wanderer
Date: August 28, 2009 at 09:59:52 Pacific
Reply:

x.x.1.x and x.x.0.x are two different subnets.

Sounds like you are trying to do a superscope with x.x.0.x and x.x.1.x. What is the submask you are using?

Have you reviewed these steps?

http://technet.microsoft.com/en-us/...


0

Response Number 4
Name: RoMi
Date: September 1, 2009 at 01:06:44 Pacific
Reply:

I have setup my scope as follow

One Scope

Start IP - 192.168.0.1
End IP - 192.168.1.254

Subnet mask is 255.255.254.0

My both subnets can access internet, the only problem is that my second subnet is not registering PTR Records.

I will check the link and will post back.

Thnak you once again


0

Response Number 5
Name: RoMi
Date: September 1, 2009 at 03:59:49 Pacific
Reply:

I have read the DHCP article, it mentioned the superscope and multiscope does not mention the scope option I have, for superscope the subnetmask should be 255.255.255.0 for both subnets and I only created one scope with subnet 255.255.254.0 and the range 192.168.0.1 to 192.168.1.254


0

Related Posts

See More



Response Number 6
Name: wanderer
Date: September 1, 2009 at 08:22:26 Pacific
Reply:

255.255.254.0 is the superscope subnet mask for 192.168.0.0-192.168.1.255

http://technet.microsoft.com/en-us/...

says:

"Before you create a superscope, you must use the DHCP MMC snap-in to define at least one scope to be included in the superscope. Scopes added to a superscope are called member scopes. You can add additional member scopes either from the superscope menu, or from the individual scope menus."

You don't mention member scopes so I have to wonder if you followed this procedure.


0

Response Number 7
Name: RoMi
Date: September 1, 2009 at 09:09:59 Pacific
Reply:

Actually I didnot created a superscope,

I only created one Scope IP 192.168.0.1-192.168.1.254 with subnet mask 255.255.254.0.

The DHCP does not allow me to create two separate scopes
192.168.0.1 - 192.168.0.254 (Scope One for example)
and
192.168.1.1 - 192.168.1.254 (Scope Two for example)

even if I create the Scope 1 and add it to superscope and than try to create the scope two it does not allow me to create it. I get this

"The address range and mask conflict with an Existing scope"

What I dont understand is on my original Scope 192.168.0.1 - 192.168.1.254 - second subnet it update the A record but did not update the PTR records. I can access the internet, ping the machine by IP and Name and so on.


0

Response Number 8
Name: wanderer
Date: September 1, 2009 at 10:18:25 Pacific
Reply:

delete the one scope and follow the instructions to create a superscope.


0

Response Number 9
Name: RoMi
Date: September 2, 2009 at 04:18:49 Pacific
Reply:

Wanderer thank you very much for all your responses, I figured out what the problem was. The guy who set up the DHCP Server didnt configured the DNS Reverse Lookup Zone properly for the second Range (192.168.1.254) thats why all the A and PTR records gets updated on 192.168.0.254 and DHCP did not update the PTR record of 192.168.1.254 becasue it was not configured properly

Was not a DHCP issue

Thank you once again wanderer for all your help


0

Response Number 10
Name: wanderer
Date: September 2, 2009 at 08:36:20 Pacific
Reply:

Glad you got it sorted out. Thanks for the update.


0

Sponsored Link
Ads by Google
Reply to Message Icon





Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: DHCP is not Updating PTR Records

DHCP not updating the PTR records www.computing.net/answers/windows-2003/dhcp-not-updating-the-ptr-records/9499.html

DHCP Clients not making Reverse L Z entry?? www.computing.net/answers/windows-2003/dhcp-clients-not-making-reverse-l-z-entry/9294.html

Auto Updating NS records? www.computing.net/answers/windows-2003/auto-updating-ns-records/7481.html