[Pdns-users] PTR dont work --PDNS with gmysql
peter
peter at runda.com.cn
Fri Sep 12 04:43:50 UTC 2003
Hello everybody!
I have add a domain record in table "domain" as follow:
------------------------------------------------------------------------------
id name MASTER last_check TYPE notified_serial account
1 test.com NULL NULL NATIVE NULL NULL
------------------------------------------------------------------------------
In table "records" have follow records:
------------------------------------------------------------------------------
1 1 test.com SOA redhat73.test.com peter at test.com 86400 NULL NULL
2 1 test.com NS 192.168.9.27 86400 NULL NULL
4 1 www.test.com A 192.168.9.27 120 NULL NULL
5 1 mail.test.com A 192.168.9.27 120 NULL NULL
6 1 localhost.test.com A 127.0.0.1 120 NULL NULL
7 1 test.com MX mail.test.com 120 25 NULL
8 1 192.168.9.27 PTR www.test.com 120 NULL NULL
9 1 ccc.ddd.test.com CNAME www.test.com 120 NULL NULL
------------------------------------------------------------------------------
but now the PTR record don't work, it's mean I can't resolv the domainname with IP address!!
Please tell me what error with the PTR record ?
thank you very much!
Peterli
More information about the Pdns-users
mailing list