Daniel_Dog
Verified User
- Joined
- Nov 16, 2019
- Messages
- 441
Thanks for the answer.
If you need to transfer all of your zones from your current machine to the servers listed in your MultiServer IP list, then you can type:
Code:echo "action=rewrite&value=named" >> /usr/local/directadmin/data/task.queue
which will rewrite all local zones, and thus trigger the transfer of them to the remote servers
The domain that I added was after configuring the multi-server setup with directslave.
Thus should this not be needed? (Please correct me if I am wrong.)
The second thing that I notice is that there are no files in /etc/named/secondary/. (Not even named.conf)
But I do have a directslave.inc with the domain name in it that I just added.
And when I run directslave --check Then I get no errors.
So it seems to be not working correctly?
Please advice.