Hey,
I have a new DA server up and running, and a lot of clients on an old (current) server.
I want to be able to keep the client domain's DNS settings, so I've done this:
client & domains were restored successfully, but on the old server the DNS is still 'old' (not pointing to the new zone on the new server.
according to this: http://help.directadmin.com/item.php?id=97 I've tried running:
and verified that the cron/queue actually ran.
but nothing has changed...
I have a new DA server up and running, and a lot of clients on an old (current) server.
I want to be able to keep the client domain's DNS settings, so I've done this:
- set on the new server a multi-server DNS for Zone transfer but excluded the domain check.
- backup a single client on the old server
- restore the data on the new server
client & domains were restored successfully, but on the old server the DNS is still 'old' (not pointing to the new zone on the new server.
according to this: http://help.directadmin.com/item.php?id=97 I've tried running:
Code:
echo "action=rewrite&value=named" >> /usr/local/directadmin/data/task.queue
but nothing has changed...