Tranfer Zone

Barry Margolin barmar at bbnplanet.com
Tue Dec 7 19:18:53 UTC 1999


In article <010701bf40e4$b5e0e840$0e00a8c0 at leonilda.com.br>,
Thiago (NetAmericana) <tas at na.com.br> wrote:
>How Can I do a transfer zone without wait the refresh time?

If the master and slave are both running BIND 8 or MS DNS, they support the
NOTIFY protocol, so the master will notify the slave that a new version of
the zone is available.

Otherwise, you can run named-xfer manually on the slave and then tell named
to reload:

named-xfer -z <zonename> -f <filename> -s 0 <master address>
ndc reload

-- 
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list