[sllug-members]: Multiple IPs?

Chris Brown sllug at vpxp.com
Fri Jan 25 13:15:55 MST 2008


Adam,

  If you're using a Redhat-derived system you could create a file 
/etc/sysconfig/network-scripts/ifcfg-eth1:0 (first alias on eth1) as 
shown.  Then 'ifup eth1:0' to start it.

Chris Brown

> DEVICE=eth1:0
> BOOTPROTO=static
> BROADCAST=1.2.3.255
> IPADDR=1.2.3.243
> NETMASK=255.255.255.240
> NETWORK=1.2.3.240
> ONBOOT=yes


Adam Barrett wrote:
> Can a single Ethernet card handle more than 1 IP address? Or would I
> need a separate card for each IP?
>
>   


More information about the sllug-members mailing list