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

Re: configurazione wireless



Salute a tutti :-)

Il giorno mar, 01/09/2009 alle 11.33 +0200, roberto ha scritto:
[...]
> ed ecco il mio output:
> 
> $ dmesg | grep ipw2200
> [   10.132376] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network
> Driver, 1.2.2kmprq
> [   10.132428] ipw2200: Copyright(c) 2003-2006 Intel Corporation
> [   11.072075] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
> [   11.072156] firmware: requesting ipw2200-bss.fw
> [   11.284236] ipw2200: Detected geography ZZM (11 802.11bg channels,
> 0 802.11a channels)

Molto bene, qui ci siamo :-)
Ora dobbiamo dare un'occhiata a:
$ cat /etc/udev/rules.d/70-persistent-net.rules

e qui c'e' il mio ;-)

genkideb@debian:~$ cat /etc/udev/rules.d/70-persistent-net.rules 
# This file was automatically generated by the /lib/udev/write_net_rules
# program, probably run by the persistent-net-generator.rules rules
file.
#
# You can modify it, as long as you keep each rule on a single line.

# Firewire device 00080da0d1221d56 (ohci1394)
SUBSYSTEM=="net", DRIVERS=="?*",
ATTR{address}=="00:08:0d:a0:d1:22:1d:56", NAME="eth1"

# PCI device 0x11ab:0x4362 (sky2)
SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:a0:d1:22:1d:56",
NAME="eth0"

# PCI device 0x8086:0x4220 (ipw2200)
SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:12:f0:ac:f7:e6",
NAME="eth2"

Come vedi la scheda wifi il mio sistema la "monta" su "eth2".
E sulla "eth1" ho la firewire.

Come ti dicevano anche gli altri amici, in /etc/network/interfaces ci
deve essere solo il loopback.
Sperom en be ;-)
> -- 
> roberto
> 
Ciao Genki ):o))


Reply to: