Managing multiple DNS Servers

Jon Simola jsimola at gmail.com
Wed Oct 25 16:47:15 UTC 2006


On 10/25/06, Odhiambo Washington <wash at wananchi.com> wrote:

> Would you please share ideas on methods you have used to manage your
> name servers. So far, whenever I delete a zone on the master, I have to
> go to the slaves and delete the zone. I wish I could avoid such steps.

I run djbdns for a few hundred domains. Works much better for me than
BIND ever did, and it's very easy to script. The migration was not
trivial, but much easier than the continual BIND problems that I
seemed to encounter.
See http://lifewithdjbdns.org/ and djb's site at http://cr.yp.to/djbdns.html

Updating slaves is as simple as scp'ing the compiled file to them, and
because all the servers use the same source file for serving queries,
there is none of the often amusing zone transfer problems that BIND
seems to have a penchant for.

-- 
Jon


More information about the freebsd-isp mailing list