Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2004 14:42:58 -0600
From:      Tillman Hodgson <tillman@seekingfire.com>
To:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: Loading balancing with more than one ISP.
Message-ID:  <20040114204258.GC415@seekingfire.com>
In-Reply-To: <200401142010.19806.ajacoutot@lphp.org>
References:  <20040114134255.GA59317@kumprang.or.id> <200401141827.30569.ajacoutot@lphp.org> <20040114185008.GX415@seekingfire.com> <200401142010.19806.ajacoutot@lphp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <int_2> to <int_1>' 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_



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040114204258.GC415>