[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wireless Controller Intel PRO/Wireless 2200BG in a Dell Inspiron 9300



On Fri, 06 Dec 2013 19:40:02 +0100
Lisi Reisz <lisi.reisz@gmail.com> wrote:

> The terminal 
> just says:
> Ignoring unknown interface eth1=eth1

I didn't see anywhere suggested you just change the name to wlan0

On my /etc/network/interfaces I have these two interfaces eth0 and wlan0 that both
connect if the wlan0 is connected. (sometimes it is convenient to use it in the
house)

My system doesn't have a problem recognizing eth0 and wlan0 in the interfaces.

/etc/network/interfaces:

# The loopback network interface

auto lo

iface lo inet loopback

# The primary network interface

allow-hotplug eth0

iface eth0 inet dhcp

auto wlan0
iface wlan0 inet dhcp
wpa-ssid mondo-dlink
wpa-psk **********

-- 
CK


Reply to: