2013/11/5 Björn Persson <bjorn@xxxxxxxxxxxxxxxxxxxx>
Łukasz Trąbiński wrote:I had a problem like that, which began when I upgraded to Fedora 17. I
> when i boot machines with many ethernet devices I got
> random number ethX. Once eth0 is eth0, after reboot eth0 is eth1.
> After again boot eth1 is eth1 and so on.
worked around it by writing these Udev rules in a file
named /etc/udev/rules.d/01-network-interface-naming.rules:
ACTION="" SUBSYSTEM=="net", ATTR{address}=="00:0c:46:16:d0:bc", NAME:="world"
ACTION="" SUBSYSTEM=="net", ATTR{address}=="00:1e:8c:cf:cd:e5", NAME:="gigabit"
ACTION="" SUBSYSTEM=="net", ATTR{address}=="00:16:6f:a9:95:34", NAME:="wifi"
--
Björn Persson
Sent from my computer.
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct