Public bug reported:

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.

** Affects: ubuntu
     Importance: Undecided
         Status: New

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

Title:
  wlan0 shown as eth1 after upgrading to 12.04

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to