Networking Forums

Networking Forums > Network Hardware > Home Networking > Using two broadband links

Reply
Thread Tools Display Modes

Using two broadband links

 
 
fredbloggstwo
Guest
Posts: n/a

 
      05-01-2005, 05:00 PM
Hi all,

here's a nutty one I need some help on.

I am trailing two broadband connections on different telephone lines. Each
has its own modem which presents an Ethernet interface and each modem path
then goes through a router/firewall. What I want to do is to connect both
up on the same network, but use one for browsing from IE and the other for
e-mail using Outhouse Express. The clients are all WinXP connected by a
switch.

Any ides about how to achieve this?

Thanks for any help, Mike


 
Reply With Quote
 
 
 
 
poster
Guest
Posts: n/a

 
      05-01-2005, 06:41 PM
On Sun, 1 May 2005 18:00:53 +0100, "fredbloggstwo"
<(E-Mail Removed)> wrote:

>What I want to do is to connect both up on the same network, but
>use one for browsing from IE and the other for e-mail using
>Outhouse Express. The clients are all WinXP connected by a
>switch.


>Any ides about how to achieve this?


Should be quite easy. I've done that (with three routers, two ADSL
and one ISDN). In my setup I have router A as 10.0.0.100, router B
as 10.0.0.200 (no need for any other info to complicate matters :-)

In an MS-DOS window
1) use 'nslookup'
enter each of the mail servers you wish to use, and note the
IP address(es) which are reported.

2) for each IP address, enter
route add <server IP> <gateway IP>

so you might enter route add 193.71.199.94 10.0.0.200

To make a setting which will continue after a reboot, use route -p add ...

You can use 'route print' to check the entries

It is possible to do something more flexible with a mask, so you could
set up access to a series of servers using something like

route add 212.159.2.0 mask 255.255.255.0 10.0.0.200

to force 212.159.2.1 to 212.159.2.255 to go via router 10.0.0.200


--
Plus.Net <http://tinyurl.com/5jpa4>
I recommend them and save some cash.

With a guarantee allowing new users to migrate if they're unhappy!
 
Reply With Quote
 
poster
Guest
Posts: n/a

 
      05-01-2005, 06:46 PM
On 01 May 2005 19:41, I wrote:

>2) for each IP address, enter
> route add <server IP> <gateway IP>


Forgot to mention I had set the default gateway as 10.0.0.100 and I don't
use DHCP... I set the DNS entries myself to servers one on each ISP (or
some other) and route them permanently so I can just change the 'default
gateway' on XP to force the majority of traffic onto one particular link.
It's quite easy to fill one link with a newsgroups binary download, and
keep browsing/other traffic on the other, in much the way you plan to do.


--
runbox.com - 1000 MB of mail storage and 100 MB for files...
30 day free trial... <http://web.vfm-deals.com/runbox/>
 
Reply With Quote
 
fredbloggstwo
Guest
Posts: n/a

 
      05-01-2005, 10:44 PM
Thanks Poster - I'll give it a try out

regards, Mike

"poster" <us-(E-Mail Removed)> wrote in message
news:(E-Mail Removed) s.net...
> On 01 May 2005 19:41, I wrote:
>
> >2) for each IP address, enter
> > route add <server IP> <gateway IP>

>
> Forgot to mention I had set the default gateway as 10.0.0.100 and I don't
> use DHCP... I set the DNS entries myself to servers one on each ISP (or
> some other) and route them permanently so I can just change the 'default
> gateway' on XP to force the majority of traffic onto one particular link.
> It's quite easy to fill one link with a newsgroups binary download, and
> keep browsing/other traffic on the other, in much the way you plan to do.
>
>
> --
> runbox.com - 1000 MB of mail storage and 100 MB for files...
> 30 day free trial... <http://web.vfm-deals.com/runbox/>



 
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
Adhoc links JIMMIE Wireless Internet 3 02-02-2009 10:37 AM
web links Robert L [MS-MVP] Windows Networking 1 05-23-2005 03:27 AM
Aggregating 2 ISP links (DSL) jetmarc@hotmail.com Linux Networking 4 05-15-2005 07:21 AM
NFS and symbolic links? hseaver@nospamcybershamanix.com Linux Networking 1 12-05-2003 05:47 AM
Links and pop-ups mary Windows Networking 0 08-21-2003 04:21 PM



1 2 3 4 5 6 7 8 9 10 11