LAN and dial-up together -can windows services determin which one to use?

  • Thread starter Thread starter Roy
  • Start date Start date
R

Roy

hi 2 you all.
i am using a dial-up from a win2k computerin order to
reach another network. the problem is once i dial in this
network my local area connection stops responding.
actualy the RPC cannot "find" me ("the RPC server is not
available") so I cannot access most of the network
resources because the traffic is routed through the dial
up adapter.

interesting part is I can ping other machines on the
network.

I believe this is a known isue.
solving this will save me a lot of time so if anyone can
help i will be gratefull....!!!

cheers

Roy
 
Hi Roy,

Check the routes on your machine using "route print".
When you create a dial up connection, your default gateway changes and all
your traffic will be routed through the new gateway.

You can un-check this option in the dial up connectoid (Properties ->
Networking tab -> Internet Protocol -> Properties -> Advanced)
 
Back
Top