On Wed, 16 Apr 2008 08:54:53 -0700 (PDT), maxim wexler wrote: > > > Also, just noticed this little bit: "udev: renamed > > > eth0 to eth1". Why did it do that? > > > > Because you have a udev rule to do this? Take a look > > in /etc/udev/rules.d/70-persistent-net.rules > > > > Looks like there's two rules pointing to the same > device: > > # PCI device 0x10de:0x00df (forcedeth) > SUBSYSTEM=="net", DRIVERS=="?*", > ATTRS{address}=="00:e0:18:99:88:77", NAME="eth0" > > # PCI device 0x10de:0x00df (forcedeth) > SUBSYSTEM=="net", DRIVERS=="?*", > ATTR{address}=="00:13:8f:33:32:e2", NAME="eth1"
They are different devices, notice the MAC addresses, but in the same PCI slot. Have you changed cards at some time. The easiest way out is to delete the file and let it be recreated for the card you now have. -- Neil Bothwick Angular Momentum Makes The World Go 'Round
signature.asc
Description: PGP signature