Networking Forums

Networking Forums > Network Hardware > Home Networking > Can I Use Two Broadband ISPs on one home XP network?

Reply
Thread Tools Display Modes

Can I Use Two Broadband ISPs on one home XP network?

 
 
Nick
Guest
Posts: n/a

 
      12-29-2006, 04:27 AM
I would like to setup 2 broadband ISP's for my home network - one cable
company, one DSL. Mainly I'm looking for redundancy, but it would be nice
if I could use them simultaneously.

I have 3 computers connected via a Linksys broadband wireless-G router and
one broadband modem connected to the router today.

It is my understanding that the same computer cannot use both ISP's
simultaneously. Anyone have experience here?

The next best thing would be to match each specific computer to one of the
ISP's or the other. How would I go about doing that? If I bought a second
broadband router and plugged the second broadband modem into it and
connected the routers to each other, would that work? If that's acceptable
how would I configure each computer to access one or the other broadband
connection?

Are there any other network configurations that make more sense?

TIA. -N
 
Reply With Quote
 
 
 
 
Chuck
Guest
Posts: n/a

 
      12-29-2006, 05:10 AM
On Fri, 29 Dec 2006 05:27:26 GMT, "Nick" <(E-Mail Removed)> wrote:

>I would like to setup 2 broadband ISP's for my home network - one cable
>company, one DSL. Mainly I'm looking for redundancy, but it would be nice
>if I could use them simultaneously.
>
>I have 3 computers connected via a Linksys broadband wireless-G router and
>one broadband modem connected to the router today.
>
>It is my understanding that the same computer cannot use both ISP's
>simultaneously. Anyone have experience here?
>
>The next best thing would be to match each specific computer to one of the
>ISP's or the other. How would I go about doing that? If I bought a second
>broadband router and plugged the second broadband modem into it and
>connected the routers to each other, would that work? If that's acceptable
>how would I configure each computer to access one or the other broadband
>connection?
>
>Are there any other network configurations that make more sense?
>
>TIA. -N


Nick,

Using two broadband connections, simultaneously, could be done, but it would be
a lot of work, and wouldn't accomplish much. Some folks try and setup two
different connections, and think that they will be able to add the bandwidths
together, and get faster downloads.

You could possibly aggregate your bandwidth, but no single network transaction
will use both connections simultaneously. Any one download will use only one
connection.

For redundancy, you'll be better off getting a dual-WAN router. The router will
do load balancing, and failover if one connection goes down.

You'll find a few experts at DSL Reports Forums, where this discussion comes up
every week. They'll be able to tell you what make and model router to look for,
and which ones to avoid.
<http://www.dslreports.com/forum/sharing>
http://www.dslreports.com/forum/sharing

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
 
Reply With Quote
 
NoNeedToKnow
Guest
Posts: n/a

 
      12-29-2006, 12:11 PM
On Fri, 29 Dec 2006 05:27:26 GMT, "Nick" <(E-Mail Removed)> wrote:

>I have 3 computers connected via a Linksys broadband wireless-G router and
>one broadband modem connected to the router today.
>
>It is my understanding that the same computer cannot use both ISP's
>simultaneously. Anyone have experience here?


You can, if you wish. But a lot depends on what you want to do, really.

Also depends on how your PCs are configured. If you have fixed IPs and
define the DNS and gateway addresses yourself (rather than depend on the
DHCP facility) then you would be able to define which traffic goes on the
cable service, and which uses DSL (under MS-DOS there's the 'route' command
which would allow you to define certain IPs/IP ranges to be reached via one
of the gateways {routers}).

>The next best thing would be to match each specific computer to one of the
>ISP's or the other. ... If that's acceptable how would I configure each
>computer to access one or the other broadband connection?


You'd first need to make sure that both items had suitable IP addresses on
your LAN. For example, you could have the DSL router as 10.1.0.100 and
the cable router as 10.2.0.100 and then use those IP addresses in the
different PCs to define which connection to use. That would be to
route *all* traffic via a particular connection.

There are also devices such as from Edimax which allow multiple WAN links
to be used. I have not tried one (yet) but you'd put that between your
LAN and your two external links, and define one connection to be main
and the other a standby (there may be other options). You may also
find linux solutions which could do traffic sharing (ie passing the
outgoing packets onto both the external links, and acting in a similar
manner to the Edimax as a single box between your LAN and the outside,
but again, I've not experimented with the Linux/Unix method and don't
need to try splitting the traffic).

I've happily used two DSL (in the UK, ADSL, as they have higher downstream
speeds than upstream) connections from a range of Win 98 and XP machines,
though I have not been attempting anything special with my iMac.
 
Reply With Quote
 
Conor
Guest
Posts: n/a

 
      12-29-2006, 04:15 PM
In article <(E-Mail Removed)>, Chuck says...
> On Fri, 29 Dec 2006 05:27:26 GMT, "Nick" <(E-Mail Removed)> wrote:
>
> >I would like to setup 2 broadband ISP's for my home network - one cable
> >company, one DSL. Mainly I'm looking for redundancy, but it would be nice
> >if I could use them simultaneously.
> >
> >I have 3 computers connected via a Linksys broadband wireless-G router and
> >one broadband modem connected to the router today.
> >
> >It is my understanding that the same computer cannot use both ISP's
> >simultaneously. Anyone have experience here?
> >
> >The next best thing would be to match each specific computer to one of the
> >ISP's or the other. How would I go about doing that? If I bought a second
> >broadband router and plugged the second broadband modem into it and
> >connected the routers to each other, would that work? If that's acceptable
> >how would I configure each computer to access one or the other broadband
> >connection?
> >
> >Are there any other network configurations that make more sense?
> >
> >TIA. -N

