On Tuesday 28 November 2006 04:16, Richard Fish wrote: > On 11/27/06, Mrugesh Karnik <[EMAIL PROTECTED]> wrote: > > > # ethernet devices > > > ACTION=="add", SUBSYSTEM=="net", SYSFS{address}=="00:13:d3:60:4a:a5", > > > NAME="eth0" > > > ACTION=="add", SUBSYSTEM=="net", SYSFS{address}=="00:0d:88:45:c1:c9", > > > NAME="eth1" > > > > No go. They didn't swap. > > Just in case, you did make those 2, not 4, lines right? Silly gmail > word-wrapping... :-( > > What do "udevtest /class/net/eth0" and "udevtest /class/net/eth1" > report? Also "udevinfo -a -p /class/net/eth0" and "udevinfo -a -p > /class/net/eth1".
Aaah! Feels so good to be writing this email in kmail again!! So, as you might guess, its working now. The problem apparently was that I used upper case letters in the hex numbers. I didn't know those hex numbers are lower case only :s Oh and I HAD put them on two lines. Anyway, now I get this message during bootup: udevd-event[3110]: rename_netif: error changing net interface name eth0_rename to eth1: No such device. It works fine though. But, how do I get rid of that message? Its just annoying to look at :/ /me thinks about setting RC_DEVICE_TARBALL="yes" Anyway, all you people, thanks for your help. Very much appreciated! -- ---------------------------------------- Mrugesh Karnik GPG Key 0xBA6F1DA8 Public key on http://wwwkeys.pgp.net ---------------------------------------- -- gentoo-user@gentoo.org mailing list