e1000 defaulting to eth1

Bug #149453 reported by Paul
2
Affects Status Importance Assigned to Milestone
Ubuntu
New
Undecided
Unassigned

Bug Description

Hardware: Dell PowerEdge 1800

The onboard e1000 NIC defaults to eth1 using Ubuntu 7.10 beta. It's the only network card in the machine and an ifconfig -a lists lo and eth1.

[ 0.000000] Linux version 2.6.22-12-server (buildd@vernadsky) (gcc version 4.1.3 20070831 (prerelease) (Ubuntu 4.1.2-16ubuntu1)) #1 SMP Sun Sep 23 18:45:59 GMT 2007 (Ubuntu 2.6.22-12.39-server)
[ 210.291850] e1000: 0000:03:07.0: e1000_probe: (PCI:66MHz:32-bit) 00:14:22:0b:54:7c
[ 210.511654] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection

Fixed via:
- sudo vi /etc/udev/rules.d/70-persistent-net.rules
- look for the line listing the network card (the last in mine) and change NAME="eth1" to NAME="eth0" and save the file
- reboot and the nic will be eth0 and dhcp/etc works again.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.