From owner-freebsd-stable Wed Jul 29 23:15:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09494 for freebsd-stable-outgoing; Wed, 29 Jul 1998 23:15:07 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mail.double-barrel.be (mail.double-barrel.be [194.7.102.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09439 for ; Wed, 29 Jul 1998 23:14:49 -0700 (PDT) (envelope-from mvergall@mail.double-barrel.be) Received: (from uucp@localhost) by mail.double-barrel.be (8.9.1/8.8.8) id IAA28334; Thu, 30 Jul 1998 08:12:47 +0200 (CEST) (envelope-from mvergall@mail.double-barrel.be) Received: from ns.double-barrel.be(194.7.102.18) via SMTP by mail.double-barrel.be, id smtpdW28332; Thu Jul 30 08:12:40 1998 Date: Thu, 30 Jul 1998 08:12:37 +0200 (CEST) From: "Michael C. Vergallen" X-Sender: mvergall@ns.double-barrel.be To: Phil Allsopp cc: freebsd-stable@FreeBSD.ORG Subject: Re: twin network cards in one PC In-Reply-To: <3.0.3.32.19980729203940.00d39f10@mail.virtek.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, what you seem to have done is difine a exteral segment and a fakenet segment this works because your machine acts as a gateway between two segments. when you define 2 cards as subsequent IP's on the same subnet you create a multipe IP route this becomes problematic. but it should work if you define the primary IP as the fakenet and then in rc.local add a ip alias for the fakenet ip to be the .4 real ip. Michael. --- Michael C. Vergallen A.k.A. Mad Mike, Sportstraat 28 http://www.double-barrel.be/mvergall/ B 9000 Gent ftp://ftp.double-barrel.be/pub/linux/ Belgium tel : 32-9-2227764 Fax : 32-9-2224976 On Wed, 29 Jul 1998, Phil Allsopp wrote: > When I put two network cards in one Pc and both cards are on the same > subnet ie. 194.159.112.3 and > 194.159.112.4 > > I can not ping one of the cards wheras if I have one of the cards set to > 192.168.1.1 > > I can ping them both. > > Why is this ? > > Phil. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message