From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Gonc5-0003ho-8M for garchives@archives.gentoo.org; Mon, 27 Nov 2006 21:02:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kARKxqee011971; Mon, 27 Nov 2006 20:59:52 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kARKvjC2010835 for ; Mon, 27 Nov 2006 20:57:45 GMT Received: by wx-out-0506.google.com with SMTP id i30so2455255wxd for ; Mon, 27 Nov 2006 12:57:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B4z+h3n6nhyiZOMJmq19odbt930VrVDiUSpgejxOPunW3L2bMz/hbwU6tkepQ+J9Qlwgtog7+Sio5lar9SQw56NYfi93B28fwVxE/iLNvvgrTbps81sLbvGz4iMivpowtVqpYNyqL/jYuucikz9X188hQwiLdz5YMkG4QL09PvU= Received: by 10.70.38.12 with SMTP id l12mr100176wxl.1164661064846; Mon, 27 Nov 2006 12:57:44 -0800 (PST) Received: by 10.70.60.14 with HTTP; Mon, 27 Nov 2006 12:57:44 -0800 (PST) Message-ID: <2b49f0c80611271257u64b0ec37l867dcc4132da8bb6@mail.gmail.com> Date: Tue, 28 Nov 2006 02:27:44 +0530 From: "Mrugesh Karnik" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: udev upgrade and non-working eth0 In-Reply-To: <7573e9640611270912l5b7ac9f5v20f518746a9eeca9@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b49f0c80611270558n792864dbtc209ed27423d5d6c@mail.gmail.com> <2b49f0c80611270859m25660c23g4277d2344763566d@mail.gmail.com> <7573e9640611270912l5b7ac9f5v20f518746a9eeca9@mail.gmail.com> X-Archives-Salt: 928b8105-7410-4640-b639-4a1193855077 X-Archives-Hash: c1ff93d39f4745b78b31cc3792d03dd9 On 27/11/06, Richard Fish wrote: > On 11/27/06, Mrugesh Karnik wrote: > > Now, how do I swap the two cards? I don't know how to write udev rules > > yet. I was planning on learning that next week.. I guess I should > > learn it as soon as the internet works.. > > Add the following to /etc/udev/rules.d/10-local.rules: > > # 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. Mrugesh -- gentoo-user@gentoo.org mailing list