[Pdns-users] Mysql PTR

Graham White graham at bravenet.com
Fri Feb 28 02:52:21 UTC 2003


Tried to get a reverse lookup working on an ip but without much success,
I tried a few variations on the insert statement below, any ideas?
Thanks

 

insert into records (domain_id, name,type,content,ttl,prio) select id
,'test.com', 

'PTR', '192.168.50.1', 3600, 0 from domains where name='test.com';

 

Graham White

graham at bravenet.com

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20030227/5f236766/attachment.html>


More information about the Pdns-users mailing list