Re: zone propagation

2008-12-24 Thread wes
For 20 servers, yes, I would totally do exactly that. But I only have 2 :) If that's the solution, I'll just keep adding them manually. Thanks for the info. -wes On Wed, Dec 24, 2008 at 1:39 PM, Jonathan Petersson wrote: > What I've done is that I maintain a "master-slave" zone on my master, >

Re: zone propagation

2008-12-24 Thread Jonathan Petersson
What I've done is that I maintain a "master-slave" zone on my master, if any new zones are manipulated I push out an updated config to my 20 or so slave-servers, once pushed out a trigger a sudo script via ssh that reloads bind with the new config and viola. /Jonathan On Wed, Dec 24, 2008 at 7:38

Re: zone propagation

2008-12-24 Thread wes
On Wed, Dec 24, 2008 at 9:54 AM, Michael Varre wrote: > > On 12/24/08, wes wrote: > > Can I configure a pair of bind9 servers, one master and one slave, so > that > > when I create a new zone on the master, it is also created on the slave? > > > > I already have slaving of existing zones working

Re: zone propagation

2008-12-24 Thread Kirk
wes wrote: Can I configure a pair of bind9 servers, one master and one slave, so that when I create a new zone on the master, it is also created on the slave? I already have slaving of existing zones working well. BIND does not provide any means of replicating config files(at least to my

Re: zone propagation

2008-12-24 Thread Michael Varre
I'm sure there are other ways but I use webmin to handle all of it for me. I used to do it all manually on the command line, logging into each server and manually adding new zones but webmin has cut the time it takes for me to make dns MACs down to about 10% of what it used to be. On 12/24/08, wes

zone propagation

2008-12-24 Thread wes
Can I configure a pair of bind9 servers, one master and one slave, so that when I create a new zone on the master, it is also created on the slave? I already have slaving of existing zones working well. thanks, -wes ___ bind-users mailing list bind-user