pushing zones to slave

Kevin Darcy kcd at daimlerchrysler.com
Wed Jul 11 21:14:41 UTC 2001


Laurent Galtier wrote:

> Ihaven't seen that Q. n the 300 previous QA then:
> Is there a way to push updated zone to a defined list of secondary DNS ?

No, the standards-defined replication protocols (AXFR and IXFR) are
strictly "pull" to the slaves, not "push" to them.

But, you can _trigger_ the pulls via NOTIFY, which should address any
concerns you have about speed of propagation.

And there's nothing to stop you from implementing your own out-of-band
replication mechanism (in BIND terms, you'd then configure the slaves as
"master", and you'd have to come up with some way of making them reload the
zone file whenever a new version is transferred).


- Kevin





More information about the bind-users mailing list