cernekee / ics-openconnect

Android UI for OpenConnect VPN client
GNU General Public License v2.0
358 stars 129 forks source link

The connection gets aborted #33

Open halaei opened 6 years ago

halaei commented 6 years ago

I can perfectly connect to server via my Linux client. However, the android client gets disconnect a lot with the following log: 22:29:19 LIB: Send BYE packet: Aborted by caller Any idea to help diagnose and fix it?

ildar commented 6 years ago

Guess more log entries would help better

halaei commented 6 years ago

I just don't know where to begin. On linux everything works just fine. On android, every now and then a new issue. I tried every option on the client and server. Now, the new issue is that only my browser apps can connect through vpn. Twitter, telegram, facebook, youtube don't not connect.

ildar commented 6 years ago

sounds like a Proxy mess. I'd suggest screenshotting current setting then reset them and start over.

dlenski commented 5 years ago

@halaei, exactly which version of OpenConnect for desktop Linux are you using (openconnect --version), and which version of the Android app?

halaei commented 5 years ago

Open connect for Android v 1.11 Currently I have no issue but I don't recall how things was fixed.

halaei commented 5 years ago

One thing I did was disabling IPv6 on my devices. Maybe relevant maybe not.