multiple IPs on same NIC

Paul_Melson@keykertusa.com Paul_Melson@keykertusa.com
Wed, 9 May 2001 10:41:49 -0400


> Should just be:
>
> ifconfig eth0 10.0.0.2 netmask 255.0.0.0 broadcast 10.255.255.255
> ifconfig eth0 10.0.0.3 netmask 255.255.255.255 alias
>
> Unless things have changed since I last did this (2.0.38).

Oops.  That should be:

dhcpd
ifconfig eth0 10.0.0.3 netmask 255.255.255.255 alias


PaulM