Enable AXFR (Zone Transfer) in Bind on Vesta Control Panel
Replace following string in the named configuration file:
allow-transfer {“none”;};
with
allow-transfer { XXX.YYY.ZZZ.111; XXX.YYY.ZZZ.222; };
also-notify { XXX.YYY.ZZZ.111; XXX.YYY.ZZZ.222; };
The location of this file on RHEL and CentOS: /etc/named.conf
The location of this file on Debian and Ubuntu: /etc/bind/named.conf