From owner-freebsd-questions Mon Nov 19 16:18:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 720B537B418 for ; Mon, 19 Nov 2001 16:18:54 -0800 (PST) Received: from dialup-209.245.132.171.dial1.sanjose1.level3.net ([209.245.132.171] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165ycn-0004Z5-00; Mon, 19 Nov 2001 16:18:53 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAK0IIt01570; Mon, 19 Nov 2001 16:18:18 -0800 (PST) (envelope-from cjc) Date: Mon, 19 Nov 2001 16:18:18 -0800 From: "Crist J. Clark" To: Zak Johnson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Complex routing for a firewall Message-ID: <20011119161818.V69555@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011119220504.GA3048@loki.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011119220504.GA3048@loki.intra>; from zakj@fenris.cc on Mon, Nov 19, 2001 at 05:05:04PM -0500 X-URL: http://people.freebsd.org/~cjc/ 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 Mon, Nov 19, 2001 at 05:05:04PM -0500, Zak Johnson wrote: > I am having some trouble setting up routing for my (admittedly strange) > network. I control x.x.165.232/29. My gateway (controlled by my ISP) > is x.x.164.1. My intended setup: > > ISP Gateway (x.x.164.1) > | > firewall rl0 (inet x.x.165.233 netmask 255.255.254.0) > firewall rl1 (inet x.x.165.234 netmask 255.255.255.248) > | > servers (inet x.x.165.235-237 netmask 255.255.255.248) This isn't a "complex routing" problem. What you are trying to do is incorrect. You are saying x.x.165.232/29 range of addresses somehow exist on _both_ networks connected to rl0 and rl1. Not knowing exactly how your ISP is routing things, I would still think you are not expected to be routing your network at all. You probably want to do bridging. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message