From owner-freebsd-questions Thu Sep 12 6:11:21 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 C3D2737B401 for ; Thu, 12 Sep 2002 06:11:16 -0700 (PDT) Received: from mail.zdgt.com (66.148.168.226.nw.nuvox.net [66.148.168.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E61643E77 for ; Thu, 12 Sep 2002 06:11:15 -0700 (PDT) (envelope-from bwrig@zdgt.com) Received: by ZELTD1 with Internet Mail Service (5.5.2448.0) id ; Thu, 12 Sep 2002 09:15:04 -0400 Message-ID: From: Bob Wright To: 'Stefan Cars' Cc: questions@freebsd.org Subject: RE: Double intel NIC's how ? Date: Thu, 12 Sep 2002 09:15:02 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain 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 > > > > > > > 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