From owner-freebsd-questions Thu Sep 12 7: 8:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B77E137B400 for ; Thu, 12 Sep 2002 07:08:27 -0700 (PDT) Received: from jocke.transit.net (jocke.globalwire.se [213.136.34.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D86A243E4A for ; Thu, 12 Sep 2002 07:08:26 -0700 (PDT) (envelope-from stefan@globalwire.se) Received: from tjatte.globalwire.se (tjatte.globalwire.se [213.136.48.100]) by jocke.transit.net (Postfix) with ESMTP id B907CB834; Thu, 12 Sep 2002 16:08:24 +0200 (CEST) Date: Thu, 12 Sep 2002 17:08:24 +0200 (CEST) From: Stefan Cars To: Bob Wright Cc: questions@freebsd.org Subject: RE: Double intel NIC's how ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Of course it's possible to post rc.conf but I havn't configured the second nic yet there since it's not possible to know how it should be configured. This is what ifconfig says: guldivar# ifconfig inphy0 ifconfig: interface inphy0 does not exist Shouldn't that be possible even if we havn't done anything in rc.conf since it shows up in the dmesg ? /S ----------------- Stefan Cars CTO Globalwire Communications Phone: +46 18 10 79 50 Mobile(UK): +44 788 061 36 69 Mobile(SE): +46 708 44 36 00 On Thu, 12 Sep 2002, Bob Wright wrote: > > > > > > > > > > Hi! > > > > > > > > I have a server (TYAN) with double Intel NIC's: > > > > > > > > one Intel 82554GC > > > > and > > > > one Intel 82550 > > > > > > > > How do I add support for both ? When I boot up I see that my first one > > is > > > > found and becomes fxp0. How do I get the other one to work, it is > > found > > > > and dmesg tells me that it is inphy0 but it's not possible todo > > anything > > > > with that. > > > > > > > > > > > > > explain what you mean by its not possible to do anything with it? Im > > > guessing your having problem communicating with it because theres no IP > > > addressed to it? I experienced a similar issue with a 3com card and a > > > Dlink.. If this is the case look at /etc/rc.conf and configure your nic > > > there.. Also "man rc.conf" for help. > > > > > > > > From: Stefan Cars > > Sent: Thursday, September 12, 2002 9:43 AM > > To: Bob Wright > > Cc: questions@freebsd.org > > Subject: RE: Double intel NIC's how ? > > > > What I mean is that it is not possible to do anything with ifconfig (it > > says the device does not exsists, inphy0.). Since both are Intel ? > > Shouldn't the second card come up as fxp0 ? > > > > /S > > > > > > On Thu, 12 Sep 2002, Bob Wright wrote: > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > Im shooting from the hip on this one, but in unix in general you can not > > have 2 devices with the same address (fxp0 in this case). If they were the > > EXACT same card they would be fxp0 and fxp1.. I think, someone correct me > > if im wrong. However it looks like you have 2 different cards from what > > you tell us. > > > > Could you please post the contents of your rc.conf, you can sub in private > > IPs for public. There may be a mis-spelling in your config or similar > > error. It will help to get another pair of eyes on your problem =) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message