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 tried with privileged and that doesn't resolve the issue. Perhaps trying iptables -t nat -A POSTROUTING -s 192.168.30.0/24 -o eth0 -j MASQUERADE might help. Might need to change ip block to match your correct range. I rather use SecureNat as it utilizes the native client of the operating system.
Honestly it was my first try with softether, but it should not be NAT issue as my clients just did not connected at all. They disconnected during handshake.
Been trying to get this to work with SecureNat. Notice you got a dockerfile working with the OpenVPN client. I suspect it needs some iptable rules.
your thoughts?
The text was updated successfully, but these errors were encountered: