I have a network as follows.
Router->Windows Server->Clients
I want to be able to be on the LAN of the router and access the clients who are on a different subnet behind the Windows Server with networking and policy access enabled.
I setup a static route on my Router A as follows. Destination 10.200.0.0/16 Gateway 192.168.20.100
But im not sure what to setup on windows to get the Static Route working.
I tried doing it on each interface on the Static route tab in routing and remote services on windows but no luck.
What am i missing so that i can access the 10.200.0.0/16 network from the Router side on 192.168.20.1/24?
Thanks!
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.20.1 192.168.20.100 266
10.200.0.0 255.255.0.0 On-link 10.200.0.1 266
10.200.0.1 255.255.255.255 On-link 10.200.0.1 266
10.200.255.255 255.255.255.255 On-link 10.200.0.1 266
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.20.0 255.255.255.0 On-link 192.168.20.100 266
192.168.20.100 255.255.255.255 On-link 192.168.20.100 266
192.168.20.255 255.255.255.255 On-link 192.168.20.100 266
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 10.200.0.1 266
224.0.0.0 240.0.0.0 On-link 192.168.20.100 266
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 10.200.0.1 266
255.255.255.255 255.255.255.255 On-link 192.168.20.100 266
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
0.0.0.0 0.0.0.0 192.168.20.1 Default
===========================================================================