>
> Nick,
>
> Using two broadband connections, simultaneously, could be done,


Really? Do you have the faintest idea how ADSL works? Sure you can hook
up 2 modems but that subscriber line is tied to a specific ISP.


--
Conor

"You're not married,you haven't got a girlfriend and you've never seen
Star Trek? Good Lord!" - Patrick Stewart
 
Reply With Quote
 
NoNeedToKnow
Guest
Posts: n/a

 
      12-30-2006, 12:56 AM
On Fri, 29 Dec 2006, Conor <(E-Mail Removed)> wrote:

>In article <(E-Mail Removed)>, Chuck says...
>> On Fri, 29 Dec 2006 05:27:26 GMT, "Nick" <(E-Mail Removed)> wrote:
>>
>> >I would like to setup 2 broadband ISP's for my home network - one cable
>> >company, one DSL. Mainly I'm looking for redundancy, but it would be nice
>> >if I could use them simultaneously.


>> Using two broadband connections, simultaneously, could be done,


>Really? Do you have the faintest idea how ADSL works? Sure you can hook
>up 2 modems but that subscriber line is tied to a specific ISP.


Really? Yes. Look back at the OP.

Two broadband connections, one cable and one DSL. No problem at all.
Did Chuck move the goalposts? No.

Sure, two ADSL routers on one phone line won't be allowed to connect to
two different ISPs, but one ISP could be usable (but some suggest two
will interfere and make any connection impossible - not so IME).
 
Reply With Quote
 
Conor
Guest
Posts: n/a

 
      12-30-2006, 03:58 AM
In article <ochbp291upld3egdjp9b7j3vkirgj9uqvs@complete-pc-
services.info>, NoNeedToKnow says...

> Two broadband connections, one cable and one DSL. No problem at all.
> Did Chuck move the goalposts? No.
>

Message was cancelled.


--
Conor

"You're not married,you haven't got a girlfriend and you've never seen
Star Trek? Good Lord!" - Patrick Stewart
 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      12-30-2006, 11:40 AM
(E-Mail Removed) declared for all the world to hear...
> > Using two broadband connections, simultaneously, could be done,

>
> Really? Do you have the faintest idea how ADSL works? Sure you can hook
> up 2 modems but that subscriber line is tied to a specific ISP.


The OP stated 1 cable and 1 ADSL. This could work with a dual-WAN
router.
--
Regards
Jon
 
Reply With Quote
 
Dave J.
Guest
Posts: n/a

 
      12-30-2006, 12:24 PM
In MsgID<(E-Mail Removed)> on
Fri, 29 Dec 2006 13:11:49 +0000, in uk.comp.home-networking,
'NoNeedToKnow' wrote:

>On Fri, 29 Dec 2006 05:27:26 GMT, "Nick" <(E-Mail Removed)> wrote:
>
>>I have 3 computers connected via a Linksys broadband wireless-G router and
>>one broadband modem connected to the router today.
>>
>>It is my understanding that the same computer cannot use both ISP's
>>simultaneously. Anyone have experience here?

>
>You can, if you wish. But a lot depends on what you want to do, really.
>
>Also depends on how your PCs are configured. If you have fixed IPs and
>define the DNS and gateway addresses yourself (rather than depend on the
>DHCP facility) then you would be able to define which traffic goes on the
>cable service, and which uses DSL (under MS-DOS there's the 'route' command
>which would allow you to define certain IPs/IP ranges to be reached via one
>of the gateways {routers}).


In the past, I've seen connection sharing software which will actually use
multiple WAN feeds for one file transfer. The way it worked was much like
'Getright' and other download utils, by making several requests for
different parts of the file simultaneously via the two different WAN
linkups. Last time I looked for the particular package I'm thinking of[1]
it seemed to have disappeared from its original location, and I can't
remember if it would work via ethernet connections or if it was intended
to communicate directly with the modems. That said, there may be something
out there that will do the same job as it's not an especially complex
task.

Probably missing the point as I'm too lazy to dig back and read the OP.
Interesting anyhow though, strange that no one's got it together as it'd
be ideal for an office environment. The one I'm thinking of worked as a
proxy (IIRC) and was thereby invisible to all its clients and required no
other software to be installed.

[1] middleware? midmodem ? Can't remember the title.

Dave J.
--
Support a referendum on UK ID cards before they are
inflicted at stupendous cost for negligible reward.
http://petitions.pm.gov.uk/IDreferendum/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ATTN ISPs I will pay £100 PCM for broadband Kasom Broadband 38 09-10-2006 11:45 AM
Broadband ISPs: UK ONLINE any good ? - any recomendations ? slssfw@yahoo.co.uk Broadband 4 10-27-2005 08:17 AM
changing Broadband ISPs AJM Broadband 4 12-22-2004 08:20 AM
Broadband ISPs get offered a hand in marriage. Andy M Jenkins Broadband 10 09-09-2004 04:07 PM
BT and ISPs stonewalling on Broadband - advice please!! PaulClarkeDenby Broadband 9 11-22-2003 10:12 PM



1 2 3 4 5 6 7 8 9 10 11