[Bug 1008325] Re: wlan0 shown as eth1 after upgrading to 12.04

Ruslan b7.10110111 at gmail.com
Mon Oct 1 22:58:30 UTC 2012


I have the same problem. It also appears that despite the rule exists, I
can't change real NIC name in the rule, i.e. when I change "eth1" to
e.g. "wlan1", it doesn't take effect. Seems the rule is ignored. It
should be noted that the two rules listed in original report are about
the same device, but lower one is with proprietary driver and upper one
is (AFAIU) with free one.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1008325

Title:
  wlan0 shown as eth1 after upgrading to 12.04

Status in “udev” package in Ubuntu:
  Confirmed

Bug description:
  wlan0 shown as eth1 after upgrading to 12.04 and wlan connection is
  stable but share connection eth0 connection not establish  other
  computer.

  this /etc/udev/rules.d/70-persistent-net.rules files after upgrade:

  # PCI device 0x10ec:0x8168 (r8169)
  SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="60:eb:69:e2:26:b3", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

  # PCI device 0x14e4:0x4357 (brcmsmac)
  SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="88:9f:fa:29:ae:9d", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

  # PCI device 0x14e4:0x4357 (wl)
  SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="88:9f:fa:29:ae:9d", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

   ı deleted last line and wlan connection establish fine again but showing interface eth2.my system Ubuntu 12.04 LTS
   64 byte.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1008325/+subscriptions




More information about the foundations-bugs mailing list