URGENT: Add new IP address

hi guys,

really need your help ...

i did the following to add my IP address:

cp /etc/sysconfig/network-scripts/ifcfg-eth0 ifcfg-eth0:0
cp /etc/sysconfig/network-scripts/ifcfg-eth0 ifcfg-eth0:1

then pico ifcfg-eth0:0 to change my device to eth0:0 and IPADDR
into my primary IP (eg. 10.10.10.1)

then pico ifcfg-eth0:1 to change my device to eth0:1 and IPADDR into my another IP (eg. 10.10.10.2)

then do ifup etho0:0

then do ifup etho0:1

then the next thing I KNOW is my SERVER HANG !!!!

any body knows what is the problem ??? bytheway in the examlple IP (10.10.10.1) is my primary server IP which is also inside the eth0

Is there any missing steps ???

PLEASE HELP

 

 

 

 

Top