From owner-freebsd-questions Tue Oct 9 11:43:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kanawha.cnpapers.net (kanawha.cnpapers.net [208.247.228.5]) by hub.freebsd.org (Postfix) with ESMTP id D5DDF37B406 for ; Tue, 9 Oct 2001 11:43:20 -0700 (PDT) Received: from is-ua2.cnpapers.com (fw135.cnpapers.net [208.247.228.135]) by kanawha.cnpapers.net (8.9.3/8.8.7) with ESMTP id OAA02566 for ; Tue, 9 Oct 2001 14:53:39 -0400 Message-Id: <5.1.0.14.2.20011009143853.041e3ec8@pop.cotse.com> X-Sender: jholstein@mail.cnpapers.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 09 Oct 2001 14:43:53 -0400 To: questions@FreeBSD.org From: "John Holstein, IS" Subject: gateway and multiple subnets Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 I am setting up a test firewall where I want to pass multiple subnets from ed0 to the internet connection on ed1. For instance: 192.168.0.x -----> 192.168.1.x -----> -----> ed0 FREEBSD BOX ed1 -------> internet 192.9.200.x -----> 192.9.205.x -----> What is the best way to go about this, without the use of a designated gateway on each subnet. set the subnet mask of ed0 to 0.0.0.0? I don't need to alias the gateway addresses of all the subnets, the subnets in question are not looking for a particular out... they are being routed from a cisco router, looking at ed0 to be the out, but the old box that was in place, a Cisco Pix, was passing everything..... ideas? John Holstein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message