[nsd-users] Forcing a refresh on a slave server
Paul Wouters
paul at xelerance.com
Thu Dec 3 03:41:14 UTC 2009
On Wed, 2 Dec 2009, Paul Hoffman wrote:
> If I add:
> allow-notify: 127.0.0.1 NOKEY
> Then "nsdc update" works the way I would hope,
>
> Was there a way I was supposed to have figured this out on my own?
from "man nsdc":
update Updates all the slave zones which have allow-notify: from local-
host (127.0.0.1 or ::1) allowed. If a TSIG key is specified for
the allow-notify statement in the config file, it will be used
to secure the notify. Note that NSD keeps track of zone timeouts
automatically, this is only needed if you want to manually force
updates by sending notify messages to the localhost.
Another method you can use is to stop nsd, delete the xfrd.state
file and then start nsd again. It will try to update all zones.
This method does not require allow-notify: statements.
Paul
More information about the nsd-users
mailing list