From owner-freebsd-questions@FreeBSD.ORG Wed Mar 14 19:53:05 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9750116A400 for ; Wed, 14 Mar 2007 19:53:05 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (chylonia.3miasto.net [83.12.228.78]) by mx1.freebsd.org (Postfix) with ESMTP id CACE913C465 for ; Wed, 14 Mar 2007 19:53:04 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.8/8.13.4) with ESMTP id l2EJr5oc022542; Wed, 14 Mar 2007 20:53:05 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.8/8.13.4/Submit) with ESMTP id l2EJr5ot022539; Wed, 14 Mar 2007 20:53:05 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Wed, 14 Mar 2007 20:53:05 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Mark Messier In-Reply-To: <0A8464C8-EC5B-4276-8EDC-E5348F99806D@messier.com> Message-ID: <20070314205240.T22201@chylonia.3miasto.net> References: <0A8464C8-EC5B-4276-8EDC-E5348F99806D@messier.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: youshi10@u.washington.edu, FreeBSD Mailing List Subject: Re: per-interface default routes? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2007 19:53:05 -0000 >>> interfaces. > > I'm familiar with route(8)... but I don't see how that will work. > Can you expand on your comment? > > I'm likely to do the ipfw approach suggested by Wojceich, > as soon as I rebuild with "options IPFIREWALL_FORWARD", exactly, sorry i forgot to mention about that option.