Put the following entry into /etc/rc.d/rc.local # setup multihomed IP /sbin/ifconfig eth0:0 XXX.XXX.XXX.XXX netmask 255.255.255.0 up To effect the change immediately, run the command as root and service network restart.