|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
PTR Record
I have a question regarding the PTR record.
What PTR record should i write if my ip is: 195.22.239.139 and I want it to be resolved as mydomain.com ? Thanks. |
|
#2
|
||||
|
||||
|
139.239.22.195.in-addr.arpa. PTR mydomain.com.
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links: Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts |
|
#3
|
|||
|
|||
|
Thanks a lot.
|
|
#4
|
|||
|
|||
|
ignoring out-of-zone data (242.218.56.69.in-addr.arpa)
This is what it replies to me. What is the problem? |
|
#5
|
||||
|
||||
|
You placed the record in the wrong zone. www.yahoo.com goes in the yahoo.com zone. mx1.mail.yahoo.com goes in the yahoo.com zone or the mail.yahoo.com zone if it exists. You need to put the 139.239.22.195.in-addr.arpa in an appropriate zone. Placing it in one of the following works:
zone "139.239.22.195.in-addr.arpa" IN {} (recommended) zone "239.22.195.in-addr.arpa" IN {} zone "22.195.in-addr.arpa" IN {} zone "195.in-addr.arpa" IN {} zone "in-addr.arpa" IN {} zone "arpa" IN {} (discouraged) |
|
#6
|
|||
|
|||
|
Quote:
I have to mention this because 99% of BIND users are clueless on the terminology of reverse DNS. |
|
#7
|
|||
|
|||
|
SilentRage, yes, thanks a lot. This really helped.
freebsd, yes, I am sure. Thanks for the help, guys! |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > PTR Record |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|