Adding reverse dns

Adding reverse dns

Postby balz on Sat Sep 20, 2008 4:23 am

Adding reverse dns on a DC’s resolvers need much care and attention you should ensure that you are going through the right path always. Any error in that may cause a down time to the resolvers.

add reverse entries please follow the steps given below

1.) Ensure that the hostname resolves to the IP that the client is requesting prior to inserting the reverse DNS record. This can be done by pinging the hostname

2.) Login to the resolver server

3.) Edit the correct file for the IP address of the reverse DNS record. For example, if a client requested “please add abc.domain.com -> 205.64.34.142″ then we will need to edit the file for c-class 205.64.142.1. The command would be as follows: ee /etc/namedb/master/34.64.205.in-addr.arpa

4. You will then need to insert a reverse DNS entry like: 142 IN PTR abc.domain.com.

5. Once inserted, you need to change the serial number in the file.

6. Save the file, and exit.

7. Reload named to reflect the new changes by executing the command: /etc/rc.d/named reload

That’s it! After that the slave server will sync its changes
It is better to be approximately right than precisely wrong
User avatar
balz
Site Admin
 
Posts: 258
Joined: Mon Feb 04, 2008 12:19 am

Return to DNS

Who is online

Users browsing this forum: No registered users and 1 guest

cron