Re: BIND slave stops updating from master after 1-3 days

2013-07-30 Thread Brandon Whaley
ify for zone 'example.com' 29-Jul-2013 10:43:35.380 general: info: zone example.com/IN: notify from 10.0.4.1#43038: zone is up to date On Tue, Jul 30, 2013 at 6:06 PM, Steven Carr wrote: > On 30 July 2013 22:52, Brandon Whaley wrote: > >> Once every few minutes the reload

Re: BIND slave stops updating from master after 1-3 days

2013-07-30 Thread Brandon Whaley
tween servers that sync to different masters. Could this be related to the problem? On Tue, Jul 30, 2013 at 5:01 PM, Steven Carr wrote: > On 30 July 2013 21:38, Brandon Whaley wrote: > >> zone "example.com" { >> type slave; >> file "/var/name

Re: BIND slave stops updating from master after 1-3 days

2013-07-30 Thread Brandon Whaley
Hey Lawrence, this is the zone entry as seen on the 10.10.10.1 slave. The 10.0.x.1 IPs are the addresses of the masters. On Tue, Jul 30, 2013 at 4:43 PM, Lawrence K. Chen, P.Eng. wrote: > > > -- > > > I think that's what you asked for. In case I misunderstood, here'

Re: BIND slave stops updating from master after 1-3 days

2013-07-30 Thread Brandon Whaley
hat you asked for. In case I misunderstood, here's a zone entry from the slave's named.conf (this immediately follows the options block in my first email: zone "example.com" { type slave; file "/var/named/slaves/example.com.db"; masters

Re: BIND slave stops updating from master after 1-3 days

2013-07-30 Thread Brandon Whaley
nately) restarting named frequently on this slave. On Mon, Jul 29, 2013 at 6:41 PM, Brandon Whaley < brand...@inmotionhosting.com> wrote: > Hi all, I've recently upgraded from a CentOS5 install of BIND 9 > (bind-9.3.6-20.P1.el5_8.6) to a CentOS6 install > (bind-9.8.2-0.17.

BIND slave stops updating from master after 1-3 days

2013-07-29 Thread Brandon Whaley
Hi all, I've recently upgraded from a CentOS5 install of BIND 9 (bind-9.3.6-20.P1.el5_8.6) to a CentOS6 install (bind-9.8.2-0.17.rc1.el6_4.4.x86_64) for one of my two nameservers. The config I'm using is nearly identical (added rate limiting only) and the server that has not yet been updated is st