From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 19:55:49 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 209E4106577E for ; Tue, 9 Nov 2010 19:55:49 +0000 (UTC) (envelope-from lsantagostini@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id A78C48FC0C for ; Tue, 9 Nov 2010 19:55:48 +0000 (UTC) Received: by wya21 with SMTP id 21so505365wya.13 for ; Tue, 09 Nov 2010 11:55:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=6nQ2WF9fr670sziKxjsUocbhfddbogEkyxmhHwqXzNc=; b=bfILSpZZXjeZM17MzemM+nv9C96J9EGpDhFTABLOhugXtgTVF+ShSpr/jLlXbUXZyL GQMfidlJTM1tEDyoWRwK2d9JaybpSH6bRp9dHW8mM4s64cAhWWdMlMSyZFFm+sdWmDrm 8bKmrwTXSGtKUJVTxnkXIKhKufSpKFOeZNvwk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DpIc9Lr5BGEDL7cjoDOkAauYCjBcT/FmSi+wHeVk27mH99ss8h7yIPZZAoRLM1TDud +mB7F1Tpmm6yq/x8AeZxNmmLJ0gnXk09QbYECOnsLsP14TopDa9VhGNTApcLivzEVB7Y nn18dDhPDPFet1Oxd3b7uVKQNptUTss5twplI= MIME-Version: 1.0 Received: by 10.216.78.143 with SMTP id g15mr3651353wee.31.1289332546763; Tue, 09 Nov 2010 11:55:46 -0800 (PST) Received: by 10.216.35.2 with HTTP; Tue, 9 Nov 2010 11:55:46 -0800 (PST) In-Reply-To: References: Date: Tue, 9 Nov 2010 16:55:46 -0300 Message-ID: From: Leonardo Santagostini To: Nathan Vidican Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Multiple tun loadbalancing question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2010 19:55:49 -0000 WOW Excellent !! I'll give it a try at night, later i will reply my result. Thank you Leonardo Santagostini 2010/11/9 Nathan Vidican > 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 < > lsantagostini@gmail.com> 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 >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> freebsd-questions-unsubscribe@freebsd.org" >> > > > > -- > Nathan Vidican > nathan@vidican.com > (519) 962-9987 (Canada) > (313) 586-1982 (USA) >