ADD ROUTE command in windows 2008R2
Posted
by
Mehrdad Kamelzadeh
on Server Fault
See other posts from Server Fault
or by Mehrdad Kamelzadeh
Published on 2012-07-08T13:00:15Z
Indexed on
2012/07/08
15:17 UTC
Read the original article
Hit count: 250
I don't know much about Networking, So excuse me if I am raising some basic issues.
I have a LAN where there is a Windows Server 2008R2 with some clients connected to it. The clients are not joined to the domain of the Server (they are in a WORKGROUP). I have set up a VPS on the server machine (PPTP) with a Static address pool of range 10.0.0.1
-> 10.0.0.10
but the LAN range itself is 192.168.1.1
-> 192.168.1.254
. When I connect to the server from another location over the internet, I can just see the server and I can not see the other clients which are in the same LAN as the server. what to do to see the other clients?
a friend of mine said that you should use the ADD ROUTE command. Beacuse of that I used this command as my title. What would be the best way to address this problem?
Thanks
© Server Fault or respective owner