-
-
Notifications
You must be signed in to change notification settings - Fork 803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hard block if OpenVPN / Wireguard go offline (ie authentication or error) #1413
Comments
Something along these lines? https://docs.raspap.com/wireguard/#kill-switch |
Still needing this for OpenVpn connections! I just tested and as soon as the ovpn client stops, it reveals the IP |
Here's what i ended up with
|
@frankozland how do you run these commands? It does not look like something that is executed whenever the I guess there should be a generic way to get interface addresses? |
Is your feature request related to a problem?
Love this software.
I noticed the other day RASPAP came up, but openvpn did not.
RASPAP allowed connections and worked even tho openvpn had an error (the password had changed)
Describe the solution you'd like
Admin option of "Block connections if VPN is in error/disconnected status"
and an autoretry every couple minutes (admin config)
Show alert on main page that VPN is having problems
Send email that vpn is having problems
Describe alternatives you've considered
Shell script to stop raspap service if OpenVPN had an error on connect / not connected
The text was updated successfully, but these errors were encountered: