Thread

Posted on Thu Oct 12 19:24:54 2006 by laugro
PTR Update
Hi I'd like to make a Adress,Cname and PTR DNS update perl script.
I'have successfully tested the "A" update but don't see how to do the same think with PTR records.
Help would be apreciate
Thanks for help
Laurent
Direct Responses: 3254 | Write a response
Posted on Fri Oct 13 12:27:09 2006 by laugro in response to 3251
Re: PTR Update
Auto Answer
$updatePTR->push(update => rr_add('address.ip.my.in-addr.arpa. IN PTR test2.my.domain.'));
On the right domain.
It works fine, thanks to NET-DNS Writers

Sincerely

Laurent
Write a response