[Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

Christian Hofstädtler | Deduktiva christian.hofstaedtler at deduktiva.com
Tue Dec 20 01:25:35 UTC 2016


> On 20 Dec 2016, at 00:29, Paul Travers <paul.travers at cbsinteractive.com> wrote:
> 
> I have the following entries in my domainmetadata table:
> 
> mysql> select * from domainmetadata where domain_id = 3;
> +----+-----------+-----------------+----------------+---------------------+
> | id | domain_id | kind            | content        | date_modified       |
> +----+-----------+-----------------+----------------+---------------------+
> | 27 |         3 | ALSO-NOTIFY     | 2.2.2.2        | 0000-00-00 00:00:00 |
> | 28 |         3 | ALSO-NOTIFY     | 1.1.1.1        | 0000-00-00 00:00:00 |
> | 14 |         3 | TSIG-ALLOW-AXFR | tsig-key        | 0000-00-00 00:00:00 |
> +----+-----------+-----------------+----------------+---------------------+
> 3 rows in set (0.00 sec)
> 
> Whenever the powerdns server receives a notification from the master ...

Sounds like you need slave-renotify=yes in your config; do you have that? By default this is off.

-- 
Christian Hofstaedtler / Deduktiva GmbH (FN 418592 b, HG Wien)
www.deduktiva.com / +43 1 353 1707





More information about the Pdns-users mailing list