|
|
 |  |
Re: Moving from QDNS 3.5.3 (OS9) to BIND on OSXFrom: Len Conrad Date: Monday, January 19, 2004
Time: 6:42:02 am
> > master/slave replication was part of the original DNS RFCs going back 15+
> > years.
>
>I didn't want to get flamed for a sweeping generalization <g>
no flame, just a fact
> > >Your additional "work" would be to add a new domain to the secondary's
> > >config file and restart the BIND service...maybe 30 seconds of work?
> >
> > and there are non-M&M scripts around to automate updating the named.conf
> > (or external "include" file) to add/remove zone statements. see google
>
>I'm amazed that anyone would need a script to admin a slave...even the most
>command-line-phobic should be able to handle it...yes it's that simple...I
>am always amazed at how simple BIND is to administer once you get past the
>initial config.
Admins that have a lot zone churn, adding/deleting zones, multiplied by
several slaves, welcome syncing the zone master config to the zone slave
config. Using the
include { "path/file"; } ;
... statement to isolate all the zone statements into separate files and
directories makes the scripting easier and protects the non-zone statements
from script errors.
Len
|

Return to Digital Point Solutions' Home Page |