I have an OpenVPN AS server on network 192.168.1.0/24. I need to create a tunnel to a remote site with the address pool of 192.168.20.0/24. I am using LDAP authentication on the OpenVPN AS server. I have a user created and the following selections made under user Permissions.
Allow Autologon,
Dynamic IP,
Use NAT,
Configure gateyway YES (192.168.20.0/24),
DMZ No.
I connect from .20.0 to 1.0 and the client, .20.0, can ping the server network, .1.0. I cannot ping from the server network, .1.0, to the client network, .20.0. What do I need to do to get this to work?
Thanks!