Displaying 2 results from an estimated 2 matches for "dsl3".
Did you mean:
dsl
2004 Jan 13
4
Bandwith Aggregation
I am working on my Diploma Thesis on Computer Science Engineering.
The main idea behind of my work is to make it possible to have
a Linux box combining multiple ISP/network connections together
providing a single connection with an aggregated bandwith.
I have been surfing the Internet and I haven''t found anything
like that running on Linux. I would like to implement it using
iproute 2
2005 Oct 31
1
Load balance with Multiple Links
Hi
i have read the all the docs
and try to deploy the load balance and QoS
using my 4 links (DSL links)
My setup looks like below
LAN ----Local IP-----Connected to Linux Box Eth1
Eth5-- connected to one DSL1
Eth4-- connected to one DSL2
Eth3-- connected to one DSL3
Eth2-- connected to one DSL4
iam marking them in prerouting randomly
and puting them in table
and snating at POSROUTING
iam able to achieve with 2links with out any problem
and making own script to work as deamon to check the link status
and keep change the markings
now problem when i add 2+...