Skip to main content

Problem with the second IP after Clon VM instance

Comments

2 comments

  • ITGabs
    well finally was cpanel forcing eth0:cp1 instead of my default eth0:0 in that way after reboot I was losing the gateway for the second ip I fixed the problem creating ifcfg-eth0:cp1 cat /etc/sysconfig/network-scripts/ifcfg-eth0:cp1
    # Configuration for eth0:cp1 DEVICE=eth0:cp1 BOOTPROTO=static ONBOOT=yes # eth0:cp1 IPADDR=108.170.13.5 NETMASK=255.255.255.248
    to avoid reboot
    ifup eth0:cp1 service network restart
    This tools was quite helpful [url=http://dnscheck.pingdom.com/]DNS check tool
    0
  • cPanelMichael
    Hello :) I am happy to see you were able to resolve the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.