Network A:
192.168.1.0 mask 255.255.255.0
Win2k VPN Server A is: 192.168.1.5
Network B:
192.168.2.0 mask 255.255.255.0
Win2K VPN Server B is: 192.168.2.7
Home clients config ("network C")
10.1.1.0 mask 255.255.255.0
Network A and B are connected with a 2-way PPTP VPN Connection through the
Internet (i.e. Server A has a connection to server B, and server B has a
connection to server A). Servers and clients on both networks have specific
routes set to be able to connect to the other subnet through the respective
servers.
Default routes on the VPN servers go to 192.168.1.1 / 192.168.2.1 (external
routers/NAT to internet).
Everything works fine up to this point.
Now, when employees connect to Network A/Server A from home (VPN via
internet), they are only able to reach all the hosts in network A, but no
hosts in network B. A ping and traceroute only show "request timed out".
Manually setting a route on their clients for the remote network B does not
help (e.g. route add 192.168.2.0 mask 255.255.255.0 192.168.1.5 metric 2).
Is there a way to accomplish that the remote clients can reach network A and
B by just connecting to the VPN server in network A?
For example, the Generic Routing
Encapsulation (GRE) IP protocol (protocol number 47) is ...
Right-click the server for which you want to enable routing,
...
www.howtonetworking.com/Networking/routing.htm
Routing in an Internetwork
1/3. In this example, there are three networks and two routers. Note:
Windows server as router. ...
www.howtonetworking.com/Networking/multiplerouters1.htm
Q: Internetworking Routing.
Hello, need your help on this one, please. Setting: Network A:
192.168.1.0 mask 255.255.255.0 Win2k VPN Server A is: 192.168.1.5
...
www.chicagotech.net/Q&A/vpn18.htm
3) Also rather than adding static
routes, you could configure the 2 routers to dynamically learn each
others routes via a routing protocol like RIP or OSPF. ...
www.chicagotech.net/routing.htm