[Pdns-users] Reverse DNS

Sargun Dhillon xbmodder at gmail.com
Tue Feb 28 22:50:18 UTC 2006


My reverse DNS has been delegated by my ISP. It does not resolve _at all_
Here is my gmysql dumps:
Mythology Paragraph: mysql> SELECT * from domains WHERE `id`=13;
+----+-------------------------------+--------+------------+--------+-----------------+---------+
| id | name                          | master | last_check | type   |
notified_serial | account |
+----+-------------------------------+--------+------------+--------+-----------------+---------+
| 13 | 64/27.188.147.64.in-addr.arpa | NULL   |       NULL | NATIVE
|            NULL | NULL    |
+----+-------------------------------+--------+------------+--------+-----------------+---------+


mysql> SELECT * FROM records WHERE `domain_id`=13;
+-----+-----------+-----------------------------------+------+----------------------------------------------------+------+------+-------------+
| id  | domain_id | name                              | type |
content                | ttl  | prio | change_date |
+-----+-----------+-----------------------------------+------+----------------------------------------------------+------+------+-------------+
| 158 |        13 | 64/27.188.147.64.in-addr.arpa     | SOA  | 64.147.188.69
xbmodder at gmail.com 10800 600 600 600 | NULL | NULL |        NULL |
| 159 |        13 | 64/27.188.147.64.in-addr.arpa     | NS   |
dns1.atarack.com                | NULL | NULL |        NULL |
| 160 |        13 | 64/27.188.147.64.in-addr.arpa     | NS   |
dns2.atarack.com                | NULL | NULL |        NULL |
| 161 |        13 | 64/27.188.147.64.in-addr.arpa     | NS   |
dns3.atarack.com                | NULL | NULL |        NULL |
| 163 |        13 | 69.188.147.64.in-addr.arpa        | PTR  |
vm0-ds0.atarack.com                | NULL | NULL |        NULL |
| 164 |        13 | 70.64/27.188.147.64.in-addr.arpa. | PTR  |
tester.com
| NULL | NULL |        NULL |
| 165 |        13 | 70.188.147.64.in-addr.arpa.       | PTR  |
70.188.147.64.in-addr.arpa.                | NULL | NULL |        NULL |
| 166 |        13 | 69.64/27.188.147.64.in-addr.arpa  | PTR  |
vm0-ds0.atarack.com                | NULL | NULL |        NULL |
| 167 |        13 | 69.64/27.188.147.64.in-addr.arpa. | A    |
64.147.188.69
| NULL | NULL |        NULL |
+-----+-----------+-----------------------------------+------+----------------------------------------------------+------+------+-------------+
9 rows in set (0.00 sec)


Last but not least to prove it is wrong:
vm0 ~ # dig -t ptr @localhost 69.64/27.188.147.64.in-addr.arpa

; <<>> DiG 9.3.2 <<>> -t ptr @localhost 69.64/27.188.147.64.in-addr.arpa
; (1 server found)
;; global options:  printcmd
;; connection timed out; no servers could be reached



Mythology Paragraph:
--
Sargun Dhillon
Chief Information Officer
Tajay Restaurants Inc.
(925)-209-7312
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20060228/55ab2a9b/attachment.html>


More information about the Pdns-users mailing list