Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


multihome_network_connection

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.

multihome_network_connection.txt · Last modified: 2010/09/09 10:49 by juckins