ss-abramchuk / OpenVPNAdapter

Objective-C wrapper for OpenVPN library. Compatible with iOS and macOS.
GNU Affero General Public License v3.0
482 stars 217 forks source link

Internet connection fails if I turn off & turn on Wifi connection #96

Closed MSalihBalkan closed 6 years ago

MSalihBalkan commented 6 years ago

Internet connection fails if I turn off & turn on Wifi connection. Steps to reproduce:

  1. Connect to VPN
  2. Turn off mobile data and Wifi
  3. Turn on mobile data or Wifi
  4. Try to connect to any server in the internet, for example google.com Expected result: Connection should be successful Result: Connection fails to any website on the internet.

Project that I reproduce in: https://github.com/yaooort/OpenVPN-IOS

Edit: It wasn't problem of the plugin.