On 19/03/2011 15:57, terry wrote:

> Hello,
> 
> 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?

You can freeze and then thaw the zone:

rndc freeze <zone name>
rndc thaw <zone name>

If you don't specify a zone, BIND will freeze/thaw all zones.

Regards,

Anand Buddhdev
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to