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

Chris Moody chris at node-nine.com
Tue Feb 18 19:47:33 UTC 2014


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:
=====

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>
=====

Cheers,
-Chris

On 2/18/14 2:14 PM, Aki Tuomi wrote:
> SELECT * FROM records WHERE domain_id =





More information about the Pdns-users mailing list