On Mon, 2007-07-02 at 10:49 +0200, Erik Jakobsen wrote:
> Dave Cotton wrote:
> >
> > Have you changed the physical ethernet card because this would occur
> > because of /etc/udev/30-net_persistent_names.rules?
> >   
> >   
> Hi Dave.
> 
> Yes I have, as it's not the mainboard I originally ran:
> 
> SUBSYSTEM=="net", ACTION=="add", SYSFS{address}=="00:69:00:0e:10:8f",
> IMPORT="/lib/udev/rename_netiface %k eth0"
> SUBSYSTEM=="net", ACTION=="add", SYSFS{address}=="00:0b:6a:66:8b:82",
> IMPORT="/lib/udev/rename_netiface %k eth1"
> SUBSYSTEM=="net", ACTION=="add", SYSFS{address}=="00:09:5b:bc:a6:88",
> IMPORT="/lib/udev/rename_netiface %k eth2"
> SUBSYSTEM=="net", ACTION=="add", SYSFS{address}=="00:0b:6a:ec:05:21",
> IMPORT="/lib/udev/rename_netiface %k eth3"
> 
> Can I change it to eht0, and if so how to do that ?
> 
> -- 
> Med venlig hilsen / Best regards
> Erik Jakobsen
> [EMAIL PROTECTED]
> openSuSE 10.2 (i586)
> 

If the other cards no longer exist in the machine delete their details
and then change eth3 to eth0 using your favorite editor.

Then either reboot or restart the network.
-- 
Dave Cotton <[EMAIL PROTECTED]>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to