Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Chris Moody
Sorry - my mistake again re: multiple SOA - RFC 1034, page 28/29. Still stumped about what would be causing the 'Remote 206.71.169.116 tried to sneak in out-of-zone data ''|SOA during AXFR of zone 'mysitehealth.com', ignoring' failure. The supermaster auto-provision bit worked as the slave sh

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Peter van Dijk
Hi Chris, Just a very quick reply - inline. On 18 Feb 2014, at 22:51 , Chris Moody wrote: >> [ dig axfr @ master ]= > root@nyny-dp-1 ~ # dig @206.71.169.116 mysitehealth.com axfr > > ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.23.rc1.el6_5.1 <<>> @206.71.169.116 > mysitehealth.com axfr > ; (1

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Chris Moody
Replies inline. On 2/18/14 2:56 PM, Aki Tuomi wrote: On Tue, Feb 18, 2014 at 02:47:33PM -0500, Chris Moody wrote: Could all this perhaps be related to using opendbx as the backend? = Feb 18 19:25:22 nyny-dp-1 pdns[7979]: Received NOTIFY for mysitehealth.com from 206.71.169.116 for which we

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Aki Tuomi
Regarding OpenDBX backend, *please* use http://www.linuxnetworks.de/doc/index.php/PowerDNS_OpenDBX_Backend This as your reference for configuring it. Aki On Tue, Feb 18, 2014 at 09:56:57PM +0200, Aki Tuomi wrote: > On Tue, Feb 18, 2014 at 02:47:33PM -0500, Chris Moody wrote: > > Could all this

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Aki Tuomi
On Tue, Feb 18, 2014 at 02:47:33PM -0500, Chris Moody wrote: > Could all this perhaps be related to using opendbx as the backend? > > = > Feb 18 19:25:22 nyny-dp-1 pdns[7979]: Received NOTIFY for > mysitehealth.com from 206.71.169.116 for which we are not > authoritative > Feb 18 19:25:23 nyny

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Chris Moody
Could all this perhaps be related to using opendbx as the backend? = Feb 18 19:25:22 nyny-dp-1 pdns[7979]: Received NOTIFY for mysitehealth.com from 206.71.169.116 for which we are not authoritative Feb 18 19:25:23 nyny-dp-1 pdns[7979]: Unable to find backend willing to host mysitehealth.co

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Aki Tuomi
Can you run one more? SELECT * FROM records WHERE domain_id = Aki On Tue, Feb 18, 2014 at 02:08:08PM -0500, Chris Moody wrote: > =[ master ]= > mysql> SELECT * FROM records WHERE name = "." OR name = ""; > Empty set (0.00 sec) > = > > =[ slave ]= > mysql> SELECT * FROM re

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Chris Moody
=[ master ]= mysql> SELECT * FROM records WHERE name = "." OR name = ""; Empty set (0.00 sec) = =[ slave ]= mysql> SELECT * FROM records WHERE name = "." OR name = ""; Empty set (0.00 sec) = Is there some SQL or dig-querying from the slave perspective that I can try chec

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Aki Tuomi
On Tue, Feb 18, 2014 at 11:29:02AM -0500, Chris Moody wrote: > Thanks for the suggestions Peter. > > That SELECT returns just a single successful row. (The '.' was just > added to the suffix of the primary & hostmaster fields as I'm > actively trying to debug what's going on). > > === > mysql> SE

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Chris Moody
Thanks for the suggestions Peter. That SELECT returns just a single successful row. (The '.' was just added to the suffix of the primary & hostmaster fields as I'm actively trying to debug what's going on). === mysql> SELECT * FROM records WHERE domain_id=457 AND type='SOA'; +---+

[Pdns-users] script to creare reverse zones in mysql backed

2014-02-18 Thread Miguel Miranda
Hello to all, lacnic has given to us a new block of ipv4 addresses, its a /18 supernet. Im using poweradmin and i want to create all the individual /24 reverse zones, is there an automatic scrip that i can use? I google for this and found an old message where Matthias Cramer uploaded a script for

Re: [Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Peter van Dijk
Hello Chris, On 18 Feb 2014, at 16:40 , Chris Moody wrote: > First off - been a powerdns user & advocate for several years now - LOVE > IT!!! Happy to hear that! :) > This appears to be working in that I'm seeing the logs indicating "1 slave > domain needs checking". Trouble I'm running in

[Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone

2014-02-18 Thread Chris Moody
Hello all. First off - been a powerdns user & advocate for several years now - LOVE IT!!! I've been hitting my head on a problem with a new install of a slave server for the past couple days though and could use some help. Just stood up a new slave. It's set to 'slave=yes' in the config.