Create a reverse DNS zone file
Now, you will need to create each PTR record.
host 192.168.254.254
and the output should look like this:
254.254.168.192.in-addr.arpa domain name pointer www.yourdomain.com
- Login to WHM and navigate to DNS Functions -> Add a DNS Zone
- Type in your IP address (example – 192.168.254.254)
- Enter the reverse DNS name (example -254.128.192.in-addr.arpa).
Now, you will need to create each PTR record.
- From the main WHM page, go to DNS Functions-> Edit DNS Zone
- Under where it says “Add New Entries Below This Line”, enter the corresponding octet or nibble (the final number in the IP address). Example: 254. In the drop down menu, select “PTR”.
- Enter the associated domain name for that IP address
- Repeat for each IP address
host 192.168.254.254
and the output should look like this:
254.254.168.192.in-addr.arpa domain name pointer www.yourdomain.com
No comments:
Post a Comment