Hi;
We are preparing to our cPanel servers to a new location and new IP addresses. One issue that I do not know how to solve.
How can I mass update all the zone files to include the new IP address of the server?
Thanks!
Hi;
We are preparing to our cPanel servers to a new location and new IP addresses. One issue that I do not know how to solve.
How can I mass update all the zone files to include the new IP address of the server?
Thanks!
Hello,
Hope you are migrating accounts using the WHM accounts transfer utility. If yes, tick "Express Transfer" check box for each account you need to migrate and it will update the correcponding DNS zone files on your source server with the IP address of the partiicualr account on the destination server.
More detailed explanation is available at Copy Multiple Accounts/Packages from Another Server
Thank you,
Nibin.
Hi nibin;
Thanks for your reply!
We won't be changing server, only the servers IP address.
Thanks!
If you are just looking for changing IP address of domain in dns zone file then you would use replace command on shell.
For more details please refer to replace(1): string-replacement utility - Linux man page
Hello
You should also consider using the IP Migration Wizard, documented at:
IP Migration Wizard
This will automatically convert the DNS Zones to the new IP address for you.
Thank you.
cPResources: Support Options - Submit a ticket here - Additional Support Options - Forums Search - Mailing Lists - Documentation - Migration Services
-- cPanelMichael - Migration Specialist, Technical Analyst, cPanel Technical Support
Thanks all for your suggestions!