To migrate DNS from BIND to MyDNS, execute the following steps:
- Execute items 1-3.1 of the
Install and Configure MyDNS.
MyDNS front end servers must be installed on the servers
where you have got H-Sphere BIND name servers installed.
-
Restart CP
-
Log to CP server as the cpanel user
- To transfer DNS zones and records to MyDNS, run:
java psoft.hsphere.tools.MigratorToMyDNS [-dz|--delete_zones]
If you specify -dz or --delete_zones option, then the utility will try to
delete each DNS zone on the new set of DNS logical servers before recreating
them.
- Restart CP.
- Stop Bind.
- Add external DNS server to /etc/resolv.conf for each MyDNS server.
|