Linux Newbie help
 help / color / mirror / Atom feed
From: jbradford@dial.pipex.com
To: Alan Womack <arwbackup@worldnet.att.net>
Cc: linux-newbie@vger.kernel.org
Subject: Re: Sharing bandwidth across multiple internet connections?
Date: Thu, 17 Oct 2002 15:57:14 +0100 (BST)	[thread overview]
Message-ID: <200210171457.g9HEvEZF003831@darkstar.example.net> (raw)
In-Reply-To: <CPIMSSMTPU04OlbcrYP000007f9@cpimssmtpu04.email.msn.com> from "Alan Womack" at Oct 17, 2002 07:21:28 AM

>  >>  Seems a
>  >>  shame 
>  >>  to have this bandwidth knocking about unused.
> 
> Try a google search on shutgun internet access, a modem manufacturer
> a few years ago came out with a kit to use two dialup modems to get
> 106K access.  You might find something that way.  There basically
> has to be a layer someplace that reassembles the packets from two
> different sources.

Only if you want to bond two modems at a higher level than the TCP/IP
protocol.  I.E. use two modems to carry the traffic of one TCP/IP
link.

The alternative, is to have two completely separate connections, and
send out packets over them both fairly randomly.  These will get
answered, and sent back via whichever connection they came from.
Therefore sending data out randomly over two interfaces is a crude
form of load balancing.

In practice, it should work quite well.

John.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2002-10-17 14:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17 14:21 Sharing bandwidth across multiple internet connections? Alan Womack
2002-10-17 14:57 ` jbradford [this message]
2002-10-17 15:16 ` Simon
  -- strict thread matches above, loose matches on Subject: below --
2002-10-17 15:08 Simon
2002-10-17 13:54 Simon
2002-10-17 14:53 ` jbradford
2002-10-17 15:38 ` Dragos LUNGU
2002-10-17 15:02   ` jbradford
2002-10-17 18:37   ` Simon

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=200210171457.g9HEvEZF003831@darkstar.example.net \
    --to=jbradford@dial.pipex.com \
    --cc=arwbackup@worldnet.att.net \
    --cc=linux-newbie@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox