You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use OpenVPN to talk from the server to clients (clients are behind NAT behind a dynamic IP address). It turned out that I needed MASQUERADE instead of SNAT to achieve that, how would you feel about adding an option for that? I can do the actual work if it's something you'd accept.
The text was updated successfully, but these errors were encountered:
It's a pretty fundamental change, so it would definitely have to be gated behind an option. Since you have something working, I'll probably accept it, though I won't guarantee it until I see the code.
daniellandau
added a commit
to daniellandau/ansible-role-openvpn
that referenced
this issue
May 14, 2018
I want to use OpenVPN to talk from the server to clients (clients are behind NAT behind a dynamic IP address). It turned out that I needed MASQUERADE instead of SNAT to achieve that, how would you feel about adding an option for that? I can do the actual work if it's something you'd accept.
The text was updated successfully, but these errors were encountered: