Displaying 1 result from an estimated 1 matches for "kbtis".
Did you mean:
kbits
2004 Aug 20
0
Load Balance adsl connections: a complete explanation of my case...
...nfigured with "CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y" options, with 4 ethernet
cards:
- 2 ethernet used to connect to my lan (eth0=192.168.1.x and
eth1=192.168.2.x)
- 2 ethernet used to internet connection (2 adsl lines, both
with 600/300 kbtis)
The two lan are used to share the internet connetion with my
friends. We run p2p services on the linux server, so all the
heavy traffic is generated directly by the linux server.
The main objective here is to load balance the traffic
generated by the p2p services running on the server and the...