[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: automatic slave



Hello,

On Fri, 11 Mar 2005, Robert Brockway wrote:

> On Fri, 11 Mar 2005, Andy Davidson wrote:
>
> > On Fri, 2005-03-11 at 08:43 -0600, Rodney Richison wrote:
> > > What solutions are available to automate dns slave zone creation? When I
> > > create or change a zone file, I'd like the slave dns machine to
> > > automagically pick up the new zone.

Perhaps powerdns is an option for you? It has some nice features regarding
these problems. There is the so called "native mode". Replication between
master and slave(s) is done by database replication (mysql/postgresql).
When running as slave for traditional nameserver you can define them as
'supermasters'. When the master send a notify to the slave, powerdns
creates the zone on the fly and does an axfr. Also, no more reloads - all
changes are effective immediately. www.powerdns.com / apt-get install pdns

Regards
Torsten


> >
> > Bind will do this for you (there are a number of dns servers, but bind
> > is my preferred one, and a widely preferred one across production sites
> > globally.)
> >
> > Look at 'notify' options.
>
> Notify doesn't actually create a new slave entry, it just notifies the
> slave server that a master has updated the zone.  Thus notify achieves one
> of the two things that the original poster wanted.
>
> To allow automatic creation of slave zones without pre-authorisation from
> the dns admin would be a security issue.
>
> Tools may exist which automated slave creation but a custom script & ssh
> would do as well.
>
> Rob
>
>

-- 
Media Online Internet Services & Marketing GmbH
Torsten Krueger           torsten@nrw-online.de
fon: 49-231-5575100        fax: 49-231-55751098
Kurze Str. 10                  D-44137 Dortmund



Reply to: