how to do global zone transfers?

Barry Margolin barmar at genuity.net
Tue Aug 14 17:19:19 UTC 2001


In article <9lbl0s$clv at pub3.rc.vix.com>,
stephan kurtz <stephan at greencedars.com> wrote:
>I've agreed to allow my dns server to act as secondary to a master that
>is authoritative over a number of domains. The trick is that additional
>domains can be added frequently on the master, and those need to be made
>supported by my (secondary) server as well. Is there a way to arrange 
>for my server to be able to transfer ALL the domain (or zone) information 
>on the remote primary? The goal is to eliminate (or at worst minizmize) 
>human intervention, such as frequent hand-editing of the named.conf files...

The DNS protocol doesn't provide any way to do this.  But there's nothing
stopping you from writing a script that uses scp to copy the master's
named.conf file and then edits all the master zones into slave zones.

I think djbdns comes with some prepackages scripts for this type of thing.

-- 
Barry Margolin, barmar at genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list