Re: How to pause master zone updates to slave for couple of minutes

2017-09-07 Thread /dev/rob0
On Mon, Sep 04, 2017 at 05:06:32PM +0530, rams wrote: > I want to test bulk updates master to slave in Bind. Is there > any way to pause to send updates to slave from master? Lots of ways, I would think. One way might be to add "notify no;" in your zone or global options, then "rndc reconfig". W

RE: How to pause master zone updates to slave for couple of minutes

2017-09-04 Thread Philippe.Simonet
olosi Sent: lundi, 4 septembre 2017 14:23 To: rams ; bind-users Subject: Re: How to pause master zone updates to slave for couple of minutes simply firewall port TCP and UDP 53 if behind a firewall or use ACL or change NS records if not propagated in a public domain if you want to test fr

Re: How to pause master zone updates to slave for couple of minutes

2017-09-04 Thread Alberto Colosi
simply firewall port TCP and UDP 53 if behind a firewall or use ACL or change NS records if not propagated in a public domain if you want to test from clients , see that RFC sap is around 5 minutes if I am not wrong and use PC firewall or simply firewall it or shutdown master engine and so on