On Tue, Jan 20, 2009 at 03:04:36PM -0200, Ricardo Augusto de Souza wrote: > Hi, > > I need a help to configure an openBSD server to load balance and failover > internet connection. > I have 2 connections to the internet. > I followed http://www.openbsd.org/faq/pf/pools.html#outgoing but i didn4t get > it working. > I added both routes with: > route add -mpath default 200.162.41.33 > route add -mpath default 189.57.43.1 > >
There was a nasty bug in the multipath code that got fixed a few weeks ago. If possible try -current. -- :wq Claudio