Re: OpenVPN, clients can see each other, but not outside
If the OpenVPN gateway is not also the normal gateway, and if you are not able to change the routing on the client, then you will have to resort to masquerading (NAT) on the OpenVPN gateway so that the reply packets will go through OpenVPN. Remember, routing is stateless.
|