Hello,
This is a really long thread, but since people seem to be reading it, might as well post my issues here as well. I am trying to set up two of the Linksys BEFVP41 routers to create a VPN tunnel between two locations. One is the main office, and one is the remote office. Currently I have everything configured pretty close to what everyone describes here, and the tunnel actually comes up and says connected. However, I can't ping/map across the tunnel and I can't think of any other way to verify that the tunnel is actually being used. Here is the way I have it configured:
Main Loc. -> BEFVP41 -> 3Com ADSL -> Internet
Internet -> 3Com ADSL -> BEFVP41 -> Remote Location
We were assigned a static IP for the main office, however it's assigned to the 3Com ADSL router. So I have made the default workstation (where all traffic is forwarded when it's send to the static IP) the BEFVP41 so that it handles all requests from the Internet.
The remote location is a dynamic IP address.
Because of this I have set the BEFVP41 at the main office to accept VPN connections from any remote gateway. I don't want to use netbios over the tunnel, I just want IP connectivity.
Are there any routing/forwarding issues that I'm overlooking?
Let me also give the ip layout:
Main Office IP: 10.x.x.x
Main Office VPN:
LAN: 10.x.x.254
WAN: 192.168.1.2
Main Office DSL:
LAN: 192.168.1.1
WAN: ISP Static
Remote Office DSL:
LAN: 192.168.2.1
WAN: ISP Dynamic
Remote office VPN:
LAN: 192.168.200.x
WAN: 192.168.2.2
Remote Office IP: 192.168.200.x
Also, I believe that NAT is being performed two times on each side, not that it should make much difference. The DSL routers on both sides are performing NAT.
Does anyone have any ideas why, if the tunnel is connected, I can not send/receive traffic through that tunnel? Or pretty much, why I can't use the darn thing if it's up?
-Josh