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 <[EMAIL PROTECTED]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

