Might I suggest you look into MultiLink PPP, or MLPPP - standard FreeBSD ppp does support it. It allows for round-robin, or packet-splitting accross multiple PPP connections to pool bandwidth. I am currently using MLPPP on FreeBSD 8 with multiple DSL connections to the internet and thus far it works great.
On Tue, Nov 9, 2010 at 1:55 PM, Leonardo Santagostini < [email protected]> wrote: > Hello all, > > I have one freebsd 8.1 box with 3 3G mobile broadband connection. > > All connections works fine, but i want to do loadbalancing / fault tolerant > with this 3 connections. > > I was reading about lagg interfaces, but i think is not the proper > direction. > > Someone can point me to the rigth one? > > Thank you very much. > Leonardo Santagostini > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [email protected]" > -- Nathan Vidican [email protected] (519) 962-9987 (Canada) (313) 586-1982 (USA) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
