Re: Handling expired domains

2018-06-29 Thread Niall O'Reilly
On 28 Jun 2018, at 23:48, rohan.henry cwjamaica.com wrote: > If all zones on a slave server expire because the slave could not reach the > master shouldn't the slave start working again once the master becomes > reachable without having to tweak anything like the serial? The slave should start

Re: What if the link is failed between master/slave

2018-06-29 Thread Blason R
Excellent..Thanks! On Fri, Jun 29, 2018 at 10:52 PM wrote: > From: "Blason R" > > > OK - Got it so is there any settings available at master by which it > > will keep on probing slave and as soon it is contacted NOTIFY Message is > sent. > > No. The slave will try every REFRESH interval to see

Re: What if the link is failed between master/slave

2018-06-29 Thread wbrown
From: "Blason R" > OK - Got it so is there any settings available at master by which it > will keep on probing slave and as soon it is contacted NOTIFY Message is sent. No. The slave will try every REFRESH interval to see if it can contact the master. Confidentiality Notice: This electron

Re: What if the link is failed between master/slave

2018-06-29 Thread Matus UHLAR - fantomas
> From: "Blason R" > I have bind Master server with me and slave is at other remote > location. My query is since I have opted for PUSH update from master > to slave over random port. > > What if the link at slave is down and NOTFY message is not reached? > When will slave then pull the update?

Re: Reinstall bind9 via apt-get with options

2018-06-29 Thread Matus UHLAR - fantomas
On 29.06.18 13:37, Elias Pereira wrote: Is there any way to reinstall bind9 with install options via apt-get install/reinstall? E.g: apt-get install --reinstall bind9 --with-dlz-ldap ... no, apt-get is only able to install/reinstall package the way it was packaged. You need to play with sourc

Re: What if the link is failed between master/slave

2018-06-29 Thread Blason R
OK - Got it so is there any settings available at master by which it will keep on probing slave and as soon it is contacted NOTIFY Message is sent. On Fri, Jun 29, 2018 at 10:30 PM wrote: > -- > William Brown > Messaging Team > Technology Services, WNYRIC, Erie 1 BOCES > (716) 821-7285 > > "bind

Re: What if the link is failed between master/slave

2018-06-29 Thread wbrown
-- William Brown Messaging Team Technology Services, WNYRIC, Erie 1 BOCES (716) 821-7285 "bind-users" wrote on 06/29/2018 12:53:07 PM: > From: "Blason R" > I have bind Master server with me and slave is at other remote > location. My query is since I have opted for PUSH update from master >

What if the link is failed between master/slave

2018-06-29 Thread Blason R
Hi There, I have bind Master server with me and slave is at other remote location. My query is since I have opted for PUSH update from master to slave over random port. What if the link at slave is down and NOTFY message is not reached? When will slave then pull the update? Lets take an example

Reinstall bind9 via apt-get with options

2018-06-29 Thread Elias Pereira
Hello, Is there any way to reinstall bind9 with install options via apt-get install/reinstall? E.g: apt-get install --reinstall bind9 --with-dlz-ldap ... -- Elias Pereira ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscrib