network interface names changed from eth0 to eth1
Bug #35576 reported by
Keywan Tonekaboni
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
udev (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
I didn't changed the hardware (it's an ibook), but the since I updated from breezy to dapper the names of the interfaces changed and eth0 is empty.
My ethernet card (sungem) moved from eth0 to eth1 and my wlan-card (bcm43xx) moved from eth1 to eth2.
I have this problem also with a self-built kernel (2.6.15), which works fine with breezy. Maybe this isn't a kernel problem, but I have no idea where to fill this bug better.
To post a comment you must log in.
same here. I have i386.
I think the problem is that /etc/iftab has the wrong Mac-Adress. It was auto generated during dist-upgrade from breezy here.
$ cat /etc/iftab
# This file assigns persistent names to network interfaces. See iftab(5).
eth0 mac 00:80:c8:fa:e1:18
$ ifconfig
eth1 Protokoll:Ethernet Hardware Adresse 00:0B:6A:BB:8E:ED
These Mac Adresses do not match.
I will now test if it works, when they are the same.