> 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
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to