On Tue, May 07, 2002 at 01:38:22PM -0400, Matthew Daubenspeck wrote:
> auto eth0
> iface eth0 inet static
> address 192.168.0.4
> netmask 255.255.255.0
> network 192.168.0.0
> broadcast 192.168.0.255
> gateway 192.168.0.2
>
> iface eth0:0 inet static
>
On Tue, May 07, 2002 at 01:38:22PM -0400, Matthew Daubenspeck wrote:
> I am trying to get two IP addresses on eth0, and I am not having much
> luck. It works properly if I use:
>
> /sbin/ifconfig eth0:0 192.168.0.5
>
> and here is my /etc/network/interfaces:
[...]
> iface eth0 inet static
>
I am trying to get two IP addresses on eth0, and I am not having much
luck. It works properly if I use:
/sbin/ifconfig eth0:0 192.168.0.5
and here is my /etc/network/interfaces:
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet
3 matches
Mail list logo