Distribute named.conf

Feng He fenghe at nsbeta.info
Thu Jan 3 11:41:42 UTC 2013


于 2013-1-3 19:06, Joerg Stephan 写道:
> So we are seeking a way to distribute the named.conf.x for the several zonfiles. Currently this is solved by powerdns via mysql replication. Is there any tool in bind we could use. Generating the conf file and syncing via ssh/rsync is discussed on our side, and we hoped that there is a "nicer" way.

#1 BIND also has the feature called DLZ, which run with a database 
backend. So you could use database replication to get the zones synced 
the same way as powerdns.

#2 if you do run BIND with static zone files, thus you could run a CGI 
to create/delete zones from the file on each remote nameserver host. My 
site www.dnsbed.com is doing this way.

#3 A question is, why you switch from powerdns to BIND? is there any 
items to share? thanks.





More information about the bind-users mailing list