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]" > I think lagg will not do the job, you have to set up PF(packet Filter) to do some kind of Round-Robin. -- Still Going Strong!!! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
