From owner-freebsd-questions Tue Dec 4 2: 0:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id B05C937B417 for ; Tue, 4 Dec 2001 02:00:35 -0800 (PST) Received: from dialup-209.245.134.132.dial1.sanjose1.level3.net ([209.245.134.132] helo=blossom.cjclark.org) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16BCNO-0000Qv-00; Tue, 04 Dec 2001 02:00:35 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fB4A0WE38647; Tue, 4 Dec 2001 02:00:32 -0800 (PST) (envelope-from cjc) Date: Tue, 4 Dec 2001 02:00:31 -0800 From: "Crist J . Clark" To: Chris Appleton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipf and router Message-ID: <20011204020031.E37981@blossom.cjclark.org> References: <20011203211029.6910.qmail@web14808.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011203211029.6910.qmail@web14808.mail.yahoo.com>; from appleton_chris@yahoo.com on Mon, Dec 03, 2001 at 01:10:29PM -0800 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, Dec 03, 2001 at 01:10:29PM -0800, Chris Appleton wrote: > i'm trying to setup ipf between my dsl router and the > rest of my c class subnet (2 nic) and don't know about > changing the route table - here it is sort of. > > #netstat -r > destination gateway flags netif > > default 207.250.250.1 UGSc rl0 > localhost localhost UH lo0 > 207.250.250 link#1 UC rl0 > 207.250.250.1 "mac address" UHLW rl0 > > how can i direct traffic destined for the gateway (.1) > to rl1 and traffic for the rest of the same subnet to > rl0? (while filtering in between - witout bridge(?)) > > as it is, i can't access rl1 at all. It doesn't make much sense for a machine to have one of its own interfaces as a default route. The default route should be the address of your DSL router. -- 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