Setting different gateways for IE browsing - setting routes problem.

D

Denis L. Menezes

Hello friends.

I have one gateway for normal browsing : 164.78.78.3
I have one gateway for one specific site( IP range say.. 164.56.45.000/255 )
that we have to go through a dedicated router : 164.78.78.5

Can anyone tell me how I can set up the win2000 computers to find the
correct gateway. I know I have to set the routes on the PCs, but I am mighty
confused how to write this script.

Can someone please help?

Thanks
Denis
 
C

Christian Wittmann

Denis,

I hope, I read this correct.

set the default gateway to 164.78.78.3
in command prompt box enter "route -p add 164.56.45.0 MASK 255.255.255.0
164.78.78.5"

cheers
chris
 

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

Top