PDA

View Full Version : Secondary Master DNS


tollan
6th June 2008, 01:54
Is there way to get php script from ispconfig to generate named.conf and zones on Secondary Master DNS server. (cron will check mysql for change and ...)

thanks

till
6th June 2008, 11:30
The easiest solution will be to copy the named.conf file and zone files from the primary to the secondary server with rsync. There is no need to regenerate them.