Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


multihome_network_connection
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


multihome_network_connection [2010/09/09 10:49] (current) – created juckins
Line 1: Line 1:
 +Put the following entry into /etc/rc.d/rc.local
 +
 +<code>
 +# setup multihomed IP
 +/sbin/ifconfig eth0:0 XXX.XXX.XXX.XXX netmask 255.255.255.0 up
 +</code>
 +
 +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