{"id":1304,"date":"2014-11-26T02:41:59","date_gmt":"2014-11-26T02:41:59","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=1304"},"modified":"2014-11-26T02:41:59","modified_gmt":"2014-11-26T02:41:59","slug":"migrate-plesk-ips-new-plesk-server","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2014\/11\/26\/migrate-plesk-ips-new-plesk-server\/","title":{"rendered":"Migrate Plesk IP&#8217;s to New Plesk server"},"content":{"rendered":"<p>When Migrating from an old dedicated server to a new server, you can ask your hosting provider to migrate the data and the IP&#8217;s. Here is the strategy to move them.<\/p>\n<ol>\n<li>ssh to the old and new server.<\/li>\n<li>One the old server, change the following:<\/li>\n<\/ol>\n<p>Edit \/etc\/sysconfig\/network-scripts\/ifcfg-eth0<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\"># cd \/etc\/sysconfig\/network-scripts\n<\/pre>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\"># nano ifcfg-eth0\n<\/pre>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\"># =============================================================\n# Network Interface Script generated by BareMetal\n# =============================================================\nDEVICE=eth0\nBOOTPROTO=STATIC\nONBOOT=yes\nIPADDR=216.xx.xxx.xx\nNETMASK=255.255.255.0\nHWADDR=6C:xx:xx:xx:xx:xx\n\n<\/pre>\n<p>[stextbox id=&#8221;info&#8221;]* IP and Mac changed to xx. Yours will have the real IP and mac address.[\/stextbox]<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\"># service network restart<\/pre>\n<p>Change the primary IP &#8211;\u00a0ifcfg-eth0 on the old server to a temp one &#8211; one assigned for a place holder so you can access the panel.<\/p>\n<p>3. Do the same on the new server, adding the IP from the old server to\u00a0\/etc\/sysconfig\/network-scripts\/ifcfg-eth0<br \/>\nEdit \/etc\/sysconfig\/network-scripts\/ifcfg-eth0<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# cd \/etc\/sysconfig\/network-scripts\n<\/pre>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# nano ifcfg-eth0\n<\/pre>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# =============================================================\n# Network Interface Script generated by BareMetal\n# =============================================================\nDEVICE=eth0\nBOOTPROTO=STATIC\nONBOOT=yes\nIPADDR=216.xx.xxx.xx\nNETMASK=255.255.255.0\nHWADDR=6C:xx:xx:xx:xx:xx\n<\/pre>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\"># service network restart<\/pre>\n<p>Now the old server has a temp IP and the new server has the old server primary IP.<\/p>\n<p>Login to plesk on the old server and assign the new temp IP to all the domains. Remove the other secondary IP&#8217;s from plesk.<\/p>\n<p>Login to plesk on the new server. Add the secondary IP&#8217;s from the old server. Assign the IP&#8217;s to the domains according to their DNS records.<\/p>\n<p>Remove any IP&#8217;s on the new panel that were assigned, but will not be used.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When Migrating from an old dedicated server to a new server, you can ask your hosting provider to migrate the data and the IP&#8217;s. Here is the strategy to move them. ssh to the old and new server. One the old server, change the following: Edit \/etc\/sysconfig\/network-scripts\/ifcfg-eth0 # cd \/etc\/sysconfig\/network-scripts # nano ifcfg-eth0 # ============================================================= &#8230; <a title=\"Migrate Plesk IP&#8217;s to New Plesk server\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2014\/11\/26\/migrate-plesk-ips-new-plesk-server\/\" aria-label=\"Read more about Migrate Plesk IP&#8217;s to New Plesk server\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[86],"tags":[],"class_list":["post-1304","post","type-post","status-publish","format-standard","hentry","category-plesk"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=1304"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1304\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=1304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=1304"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=1304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}