I created my first VPN and see traffic flowing FINE in one direction. (please see attached image of network diagram) I have defined a static route on my desktop PC directing (traffic destined for the remote VPN's subnet) to the VPN server. I can get to the remote VPN fine, but the machines in the remote VPN (in this case, the machine called workbench) can NOT see anything in the 192.168.0.0 subnet. Well, not NOTHING, it can see 192.168.0.16 (the internal interface of the VPN server). The only thing I can think of is the fact that the 192.168.0.0 subnet has a firewal/router gateway that runs parallel to the VPN server (again, please see the diagram). Anybody have any ideas how I can get traffic flowing to the main network?
I ran into the same problem during one of my troubleshootings of a totally different problem, and mine was due to a gateway/routing problem.
Check to make sure that there is a static route in the network's gateway telling trafic that needs to go to the remote VPN site to go through the monowall to get to the other side.
Other than that, I've had the problem where one site was setup as a /25 instead of a /24 accidentally. It was found out and fixed, but the VPN had been created using the "Local Subnet" option as one of the IP range descriptors. Everywhere that said what it was trying to use said the right things, but it just wasn't working. I changed that option to something else, applied it, then changed it back to "Local Subnet" (now that the local subnet on the system was indeed set correctly) and everything then worked.