How to modify PTR Record?

Description of your first forum.
Post Reply
marydandridge91
Posts: 5
Joined: Wed Jan 21, 2015 4:27 pm

How to modify PTR Record?

Post by marydandridge91 » Wed May 13, 2015 9:12 am

Dear all,
Can you help me how to modify ptr record?
Thanks

marieamable
Posts: 7
Joined: Wed Jan 21, 2015 4:13 pm

Re: How to modify PTR Record?

Post by marieamable » Mon May 18, 2015 9:39 am

In Linux just run this command in command prompt

Save the changes and reconfig 'named' :
# rndc reconfig


In window

Open the DNS snap-in.
In the console tree, right-click the applicable reverse lookup zone.
On the Action menu, click New Pointer (PTR).
In the Host IP number text box, type the host Internet Protocol (IP) address octet number.
In Host name, type the fully qualified domain name (FQDN) for the DNS host computer for which this pointer record is to be used to provide reverse lookup (address-to-name resolution).
Click OK to add the new record to the zone.

Post Reply