From owner-freebsd-questions Sun Aug 11 13:15:23 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 9D95B37B400 for ; Sun, 11 Aug 2002 13:15:20 -0700 (PDT) Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD2D243E70 for ; Sun, 11 Aug 2002 13:15:16 -0700 (PDT) (envelope-from pjklist@ekahuna.com) Received: from pc-17 (dyn205.ekahuna.com [198.144.200.205]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Sun, 11 Aug 2002 13:15:13 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Sun, 11 Aug 2002 13:15:14 -0700 MIME-Version: 1.0 Subject: Re: Running multiple NICs Reply-To: pjklist@ekahuna.com Cc: robert Backhaus In-reply-to: <20020811121254.57771.qmail@web12907.mail.yahoo.com> References: <20020811103121475.AAA275@empty1.ekahuna.com@dyn205.ekahuna.com> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-ID: <20020811201513639.AAA330@empty1.ekahuna.com@dyn205.ekahuna.com> 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 On 11 Aug 2002 at 5:12, robert Backhaus boldly uttered: > --- "Philip J. Koenig" wrote: > > System has an embedded Intel fxp0 NIC, works fine. > > Running > > 4.6.1-RC2. > > > > Installed a Znyx multi-port NIC (uses dc driver). > > This also works fine, however once I bring up the dc0 interface, the > > fxp0 interface loses its IP address. (ifconfig shows it to be > > active, but the IP address/mask info goes away) > > > > Is there something obvious I'm not doing? For testing purposes > > they are both residing on the same segment and subnet. > That is Standard practice. 2 cards on the smame subnet > simply won't work.(Think - where would it send the > packet??) Well I was thinking that various daemons have configuration options re: which interface to listen on etc, but I suppose that doesn't work for every other net utility that comes with the base system. I suppose one just uses aliases if one desires multiple IP's per subnet. What I'm curious about is how you accomplish "NIC teaming" (a feature of the Znyx adapters) if you can't do this. I guess their driver solves that problem. > Try using a different subnet for the second one, to > see if it works in ifconfig. Set a second machine to > the subnet to see if you can ping. Then try for kernel > setup etc, but the on the same subnet just won't work > without special routing considerations. OK that seems to work, thanks. Now if I could only figure out how to print the entire routing table -- any way to do that without entering in specific destination networks multiple times with the "route get" command? With Windoze, there is a "route print" command, in Linux just typing "route" with no arguments shows this. How do I do it in FreeBSD? TIA, Phil -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message