So I just got a couple of Cisco RV180 routers that I am trying to setup a VPN link between the two. Both have their own static IP addresses on the WAN side, and so I used the Basic VPN wizard to define the public addresses for each other, use a pre-shared key, and set the local IP address ranges in the routers in the following layout:
- Router A
Local: 172.16.0.0/24
- Router B
Local: 172.16.1.0/24
When I try to ping from one end to to a computer on the other I lose all the packets. When I looked at the transmission information, I found that Router A is transmitting but not receiving and that Router B is receiving but not transmitting. I am kinda stumped by this or what I should look for being the issues and would love is someone had some ideas of what I could try.