Centos installed, how to set IPs?
Hi guys, i already installed centos, the server is for colocation
i got 5 ips from my provider, how to add it?
do i need edit /etc/sysconfig/network-scripts/ifcfg-eth0 and /etc/sysconfig/network file manually
or it will set automatically after install cpanel > whm setup
-
you need to set up ifcfg-eth0 so you can install cpanel the rest can bee added during the set up wizard 0 -
you need to set up ifcfg-eth0 so you can install cpanel the rest can bee added during the set up wizard
if there tutorial link the ifcfg-eth0 should be please share it in previous host, there is these lines in ifcfg-eth0 content, is this necessary? PREFIX=29 DEFROUTE=yes IPV4_FAILURE_FATAL=yes IPV6INIT=no0 -
Example only set as your provider has assigned them DEVICE=eth0 BROADCAST=111.111.111.7 GATEWAY=111.111.111.1 IPADDR=111.111.111.2 NETMASK=255.255.255.248 ONBOOT=yes TYPE=Ethernet IPV6INIT=no 0 -
Hello :) It's important to keep in mind that invalid modification to the network configuration can result in a loss of access to your server. It's advised to consult with your data center or a qualified system administrator if you are not comfortable making these changes on your own. Thank you. 0
Please sign in to leave a comment.
Comments
4 comments