Linux Newbie help
 help / color / mirror / Atom feed
* Re: Sharing bandwidth across multiple internet connections?
@ 2002-10-17 15:08 Simon
  0 siblings, 0 replies; 9+ messages in thread
From: Simon @ 2002-10-17 15:08 UTC (permalink / raw)
  To: linux-newbie

On Thursday 17 October 2002 16:38, Dragos LUNGU wrote:
> 4.2. Routing for multiple uplinks/providers
> A common configuration is the following, in which there are two
> providers that connect a local network (or even a single machine) to the
> big Internet.
>
> http://www.lartc.org/howto/lartc.rpdb.multiple-links.html

Thanks! That's pretty much what I was looking for.

On Thursday 17 October 2002 15:57, jbradford@dial.pipex.com wrote:
> 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.

I was thinking it would have to be done like this... I was thinking perhaps it 
would be possible to route to odd-numbered addresses on one interface, and 
even-numbered on the other. But the weighting idea looks better, now that I 
know it's possible. :)

On Thursday 17 October 2002 16:02, jbradford@dial.pipex.com wrote:
> Assuming that you want to use this bandwidth primarily for
> downloading applications, as opposed to running servers, make sure
> that you weight the connections based on the downstream bandwidth.

Well, I was thinking for both downloading, and running servers actually. But I 
was thinking that I could play with something at the DNS level so that the 
interface that was gotten hold of for clients making connections was fairly 
random. Again, that wouldn't be perfect, and not proper load balancing, but 
better than nothing.

Might be overkill for the short amount of time I'm going to have both 
connections for though. :)

Simon


--
This message has been scanned for viruses and dangerous content, and
is believed to be clean.

-
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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* re: Sharing bandwidth across multiple internet connections?
@ 2002-10-17 14:21 Alan Womack
  2002-10-17 14:57 ` jbradford
  2002-10-17 15:16 ` Simon
  0 siblings, 2 replies; 9+ messages in thread
From: Alan Womack @ 2002-10-17 14:21 UTC (permalink / raw)
  To: Majordomo leben.com

 >>  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.
-
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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Sharing bandwidth across multiple internet connections?
@ 2002-10-17 13:54 Simon
  2002-10-17 14:53 ` jbradford
  2002-10-17 15:38 ` Dragos LUNGU
  0 siblings, 2 replies; 9+ messages in thread
From: Simon @ 2002-10-17 13:54 UTC (permalink / raw)
  To: linux-newbie

Hi,

I recently (yesterday) upgraded my home internet connection from BT ADSL
(512k/256k), to NTL Cable(1Mb/256k), for the extra speed. However,
for the next 30 days I seem to be the owner of two broadband connections in
my home.

I have a linux (2.4.19) box running as the gateway for my home
network, and it's doing masquerading over eth1, which is the connection to
the cable modem. ppp0 is the connection to the ADSL, but is no longer used. 
(The internal net hangs off eth0)

Is there a clever trick I can do, to allow my home net to use the available
bandwidth on both connections? It would be weird, as they would both have a
very different real-world IP... But is it in any way possible? Seems a shame 
to have this bandwidth knocking about unused.

Simon



--
This message has been scanned for viruses and dangerous content, and
is believed to be clean.

-
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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-10-17 18:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-17 15:08 Sharing bandwidth across multiple internet connections? Simon
  -- strict thread matches above, loose matches on Subject: below --
2002-10-17 14:21 Alan Womack
2002-10-17 14:57 ` jbradford
2002-10-17 15:16 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox