From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 12:43:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D03C716A4CE for ; Wed, 14 Jan 2004 12:43:09 -0800 (PST) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA60343D5E for ; Wed, 14 Jan 2004 12:42:59 -0800 (PST) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id E8AE3BE; Wed, 14 Jan 2004 14:42:58 -0600 (CST) Date: Wed, 14 Jan 2004 14:42:58 -0600 From: Tillman Hodgson To: FreeBSD-Questions Message-ID: <20040114204258.GC415@seekingfire.com> References: <20040114134255.GA59317@kumprang.or.id> <200401141827.30569.ajacoutot@lphp.org> <20040114185008.GX415@seekingfire.com> <200401142010.19806.ajacoutot@lphp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401142010.19806.ajacoutot@lphp.org> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers User-Agent: Mutt/1.5.5.1i Subject: Re: Loading balancing with more than one ISP. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 20:43:09 -0000 On Wed, Jan 14, 2004 at 08:10:19PM +0100, Antoine Jacoutot wrote: > On Wednesday 14 January 2004 19:50, Tillman Hodgson wrote: > > On FreeBSD, source-based routing is done with the IPFW 'fwd' command (or > > the IPFilter 'pass out quick on to ' syntax) rather that > > using the `route` command. I'm doing that myself (with IPFilter) and it > > works well. It's confusing to set up initially because you have to take > > into account the interaction between normal routing and firewall-based > > source routing. If you're also NAT'ing and using dynamic IPs > > understanding how it all can be made to work is an enlightening > > experience ;-) > > Great :) > This is fantastic, this is exactly what I need :) > Now, I have to figure out out do to this for real using ipfilter. > I have a 1 connexion with NAT+dyn IP and another one that's fixed. > I'm impatient to test this. > Thanks a lot ! If you're using IPFilter, you might be interested in the HOWTO: http://www.obfuscation.org/ipf/ipf-howto.html The section on the "to" keyword is unfortunately very brief. -T -- Page 594: You will find that the Unix file system has a compelling beauty: everything makes sense. - Harley Hahn, _The Unix Companion_