From owner-freebsd-questions Sun Aug 11 5:12:58 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 57A1637B400 for ; Sun, 11 Aug 2002 05:12:55 -0700 (PDT) Received: from web12907.mail.yahoo.com (web12907.mail.yahoo.com [216.136.174.74]) by mx1.FreeBSD.org (Postfix) with SMTP id CA76B43E6E for ; Sun, 11 Aug 2002 05:12:54 -0700 (PDT) (envelope-from robbakfreebsd@yahoo.co.uk) Message-ID: <20020811121254.57771.qmail@web12907.mail.yahoo.com> Received: from [203.220.189.34] by web12907.mail.yahoo.com via HTTP; Sun, 11 Aug 2002 05:12:54 PDT Date: Sun, 11 Aug 2002 05:12:54 -0700 (PDT) From: robert Backhaus Subject: Re: Running multiple NICs To: pjklist@ekahuna.com, questions@FreeBSD.ORG In-Reply-To: <20020811103121475.AAA275@empty1.ekahuna.com@dyn205.ekahuna.com> 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 --- "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??) 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. Robert Backhaus __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message