Question: Unable to create Secondary Zone on Linux Bind DNS
Answer:
This problem appears if zone storage directory doesn't have write permissions on it.
Solution: By default named group is added on zone storage directory.
In order to give permissions execute below command: chmod 770 /var/named/Restart named service.
Incase bind is using "chroot environment" then execute below command:
chmod 770 /var/named/chroot/var/named/data/
Restart named service.
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add support@hostingcontroller.com to your trusted senders list in your email software.