From owner-freebsd-questions Tue Nov 21 2:16:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from righi.df.unibo.it (unknown [137.204.49.17]) by hub.freebsd.org (Postfix) with ESMTP id C4D1537B4CF for ; Tue, 21 Nov 2000 02:16:35 -0800 (PST) Received: from localhost (bsd@localhost) by righi.df.unibo.it (8.10.1/8.10.1) with ESMTP id eALAHgW12274 for ; Tue, 21 Nov 2000 11:17:42 +0100 (CET) Date: Tue, 21 Nov 2000 11:17:41 +0100 (CET) From: FreeBSD mailing list To: freebsd-questions@FreeBSD.ORG Subject: routed and gated. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually I am using IP filter on OpenBSD and the bridge pseudo device between my 2 inerfaces. I wanted to use routed or gated instead of the bridge device. The thing is that I Tryed it on FreeBSD but I Was unsuccesfull. This because the subnet out of the interface 0 is the same as the one out of the interface 1 and I Want to route between them. Do I have to create 2 diferent subnets ? I do not want to create 2 subnets. ACtually I Want to be able to do this subnet x.x.x.x subnet x.x.x.x --------fxp0 fxp1-------------- | | | routed/gated | i it possible ?? thanks Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message