I have a test VPN set up to validate a production environment. The ip address ranges are
Subnet A 10.22.171.0 gateway 10.22.171.45 (VPN router)
Subnet B 192.168.1.0 gateway 192.168.1.1
Between Subnet A and B I have set up a VPN to another Linksys VPN router at the 192.168.1.201 address.
With the initial VPN connection, all I could see (ping) on either side was the actual VPN router in the remote subnet and also the primary gateway in the 192.168 subnet
From prior suggestions on this board, I have set up a route on the 192.168.1.1 router to point to the the VPN router as follows
0.0.0.0 0.0.0.0 68.39.64.1 1 WAN
10.22.171.0 255.255.255.0 192.168.1.201 3 LAN
68.39.64.0 255.255.252.0 0.0.0.0 1 WAN
192.168.1.0 255.255.255.0 0.0.0.0 1 LAN
From subnet B, I can now ping all devices on the subnet A LAN, but from Subnet A I can only still ping the VPN router and the primary gateway.
Any suggestions as to the route(s) I should add to resolve this issue?
Many thanks
Richard
c
Subnet A 10.22.171.0 gateway 10.22.171.45 (VPN router)
Subnet B 192.168.1.0 gateway 192.168.1.1
Between Subnet A and B I have set up a VPN to another Linksys VPN router at the 192.168.1.201 address.
With the initial VPN connection, all I could see (ping) on either side was the actual VPN router in the remote subnet and also the primary gateway in the 192.168 subnet
From prior suggestions on this board, I have set up a route on the 192.168.1.1 router to point to the the VPN router as follows
0.0.0.0 0.0.0.0 68.39.64.1 1 WAN
10.22.171.0 255.255.255.0 192.168.1.201 3 LAN
68.39.64.0 255.255.252.0 0.0.0.0 1 WAN
192.168.1.0 255.255.255.0 0.0.0.0 1 LAN
From subnet B, I can now ping all devices on the subnet A LAN, but from Subnet A I can only still ping the VPN router and the primary gateway.
Any suggestions as to the route(s) I should add to resolve this issue?
Many thanks
Richard
c