Skip to main content

Move site

Comments

7 comments

  • robb3369
    This covers transfers: [url=http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/WhmTransfers]Transfers The DNS records will more with no issue, but remember that the IP address will more than likely have to change since its going onto another server with its own IP addresses. Your DC might be able to move it.
    0
  • popeye
    cPanel told me it would change I.P on all the A records to match the new server, but i have custom ones for name servers and stuff.
    0
  • dalem
    if the custom name servers are in your DNS cluster they will remain the same and they will still work as they always did
    0
  • popeye
    No i meant the account i am moving as custom A records for name servers and A records that point to other servers.
    0
  • cPanelMichael
    Hello :) The custom entries should migrate to the new server during the transfer. However, you can make a backup of the DNS Zone before initiating the transfer with a command such as: cp -a /var/named/domain.com.db /root/domain.com.db
    Then, transfer the account, and review the backed up zone to see which records were not copied over during the transfer. You can then review the old zone as a reference when manually editing the new DNS zone. Thank you.
    0
  • popeye
    Hi, So where you have put domain.com i put the actually domain ? also where will it back the file up to.
    0
  • cPanelMichael
    [quote="popeye, post: 1580191">So where you have put domain.com i put the actually domain ? also where will it back the file up to.
    Right, you would replace "domain.com" in the example with the actual domain name (ensure you include the .db suffix). The example command I provided backs up the zone to "/root/domain.com.db". Thank you.
    0

Please sign in to leave a comment.