> My BIND has been using dynamic updates for zone update.
> My question is, how to force to flush updated data from the *.jnl
> files to zone files?
> I know restarting bind can do that, but is there another better way?

"rndc freeze <zone>" will do that.  Run "rndc thaw" afterward to
re-enable DDNS.

Rather coincidentally, yesterday afternoon I wrote the code for an "rndc
sync" command that would dump the zone without freezing updates.  That'll
be in BIND 9.9.

-- 
Evan Hunt -- e...@isc.org
Internet Systems Consortium, Inc.
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to