https://bugzilla.novell.com/show_bug.cgi?id=336151#c5 Roger Larsson <roger.larsson@norran.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|roger.larsson@norran.net | --- Comment #5 from Roger Larsson <roger.larsson@norran.net> 2007-11-04 14:04:44 MST --- Upgrade from 10.2 no 10.3 Beta Requested file pasted below. There is only one other file with the same MAC ADDR. I have been running this computer using wireless that MAC ADDR is from one of those PCCARDs. But I do not think that I ever used that PCCARD while running 10.2! /etc/udev/rules.d/70-persistent-net.rules --------------------------------------------------- # This file was automatically generated by the etc/sysconfig/network/scripts/convert_persistent_name_rules # program, probably run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line. # converted 'rename_netiface' rule SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:13:8f:39:30:fb", NAME="eth1" # converted 'rename_netiface' rule SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:90:47:00:05:60", NAME="eth0" /udev/rules.d/30-net_persistent_names.rules.disabled -------------------------------------------------------------------- # This rules are autogenerated from /lib/udev/rename_netiface. # But you can modify them, but make sure that you don't use an interface name # twice. Also add such interface name rules only in this rules file. Otherwise # rename_netiface will create wrong rules for new interfaces. # It is safe to delete a rule, as long as you did not disable automatic rule # generation. Only if all interfaces get a rule the renaming will work # flawlessly. See also /etc/udev/rules.d/31-net_create_names.rules. # # Read /usr/share/doc/packages/sysconfig/README.Persistent_Interface_Names for # further information. # # Use only a-z, A-Z and 0-9 for interface names! # SUBSYSTEM=="net", ACTION=="add", SYSFS{address}=="00:13:8f:39:30:fb", IMPORT="/lib/udev/rename_netiface %k eth1" SUBSYSTEM=="net", ACTION=="add", SYSFS{address}=="00:90:47:00:05:60", IMPORT="/lib/udev/rename_netiface %k eth0" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.