Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Correct routing Linksys LAN - LAN VPN

Status
Not open for further replies.

rpaverd

IS-IT--Management
Nov 13, 2002
87
US
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
 
Please cancel the above.

With the routing as shown I can ping devices from both sides of the VPN. I had been blindsided by a couple of my test machines on my LAN being powered down while I was testing - so I could not see them!

Many thanks to all who assisted

Richard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top