vote up 1 vote down star

I have a VMware machine running Ubuntu 9.10 (Karmic) with three virtual ethernet NICs. For some reason, the kernel has decided that these NICs are: eth3, eth4, and eth5. There is no eth0-eth2. How can I force the kernel to renumber these three ethernet devices to be eth0, eth1 and eth2?

flag

1 Answer

vote up 1 vote down check

As root, edit the NAME= fields in /etc/udev/rules.d/70-persistent-net.rules, save, and reboot.

link|flag
That was it, thanks! – Josh Nov 18 at 21:52

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.