Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


multihome_network_connection

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: 2025/03/20 18:54 by juckins