From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KlQqr-00085P-IG for garchives@archives.gentoo.org; Thu, 02 Oct 2008 16:16:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38EE8E0528; Thu, 2 Oct 2008 16:16:29 +0000 (UTC) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by pigeon.gentoo.org (Postfix) with ESMTP id F21FDE0528 for ; Thu, 2 Oct 2008 16:16:28 +0000 (UTC) Received: by fk-out-0910.google.com with SMTP id 18so699153fks.2 for ; Thu, 02 Oct 2008 09:16:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ONQ6OtZzmNVhWBUlSMgUu/KbU8DDgzhgg9z0PktX8bE=; b=h2xHZRXnFGS56e0WML1Xk8I7dYTIiFXrw/6UQpFFrLFveJFWROwyIBXF2pEnsO96la PbHVtge3e/ldYH8ZhYpZr3IiBKt6WLAy/ALQuANlxWnDqx2Zx9XXN50otgZ+IZpHv0Op dzW+64x9+eb7BnLYZZWSLAkd169pZEey6hteI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=E8PNTZK1mK1KJgCnsKpN3iiMksjEHYp3maMdZ3DqFatkfRXWbEYd/X23VDWqjN89JA 5F92sHT+QUhjRNAUjDiItUKqEOqhcGwrqscxBxMfCwda2WC3dkjgeLZy4xqtE3ppFohp If894rk7XggPA2c/8NglOIxCYYICdk3ZFUOhQ= Received: by 10.180.206.2 with SMTP id d2mr5881712bkg.26.1222964187637; Thu, 02 Oct 2008 09:16:27 -0700 (PDT) Received: by 10.180.229.10 with HTTP; Thu, 2 Oct 2008 09:16:27 -0700 (PDT) Message-ID: <49bf44f10810020916q3a35e5aem741c7b1010f12778@mail.gmail.com> Date: Thu, 2 Oct 2008 09:16:27 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] eth1 won't show up In-Reply-To: <20081002161240.6f74270f@robbieab.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10810020805g2ffb0cafq3dba79728c41a47f@mail.gmail.com> <20081002161240.6f74270f@robbieab.com> X-Archives-Salt: d42ffab8-7b38-47b2-a21f-4887f899e72f X-Archives-Hash: f94e342b1e55fd0d0fe75d6825346438 >> I have this: >> >> # lspci >> 05:0a.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX >> [Cyclone] (rev 34) >> 05:0b.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX >> [Cyclone] (rev 30) >> >> but from ifconfig I only have eth0. Can anyone tell me how to >> investigate this? > > Is that ifconfig, or ifcongif -a ? > > Or in a less pedantic answer, have you started eth1? I didn't think that through, sorry. I think this is what I should have posted: # /etc/init.d/net.eth1 start * Starting eth1 * Bringing up eth1 * 192.168.1.1 * network interface eth1 does not exist * Please verify hardware or kernel module (driver) [ !! ] - Grant