I didn't think I could treat eth0:0 as just another interface, but it
worked great : )
-Jeff
On Wed, 17 Jan 2001, Ethan Benson wrote:
>
> just add something like this to /etc/network/interfaces:
>
> iface eth0:0 inet static
> address 192.168.0.1
> netmask 255.255.255.0
>
I want eth0 to listen on two ip addresses. The first is normally set up
with /etc/networking/interfaces
however, neither,
man interfaces
or
man ifup
have any information on this.
Also, even though I got it working with
ifconfig eth0:0 xxx.xxx.xxx.xxx
It would be ugly (imo) to add to the s
2 matches
Mail list logo