PowerDNS主服务器不通知

我有一个基于PowerDNS的主站名服务器,有3个从站。 区域传送通过AXFR进行(每隔一小时自动进行一次,由从属装置进行检查)。 当我通过面板更改logging时,notifications_serial会正确更新以及SOAlogging中的序列。

名称服务器使用MySQL后端。 发生更改时,从站不会收到通知。 当它应该发送通知时没有logging。 当我强制通知(如:pdns_control通知example.com)奴隶得到正确的通知。

configuration如下:

master=yes setuid=pdns setgid=pdns local-address=xx.xxx.xx.xxx allow-axfr-ips=xx.xxx.xx.xxx use-logfile=yes log-dns-details=yes log-failed-updates=yes logging-facility=0 loglevel=4 launch=gmysql gmysql-host=localhost gmysql-user=xxxxxxxxxxxxxxxx gmysql-password=xxxxxxxxxxxxxxx gmysql-dbname=powerdns 

不要更新面板中的notifications_serial; powerdns应该发送NOTIFY 之后更新它。 请参阅主/从查询中的 update-serial-query

powerdns会发送NOTIFY,如果它看到notified_serial != SOA.serial