View Single Post
Old 21-08-2009, 01:23   #16
popper
Inactive
 
Join Date: Jan 2006
Posts: 3,270
popper has a bronze arraypopper has a bronze arraypopper has a bronze array
popper has a bronze arraypopper has a bronze arraypopper has a bronze arraypopper has a bronze arraypopper has a bronze arraypopper has a bronze array
Re: How to setup Network with 2 different internet conxs?

Quote:
Originally Posted by gordonuk View Post
The answer is a dedicated linux box using UNTANGLE which allows you to have 2 different WAN connections running on one network. It can load balance or switch to the other if service fails. Works great, I have 50mb Virgin, and 4MB BT business, it balances between them great and is also great when virgin goes offline on the rare occasion. I can continue to use the internet. Would recommend it to anyone.
OC your vital part in this threads case 'bonding/fallover' of UNTANGLE is payware Only, and its not clear if they are using OSS in that payware part.

wereas this is not http://www.zeroshell.net and zeroshell has far more options availiable to you.



http://www.zeroshell.net/eng/load-balancing-failover/
Is it really possible to increase the Internet connection bandwidth?

The answer to this question is not, "yes, absolutely." It depends on what you mean by increasing the Internet connection bandwidth.

In essence, the Net Balancer distributes requests originating from the LAN by round-robin (weighed) policy over multiple Internet gateways.

In other words, if at a given point in time there is only one LAN user making only one TCP connection (e.g. he executes only one download from the web), his traffic will flow from a single gateway, thus it would not benefit from balanced connections.

Instead, if the LAN is crowded with users, each executing multiple requests at the same time, as a whole, their connections will have access to a higher bandwidth, equal to the sum of the single-access bandwidths.

We then conclude that a single connection may never have more bandwidth than what offered by a single link, while multiple simultaneous connections will, on average, altogether have access to a greater bandwidth, which will stretch to the sum of the bandwidths of all the Internet links being balanced.

On the other hand, VPN aggregation is a different story. In this case, balancing of traffic takes place in Layer 2, thus a bandwidth increase is also available for a single TCP/IP connection.
Configuring multiple Internet access gateways

Internet access gateways may include: .....
popper is offline   Reply With Quote