This tutorial is aimed at showing how to set up zone replication from a master to a slave server, without the help of the user input on Debian Wheezy with Plesk 11.5 and PHP
Let’s decide how to call the servers we are gonna use in the setup.
Main server, that hosts Plesk and BIND9 DNS server in Master mode
Slave DNS server that hosts BIND9 DNS server in Slave mode
To be able to get a list of available domains on the main server we need mysql-client, on the DNS server, the reason for it is so we can get a list of domains from the primary server, so we can check if they exist or not so we can create them if necesseary.