Is there a clean way to force nsd to ask the master for a new copy of a slaved zone? I would have hoped that there was an nsdc command for this. --Paul Hoffman
On Wed, 2 Dec 2009, Paul Hoffman wrote:> Is there a clean way to force nsd to ask the master for a new copy of a slaved zone? I would have hoped that there was an nsdc command for this.If 'nsdc update' is not good enough, I'm afraid you're probably stuck with running "nsdc patch" followed by removing the zone file, followed by an "nsdc rebuild". Paul