Keep dns when changing from parked to addon domain
Is it possible to keep dns for a domain when you change it from parked to addon or vice versa?
-
Hello :) Deleting a domain name as a parked or addon domain name will remove the DNS Zone. However, you could make a copy of it before removal with a command such as: cp -a /var/named/domain.com.db /root/domain.com.db
Then, move it back into place, overwriting the new zone, after re-creating the domain name. You may also want to update the serial for the zone. Thank you.0
Please sign in to leave a comment.
Comments
1 comment