Gentoo Archives: gentoo-amd64

From: Juergen Schinker <ba1020@×××××××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Udev rules and Ethernet assignments
Date: Tue, 19 Sep 2006 09:50:46
Message-Id: 41072.62.200.52.98.1158659308.squirrel@www.homie.homelinux.net
In Reply to: Re: [gentoo-amd64] Udev rules and Ethernet assignments by Pawel Kraszewski
1 >
2 > KERNEL=="eth*", SYSFS{address}=="00:11:22:33:44:55", NAME="eth0"
3 > KERNEL=="eth*", SYSFS{address}=="55:44:33:22:11:00", NAME="eth1"
4 >
5 > It looks exactly like your (well, MACs are fake. However, in real MACs i
6 > have
7 > letters lowercase, which is NOT what Juergen suggested) - and it works. I
8 > had
9 > once "wandering" interfaces - 2 cards were randomly assigned to eth0 and
10 > eth1 - which was strange, because they are 2 diff cards and modules were
11 > loaded always in the same sequence.
12 >
13 > I am using sys-fs/udev-100-r2
14
15 why are you using udev unstable?
16
17 have you checked plugging interfaces in different order several times?
18 (well if they are plugable)
19
20 Juergen
21 --
22 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Udev rules and Ethernet assignments felix@×××××××.com