From owner-freebsd-hackers@FreeBSD.ORG Fri Dec 15 00:02:34 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DCC816A417 for ; Fri, 15 Dec 2006 00:02:34 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outQ.internet-mail-service.net (outQ.internet-mail-service.net [216.240.47.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D2DE43EF6 for ; Thu, 14 Dec 2006 23:56:27 +0000 (GMT) (envelope-from julian@elischer.org) Received: from shell.idiom.com (HELO idiom.com) (216.240.47.20) by out.internet-mail-service.net (qpsmtpd/0.32) with ESMTP; Thu, 14 Dec 2006 15:28:07 -0800 Received: from [10.251.18.229] (nat.ironport.com [63.251.108.100]) by idiom.com (8.12.11/8.12.11) with ESMTP id kBENhFEb014661; Thu, 14 Dec 2006 15:43:16 -0800 (PST) (envelope-from julian@elischer.org) Message-ID: <4581E185.1090803@elischer.org> Date: Thu, 14 Dec 2006 15:43:01 -0800 From: Julian Elischer User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: just Maxim References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: VPN Agregation X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 00:02:34 -0000 just Maxim wrote: > Hello, > I have 7 ADSL connections, and one server outside with a big bandwidht. > I want to bond all 7 ADSL connection into one big channel. > I think it can be done using 7 VPN connections to the ourside server, and > after that to bond all this seve VPN connection into one big. > How can i do it with FreeBSD? Or other devices. > > > > Thanks > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" how do you make different VPNs go out through different DSL lines? more info is needed I guess.