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

Re: configurazione wireless



On Tue, Sep 1, 2009 at 7:47 PM, Giancarlo
Pegoraro<genkipegoraro@gmail.com> wrote:
>
> Molto bene, qui ci siamo :-)
> Ora dobbiamo dare un'occhiata a:
> $ cat /etc/udev/rules.d/70-persistent-net.rules
ecco l'output:

# 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.
# MAC addresses must be written in lowercase.

SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:11:43:44:11:da",
NAME="eth0"

# PCI device 0x8086:0x4220 (ipw2200)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:0e:35:af:7a:3c", ATTR{type}=="1", KERNEL=="eth*",
NAME="eth1"



>
> 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.

ho ricontrollato e in questo momento in /etc/network/interfaces c'é
solo il loopback :)

-- 
roberto


Reply to: