[Voyage-linux] eth0 = eth1
Andrew Malcolmson
(spam-protected)
Fri Feb 5 04:05:30 HKT 2010
Sounds like udev is monkeying around with your device names. This
happens on my multi-ethernet-port Alix too.
Take a look at:
/etc/udev/rules.d/70-persistent-net.rules
Delete any rules that appear to create a different device name than it
should have. "ATTR{address}" is the interface MAC address which which
can see by running 'ifconfig eth0' and 'ifconfig eth1'. You could also
try moving this file out of this location temporarily and reboot to see
if that helps.
-------------------
Andrew Malcolmson
More information about the Voyage-linux
mailing list