All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dâniel Fraga" <fragabr@gmail.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Definitive way to aggregate bandwidth using multiple links
Date: Thu, 26 Jul 2007 02:34:12 +0000	[thread overview]
Message-ID: <4qdln4-tl7.ln1@tux.abusar.org> (raw)

	I always used multiple links from different ISPs and in my
oppinion the best way to really aggregate bandwidth is using some kind
of proxy which the client connects to and distribute multiple
connections to the links.

	Years ago, a friend of mine wrote Netsplitter:

http://www.hostname.org/netsplitter/

	but it's outdated, abandoned (last version from 2002). And it
was mainly written for FreeBSD but could run on Linux too.

	Another project which supposed to aggregate bandwidth was
eqlplus, which is outdated too:

http://www.technetra.com/solutions/eqlplus/

	Main Netsplitter advantages over eqlplus:

1) it doesn't require kernel patches, it runs completely in user space
2) it isn't restricted to serial lines (slip, uncompressed ppp).
Finally we can use our ethernet links :)
3) simpler configuration

	Anyway, I'd like to ask if somebody knows about some other
project similar to these. With netsplitter everything was so simple, I
redirect the connections to the netsplitter daemon, which acts like a
proxy, and opened multiple connections to a ftp/http/whatever server
and it distributed the connections over the links... very nice. This
way we don't have to mess with the kernel. The method is elegant and
transparent.

	Thanks!

-- 
Linux 2.6.22: Holy Dancing Manatees, Batman!
http://www.lastfm.pt/user/danielfraga
http://u-br.net
Alphaville - "Big in Japan" (First Harvest 1984-92)

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

             reply	other threads:[~2007-07-26  2:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-26  2:34 Dâniel Fraga [this message]
2007-07-26  5:55 ` [LARTC] Definitive way to aggregate bandwidth using multiple links Dâniel Fraga
2007-07-26 14:30 ` Grant Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4qdln4-tl7.ln1@tux.abusar.org \
    --to=fragabr@gmail.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.