Re: [CentOS] dns propagation problem

2007-08-15 Thread Ray Leventhal
Mark Quitoriano wrote: > > > On 8/12/07, *James Gray* <[EMAIL PROTECTED] > > wrote: > > > As others have said, you MUST increment the zone's serial. > Addtitionally, on the master you may want to add "notify yes;" to the > zone stubs. This will make sure bind

Re: [CentOS] dns propagation problem

2007-08-14 Thread Steve Searle
Around 05:54pm on Tuesday, August 14, 2007 (UK time), Mark Quitoriano scrawled: > where do i put the notify yes? on named.conf? or on the .zone file? do you > have sample config for that? thanks! I have some instructions with sample config files here: http://www.stevesearle.com/tech/centos5.0.svr

Re: [CentOS] dns propagation problem

2007-08-14 Thread John R Pierce
Mark Quitoriano wrote: On 8/12/07, *James Gray* <[EMAIL PROTECTED] > wrote: As others have said, you MUST increment the zone's serial. Addtitionally, on the master you may want to add "notify yes;" to the zone stubs. This will make sure bind sends out

Re: [CentOS] dns propagation problem

2007-08-14 Thread Stephen Harris
On Tue, Aug 14, 2007 at 12:51:18PM -0400, Mark Quitoriano wrote: > increasing the serial number? i didn't know that silly me i guess :) so if > my serial number is 20070101 when i update the file it should be 20070102? Technically the new serial number merely needs to be larger than the previous,

Re: [CentOS] dns propagation problem

2007-08-14 Thread Mark Quitoriano
On 8/12/07, James Gray <[EMAIL PROTECTED]> wrote: > > > As others have said, you MUST increment the zone's serial. > Addtitionally, on the master you may want to add "notify yes;" to the > zone stubs. This will make sure bind sends out a message (notification) > to the slaves when a zone is change

Re: [CentOS] dns propagation problem

2007-08-14 Thread Mark Quitoriano
increasing the serial number? i didn't know that silly me i guess :) so if my serial number is 20070101 when i update the file it should be 20070102? thanks! On 8/11/07, Johnny Hughes <[EMAIL PROTECTED]> wrote: > > Mark Quitoriano wrote: > > Im using centos 4.5 and bind 9.2.4-27.0.1.el4, im havin

Re: [CentOS] dns propagation problem

2007-08-12 Thread James Gray
Robert - elists wrote: > mark quitoriano wrote: Im using centos 4.5 and bind 9.2.4-27.0.1.el4, im having a problem propagating updates on domains. when i update the main NS the secondary and tertiary doesn't update automatically. i need to delete the .zone file in the secondary and tertiary to

RE: [CentOS] dns propagation problem

2007-08-11 Thread Robert - elists
Im using centos 4.5 and bind 9.2.4-27.0.1.el4, im having a problem propagating updates on domains. when i update the main NS the secondary and tertiary doesn't update automatically. i need to delete the .zone file in the secondary and tertiary to get update from the main NS. I don't where's t

Re: [CentOS] dns propagation problem

2007-08-11 Thread Johnny Hughes
Mark Quitoriano wrote: > Im using centos 4.5 and bind 9.2.4-27.0.1.el4, im having a problem > propagating updates on domains. when i update the main NS the secondary > and tertiary doesn't update automatically. i need to delete the > .zone file in the secondary and tertiary to get update from the >