Simple PTR Record Question

M

Mako

Do I have to use DHCP to register PTR record? I know
newer clients can register A records but I dont think the
register PTR's. Is there anything else I can do to
register them or am I stuck using DHCP. Fixed IP machine
register wy not Dynamic?
-=daveg=-
 
Z

Zorba

By default you do not need to have PTR records for your clients as I know.

These records may be used for security reasons by Internet mail servers or
specific applications.

Maybe other peoples know more cases.

Thank you,

Chris P
 
A

Ace Fekay [MVP]

In
Mako said:
Do I have to use DHCP to register PTR record? I know
newer clients can register A records but I dont think the
register PTR's. Is there anything else I can do to
register them or am I stuck using DHCP. Fixed IP machine
register wy not Dynamic?
-=daveg=-


If you need reverse lookups, the PTR records are auto registered by W2k and
newer machines. Make sure the zone is allowing dynamic updates.

Based on DHCP Option 081, DHCP will register the client's IP and the client
will register the reverse. You can force DHCP to update the clients. That's
under DHCP properties, DNS tab (which are the settings for Option 081).

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory

HAM AND EGGS: A day's work for a chicken; A lifetime commitment for a
pig. --
=================================
 
G

Guest

Thanks for your response. The client is set to register
in DNS but I beleive it only registers A records. What do
I need to look at to make sure that the PTR gets
registered? Or are you thinking that uf the client has
the check box checked in the DNS section of the TCP/IP
protocol that it should register both.
-=daveg=-
 
A

Ace Fekay [MVP]

In
Thanks for your response. The client is set to register
in DNS but I beleive it only registers A records. What do
I need to look at to make sure that the PTR gets
registered? Or are you thinking that uf the client has
the check box checked in the DNS section of the TCP/IP
protocol that it should register both.
-=daveg=-

Few thing govern registration for clients:

For forward lookup zones:
1. Dynamic updates set to at least Yes.
2. Primary DNS Suffix of the client must be spelled exactly as the zone name
in DNS
3. DNS IP addresses in client IP properties is ONLY set to YOUR DNS servers.
4. Checkbox must be checked to allow registration.

For Reverse:
1. The zone is properly created for your subnet that the clients exist on.
2. Dynamic updates set to at least Yes.
3. DNS IP address in client IP properties is ONLY set to YOUR DNS servers.
4. Checkbox must be checked to allow registration.


If the reverse zone is not created properly then I can see why they're not
updating. What is your IP range and how did you create the zone?




--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory

HAM AND EGGS: A day's work for a chicken; A lifetime commitment for a
pig. --
=================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top