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.54) id 1FQ8FR-0004HR-V2 for garchives@archives.gentoo.org; Sun, 02 Apr 2006 19:28:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k32JRnJs026703; Sun, 2 Apr 2006 19:27:49 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.227]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k32JNWn8022645 for ; Sun, 2 Apr 2006 19:23:36 GMT Received: by wproxy.gmail.com with SMTP id i22so1180573wra for ; Sun, 02 Apr 2006 12:23:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=je3GbOI091b7JDUkXEvCjObVWfGFKHZvEr5w6/wIviuJAqo6FKBPu1a0lT0upjsH2z5+u68bolsgWVahAhOwhrU+Bu3SYUq9birKXtVXGiPsnvTdQqba/FdEZqr1rSFDFGv45k/wWrZ9YS6p5rlfnwj4sHJok/KYWbIZy6fRWeE= Received: by 10.54.114.6 with SMTP id m6mr394877wrc; Sun, 02 Apr 2006 12:23:30 -0700 (PDT) Received: by 10.54.69.9 with HTTP; Sun, 2 Apr 2006 12:23:30 -0700 (PDT) Message-ID: <7573e9640604021223n60640bemba51f433bd689e8d@mail.gmail.com> Date: Sun, 2 Apr 2006 12:23:30 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] eth0/eth1 detected, but "wired" network is eth1... In-Reply-To: <442FC14F.6070005@gmx.net> 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=ISO-8859-1 Content-Disposition: inline References: <442FC14F.6070005@gmx.net> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k32JNWn8022645 X-Archives-Salt: 269b2c33-6c4d-47c2-a0b4-7ec236642e05 X-Archives-Hash: ddc9adc6f26b620aeabc526933d3a483 On 4/2/06, Jarry wrote: > But what is eht0, wifi? Can I somehow change network detection so that > eth0 is wired-ethernet, and eth1 "that other network" (probably wifi)??? Most likely eth0 is your wifi card. You can write udev rules to set whatever device names you want. For example: # wireless DRIVER=="ipw2100", NAME="wlan" -Richard -- gentoo-user@gentoo.org mailing list