Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


multihome_network_connection

This is an old revision of the document!


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.1284043756.txt.gz · Last modified: 2010/09/09 10:49 by juckins