Skip to content
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

Reconnect on network change should stop VPN first #1705

Open
scruel opened this issue Apr 14, 2024 · 1 comment
Open

Reconnect on network change should stop VPN first #1705

scruel opened this issue Apr 14, 2024 · 1 comment

Comments

@scruel
Copy link

scruel commented Apr 14, 2024

I have a profile which won't be able to connect with my WiFi, and when I switch back to this WiFi, the OpenVPN connection was still alive, but keep getting refused errors:
Screenshot_2024-04-14-18-51-11-841_de.blinkt.openvpn-edit.jpg

Reproduce steps;

  • Uncheck keep tun option, unlimited retries
  • Connect VPN through mobile network
  • Switch network to WiFi (VPN unconnectable)
  • Check the log, still connected but traffic keep got refused.

OpenVPN Connect didn't have this issue, it will disconnect the VPN if switched then wait until the server to be connectable (no timeout), rather than keep the dead VPN to be connected.

Version: 0.7.51
Android 13

@schwabe
Copy link
Owner

schwabe commented Apr 14, 2024

Please include a full log that also includes the network switch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants