Intranet & Internet Problem

  • Thread starter Thread starter aluriin
  • Start date Start date
A

aluriin

Dear Sir,
i have a problem im unable to work simentanousely both intranet and
internet.

local intranet ip:10.168.27.102
subnet:255.255.255.0
gateway:10.168.27.50

dns:10.144.17.19
10.144.17.20

I connect to local intranet site with ip 10.144.17.43

My broadband ip:59.162.210.195
subnet:255.255.255.0
gateway:59.162.210.1

dns:202.9.145.6
202.54.6.50

im unable to connect both simentensouly.im disabling one ethernet card
for using the other.

how do i work both at a time.

Please help me out.

Regards,
Aluri
 
A Windows machine will only use one default gateway at a time. You could
eliminate the default gateway on the LAN adapter and configure a static
route to reach the 10.144.17.x network.

Doug Sherman
MCSE, MCSA, MCP+I, MVP
 
(e-mail address removed) wrote in
Dear Sir,
i have a problem im unable to work simentanousely both intranet
and internet.

local intranet ip:10.168.27.102
subnet:255.255.255.0
gateway:10.168.27.50

dns:10.144.17.19
10.144.17.20

I connect to local intranet site with ip 10.144.17.43

My broadband ip:59.162.210.195
subnet:255.255.255.0
gateway:59.162.210.1

dns:202.9.145.6
202.54.6.50

im unable to connect both simentensouly.im disabling one ethernet
card for using the other.

how do i work both at a time.

Please help me out.

Regards,
Aluri

You will have to add entries to the Routing table which tells
Windows which port to route packets destined to which subnets. The
default routing is a simplistic best-guess from Windows on how to
route packets. You have a more complicated setup and will need to
set up manual routes. You will have to use the "route" command from
a command prompt window. For more info, see:

<http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/route.mspx>

HTH,
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top