[Pdns-users] Bind Master, PDNS Slave Notifies being ignored.
Jan-Piet Mens
jpmens.dns at gmail.com
Thu Nov 24 08:59:32 UTC 2011
> Is there something special i need to turn on to make pdns accept or
> acknowledge notifies?
Assuming you have [ slave=yes ] in pdns.conf, PowerDNS should be getting
the notifies, if BIND is actually notifying it. :)
BIND notifies the NS RRset in the zone. Does that include your PDNS
slave? If not, you may want to add an
also-notify { 192.168.1.197; };
to named.conf to force BIND to send out an additional NOTIFY to the
address list you specify, adding the IP of your PowerDNS slave.
-JP
More information about the Pdns-users
mailing list