Re: [Pdns-users] IPV6 ARPA AXFR problem

2012-10-16 Thread dennis w
Hello Peter, (I hope that a create not a new topic) Pdns has just been patched and working correctly with ipv6 AXFR.Thanks! Regards,Dennis > From: peter.van.d...@netherlabs.nl > Date: Mon, 15 Oct 2012 21:56:06 +0200 > To: pdns-users@mailman.powerdns.com > Subject: Re: [Pdns-users] IP

Re: [Pdns-users] IPV6 ARPA AXFR problem

2012-10-15 Thread Peter van Dijk
Hello Dennis, On Oct 12, 2012, at 11:55 , dennis w wrote: > Oct 12 10:44:07 ns2 pdns[1299]: Unable to parse record during incoming AXFR > of 'x.ip6.arpa' (MOADNSException): Loop Based on your database dump I can explain this message: our DNS label compression is linking all your names of s

Re: [Pdns-users] IPV6 ARPA AXFR problem

2012-10-15 Thread dennis w
Pastebin link: http://pastebin.com/ZpUjaEB1 Regards, Dennis___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] IPV6 ARPA AXFR problem

2012-10-15 Thread dennis w
hi Peter, pdnssec check-zone 0.x.x.x.x.x.x.x.ip6.arpaChecked 42 records of '0.x.x.x.x.x.x.x.ip6.arpa', 0 errors Our MySQL zone dump (primary DNS): INSERT INTO `records` (`id`, `domain_id`, `name`, `type`, `content`, `ttl`, `prio`, `change_date`) VALUES(33699, 540, '1.2.0.0.0.0.0.0.0.0.0.0.0.0.

Re: [Pdns-users] IPV6 ARPA AXFR problem

2012-10-15 Thread Peter van Dijk
Hello Dennis, On Oct 12, 2012, at 11:55 , dennis w wrote: > We have a master-slave setup with PowerDNS version 3.1 (both servers). > Domains and IPv4 arpa records be transferred properly to the second server. > > Our ip6.arpa zone will not transfer to the second server. > The SOA serial from tha

[Pdns-users] IPV6 ARPA AXFR problem

2012-10-12 Thread dennis w
We have a master-slave setup with PowerDNS version 3.1 (both servers).Domains and IPv4 arpa records be transferred properly to the second server. Our ip6.arpa zone will not transfer to the second server.The SOA serial from that zone will be updated on both nodes. The second server log file: Oct