Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2006 09:29:32 -0300
From:      Gilberto Villani Brito <linux@giboia.org>
To:        freebsd-ipfw@freebsd.org
Subject:   Load-balancing
Message-ID:  <20060411092932.42148fd8@giboia>

next in thread | raw e-mail | index | archive | help
Hi,
I would make load-balancing using ipfw, but I have 2 routers in the same interface:

FreeBSD (200.xxx.xxx.3) -------> GW1 (200.xxx.xxx.1) (63%)
                            |--> GW2 (200.xxx.xxx.2) (33%)

How can I make load-balancing using ipfw???

I'm using pf (pass out on em0 route-to (em0 200.xxx.xxx.2) round-robin from any to any keep state probability 33%), but I would like use just one firewall.

Gilberto



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