From owner-freebsd-questions Tue Dec 4 10:33:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14803.mail.yahoo.com (web14803.mail.yahoo.com [216.136.224.219]) by hub.freebsd.org (Postfix) with SMTP id 94F8F37B41A for ; Tue, 4 Dec 2001 10:33:09 -0800 (PST) Message-ID: <20011204183308.55175.qmail@web14803.mail.yahoo.com> Received: from [207.139.167.27] by web14803.mail.yahoo.com via HTTP; Tue, 04 Dec 2001 10:33:08 PST Date: Tue, 4 Dec 2001 10:33:08 -0800 (PST) From: Chris Appleton Subject: Re: ipf and router To: "Crist J . Clark" Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011204020031.E37981@blossom.cjclark.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 --- "Crist J . Clark" wrote: > 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. 207.250.250.1 IS the dsl router. i want traffic destined for it to use rl0 and traffic for the rest of the subnet to use rl1. then filter in between. what would a rough table look like to accomodate this? thanks for the reply __________________________________________________ Do You Yahoo!? Buy the perfect holiday gifts at Yahoo! Shopping. http://shopping.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message