Hi all,

I'm looking to deploy PowerDNS in a slave configuration that has multiple (BIND) masters. In a test rig I'm finding that if I have dual masters configured on a PDNS slave, and one of the two masters is unavailable, the slave is querying the absent master and not failing over to the other.

And even if it receives and accepts a NOTIFY from the functional master, it still sends the SOA  query to the non-functional master.

Configuration is:

allow-notify-from=0.0.0.0/0,::/0
allow-unsigned-notify=no
cache-ttl=60
guardian=yes
launch=gsqlite3
logging-facility=2
loglevel=6
out-of-zone-additional-processing=no
reuseport=yes
security-poll-suffix=
setgid=pdns
setuid=pdns
slave=yes
slave-cycle-interval=10
soa-retry-default=60
gsqlite3-database=/var/pdns/pdns.sqlite3
gsqlite3-pragma-synchronous=0
gsqlite3-pragma-foreign-keys=yes
gsqlite3-dnssec=yes

Is there some trick I'm missing?

-- don


--
Don Stokes, d...@nz.net <mailto:d...@nz.net>, 021 796 072
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to