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
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.