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

Re: udev - set persistent name for WLAN Adapter



Quoting Pascal Hambourg (pascal@plouf.fr.eu.org):
> csanyipal@gmail.com a écrit :
> 
> > After that, when I replug the WLAN Adapter, I get in
> > 70-persistent-net.rules another line:
> > # USB device 0x:0x (rtl8192cu)
> > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
> > ATTR{address}=="00:e0:4c:81:92:e7", ATTR{dev_id}=="0x0"
> > , ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"
> > 
> > and after another replugging I get:
> > # USB device 0x:0x (rtl8192cu)
> > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
> > ATTR{address}=="00:e0:4c:81:92:77", ATTR{dev_id}=="0x0"
> > , ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan2"
> 
> Weird that the interface has a different MAC (although very similar)
> address each time.

I had a Netgear router that appeared thus:
c4:3d:c7:c2:c1:b4   netgear-adsl-g wlan and eth
c4:3d:c7:c2:c1:b3   netgear-adsl-n wlan

Perhaps it's autoselecting between g and n.

Cheers,
David.


Reply to: