Multiple Networks

TwoToes

New Member
Joined
Feb 3, 2010
Messages
1
Hi

Hope I am posting this in the correct section. I need help on connecting to multiple networks. The scenario

I am connected to a corporate network at day. We have internet but the bandwidth is non existing for internet.
I have 3G/HDSPA access as well via cellphone or 3G card.

How can I still work as per normal with access to the corporate network and setup the 3G/HSDPA. At the moment as soon as the 3G/HSDPA is connected my email etc is disconnected until I drop that connection

Thanks a mill

TwoToes
 

PallBearer

Well-Known Member
Joined
Sep 18, 2009
Messages
260
with routes.

from a command prompt, type "route print" and see what the metric is for you current work network and the same for the 3G one.

then all you need to do is to add a route to point anything with your network range of ip's to go via that IP/Metic and then put a route for 0.0.0.0 to point to the 3G /Metric.

sounds hard, but it works.
 
Top