[Bug 94068] Re: Can't configure IP addr's on multiple NICs

swainstm matwork1 at gmail.com
Sat Mar 24 01:47:05 UTC 2007


Bellow is  the interfaces file from 1 machine. I have tried things like :-
* making every NIC have different class C.
* auto eth? above cooresponding "iface eth?..." statements

interafaces file :-

root at perc-syd-fw1:~# cat /etc/network/interfaces
auto lo
iface lo inet loopback


iface eth0 inet static
address 192.168.10.8
netmask 255.255.255.0
gateway 192.168.10.1


iface eth1 inet static
address 192.168.107.2
netmask 255.255.255.252


iface eth2 inet static
address 192.168.107.5
netmask 255.255.255.252

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

auto eth0

auto eth2

auto eth1

-- 
Can't configure IP addr's on multiple NICs
https://launchpad.net/bugs/94068




More information about the desktop-bugs mailing list