From: Merciadri Luca on
Andrei Popescu wrote:
> On Sat,15.May.10, 16:47:07, Merciadri Luca wrote:
>
>
> Bonding is not suitable for you because it works too low-level (it is
> layer 2), unless you have two links from the same provider, using some
> technology that can be bonded (like ADSL).
>
> AFAIU what you need is BGP[1], but I can't give you any tips as this is
> way out of my league ;)
>
> Probably a good start (whatever technology you end up using) is a
> GNU/Linux (preferably Debian) machine connected to both internet links
> and your internal network since consumer gateways don't even have more
> than one WAN port[2].
>
> [1] http://en.wikipedia.org/wiki/Border_Gateway_Protocol
> [2] some of them could be used for this with custom firmware, but this
> is off-topic
>
> Regards,
> Andrei
> P.S. There is no need to CC me as I am subscribed to the list ;)
>
Thanks for both messages. I'll study this.

--
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.


The principal task of civilization, its actual raison d'ĂȘtre, is to
defend us against nature. (Sigmund Freud)

From: Zoran Kolic on
> Let's say that you have two internet connections at home, and
> consequently two devices which link your computer to the Internet. How
> can you manage, e.g. in Iceweasel/FF, to use one or the other? If you
> have multiple downloads all the time, it might be an interesting thing
> to split them among the diferent connections.

Using routing tables, of course.
The goal you'd like to get may be tricky the way you post it.
Sounds like the application splits the sources and use both.
The level of it is different.
At least one device should have 2 income ethernet adapters.
Choose would it be your desktop or router in front. Anyway,
prepare to experiment a bit and try/miss/try.
Best regards

Zoran


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/20100516042300.GA974(a)faust.net
From: Anand Sivaram on
On Sun, May 16, 2010 at 09:53, Zoran Kolic <zkolic(a)sbb.rs> wrote:

> > Let's say that you have two internet connections at home, and
> > consequently two devices which link your computer to the Internet. How
> > can you manage, e.g. in Iceweasel/FF, to use one or the other? If you
> > have multiple downloads all the time, it might be an interesting thing
> > to split them among the diferent connections.
>
> Using routing tables, of course.
> The goal you'd like to get may be tricky the way you post it.
> Sounds like the application splits the sources and use both.
> The level of it is different.
> At least one device should have 2 income ethernet adapters.
> Choose would it be your desktop or router in front. Anyway,
> prepare to experiment a bit and try/miss/try.
> Best regards
>
> Zoran
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster(a)lists.debian.org
> Archive: http://lists.debian.org/20100516042300.GA974(a)faust.net
>
>
This is what I was mentioning before. Support you have two cable/dsl modems
connected to a debian machine. Use load balancing using "netxhop" option of
iproute2 as shown by the following link..
http://lartc.org/howto/lartc.rpdb.multiple-links.html
But note that suppose you have two connetion of 1mbps each, You will not be
able to do one single 2mbps download per session. But you could have 2
sessions of 1mbps each.
Otherwise you could use custom download accelerators, torrent etc. which
could split a logical download to multiple sessions.
From: Merciadri Luca on
Thanks. Anand detailed the way it should be done.

Zoran Kolic wrote:
> Using routing tables, of course.
> The goal you'd like to get may be tricky the way you post it.
> Sounds like the application splits the sources and use both.
> The level of it is different.
> At least one device should have 2 income ethernet adapters.
> Choose would it be your desktop or router in front. Anyway,
> prepare to experiment a bit and try/miss/try.
>


--
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.


Love doesn't make the world go round. Love is what makes the ride
worthwhile.

From: Merciadri Luca on
Mark Allums wrote:
>> Andrei Popescu wrote:
>
>>> Probably a good start (whatever technology you end up using) is a
>>> GNU/Linux (preferably Debian) machine connected to both internet links
>>> and your internal network since consumer gateways don't even have more
>>> than one WAN port[2].
>
> I would like to point out that Cradlepoint makes a few routers that
> have a port that can be assigned as either a switch port or a 2nd WAN
> port. These Cardlepoint routers have load-balancing capabilities.
>
> They accept 3G wireless aircards, having a PCMCIA or Express slot, as
> well as USB ports (for USB aircards or tethered smartphones). These
> routers can also failover from the ethernet WAN to aircard.
>
> I have a Cradlepoint MBR1200 model. I use it with a Blackberry. I
> have not experimented extensively with multiple WAN connections, however.
>
> One big downside is that they are expensive.
Thanks for pointing this out. I didn't know it.

--
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.