I am doing this so connections from local workstations to VPN remote clients are routed through a separate ISP/modem/bandwith/etc (Router 2). View setup and diagnostic/issue below:
Setup_
http://tinypic.com/r/aw7yok/4
Router 1 (192.168.52.1), Linksys/Cisco RV016, ISP A
..connected to lan port of ->
Router 2(192.168.52.3) Linksys/Cisco RV042, ISP B
Workstations: Primary Gateway and DNS point to Router 1. Connected to Router 1.
VPN: Tunnel created/accessed on Router 2. VPN IP scheme: 192.168.100.0
On Router 1 (primary gateway) I enabled static routing for destination 192.168.100.0 (VPN client scheme) to route to Router 2 (VPN router).
DIAGNOSTIC_
Workstation can ping both Routers perfect.
Ping from workstation (who’s gateway is Router 1) is unsuccessful to 192.168.100.163
TraceRT from workstation (who’s gateway is Router 1) is :
1 26 ms 21 ms 26 ms RV016.SME [192.168.52.1]
2 498 ms 22 ms 25 ms 192.168.52.3
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 * * * Request timed out.
7
What is wrong?