[Pdns-users] Need help re: Remote tried to sneak in out-of-zone data ''|SOA during AXFR of zone
Aki Tuomi
cmouse at youzen.ext.b2.fi
Tue Feb 18 20:03:38 UTC 2014
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 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.com for potential supermaster 206.71.169.116. 4
> > remote nameservers:
> > =====
> >
>
> This issue is due to misconfiguration for supermasters. The supermasters table
> must have matching hostname and ip address in it. It has to match ns1.mysitehealth.com and 206.71.169.116.
>
> > Here's the brand new zone that's got the same issue.
> > =====
> > mysql> SELECT * FROM records WHERE domain_id = 635;
> > +-------+-----------+----------------------+------+-------+------+----------------------------------------------------------------------------+-----------+------+----------+
> > | id | domain_id | name | type | ttl | prio |
> > content | ordername | auth | disabled |
> > +-------+-----------+----------------------+------+-------+------+----------------------------------------------------------------------------+-----------+------+----------+
> > | 35276 | 635 | mysitehealth.com | SOA | 86400 | NULL |
> > ns1.mysitehealth.com. postmaster at mysitehealth.com 0 10800 3600
> > 604800 3600 | NULL | NULL | NULL |
> > | 35277 | 635 | ns1.mysitehealth.com | A | 120 | NULL |
> > 206.71.169.116 | NULL | NULL | NULL |
> > | 35278 | 635 | ns2.mysitehealth.com | A | 120 | NULL |
> > 64.106.186.196 | NULL | NULL | NULL |
> > | 35279 | 635 | mysitehealth.com | NS | 120 | NULL |
> > ns1.mysitehealth.com | NULL | NULL | NULL |
> > | 35280 | 635 | mysitehealth.com | NS | 120 | NULL |
> > ns2.mysitehealth.com | NULL | NULL | NULL |
> > | 35282 | 635 | mysitehealth.com | MX | 120 | 10 |
> > mx1.node-nine.com | NULL | NULL | NULL |
> > +-------+-----------+----------------------+------+-------+------+----------------------------------------------------------------------------+-----------+------+----------+
> > 6 rows in set (0.00 sec)
> >
> > mysql>
> > =====
> >
>
> Can you try dig axfr mysitehealth.com @localhost (if you have axfr from localhost permitted)
>
> Please check master logs as well
>
> > Cheers,
> > -Chris
> >
> > On 2/18/14 2:14 PM, Aki Tuomi wrote:
> > >SELECT * FROM records WHERE domain_id =
> >
> >
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
>
More information about the Pdns-users
mailing list