On Tue, Oct 19, 2010 at 4:52 PM, Gabriel Garrido <[email protected]> wrote: > INSERT INTO records VALUES > ('','$iddomainptr->{'id'}','$ptrclass.in-addr.arpa','NS','ns1.$provider','86400',0,$date3);
This looks like you're inserting rows without a domain_id set. If this is the case, it won't work. What does dig return, etc? _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
