Date: Thu, 14 Dec 2006 22:08:57 -0500 From: "Simon Chang" <simonychang@gmail.com> To: "just Maxim" <maxim.cf@googlemail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: VPN Agregation Message-ID: <8efc42630612141908o334e0358u580363d7a41fe6b0@mail.gmail.com> In-Reply-To: <fbaddc9a0612141236h8d84a53m9e7a5526bd616d6c@mail.gmail.com> References: <fbaddc9a0612141236h8d84a53m9e7a5526bd616d6c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Maxim, VPN and channel aggregation are two completely unrelated concepts. If you want to do channel aggregation, you will also need networking equipments (routers and switches) that are intelligent enough to realize that you are treating seven physical lines as one virtual line. Otherwise, the frames and packets will not be switched/routed to the correct interfaces, and you could even end up with switching loops (and that is very bad). Once you have aggregation set up, you should then consider VPN *only* if you want the traffic between you and the server encrypted and protected against tampering, etc. I think that, in this case, not only do you need more information, you also need a clearer idea of exactly what you want to do. SC On 12/14/06, just Maxim <maxim.cf@googlemail.com> 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8efc42630612141908o334e0358u580363d7a41fe6b0>