-
Notifications
You must be signed in to change notification settings - Fork 759
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
OpenVPN Client Export for Android #3174
Comments
|
Which android version?
Could you try to leave Thanks! |
|
Tried with all combinations. Only |
|
Even more "fun". Tried it with OpenVPN Client on Windows (latest 2.4.6), export Archive:
Change to
Change to: But now the client asks for a password for the key (I didn't set one on export) -> no connection possible
Client config exported on 18.7.x is still working with the updated OPNsense 19.1, but export on 19.1 seems very broken... |
|
We're facing some OpenVPN export problems after updating as well. We've also stumbled over the UDP-protocol error, running a client under Ubuntu 18.04: After changing the line So we changed the line The manual might need a small update (at least to the screen shots) as well, seems to look different now compared to before the update. |
|
to patch the 3 issues mentioned, use: The case issue was already reported and here fixed https://forum.opnsense.org/index.php?topic=11415.msg51678#msg51678 |
|
I can confirm that. @AdSchellevis Thank you for the fast patch! |
|
@abplfab thanks for confirming, we'll ask @fichtner to add this in 19.1.1 and ask @MichaelDeciso to look at the docs suggested by @sjjh (https://docs.opnsense.org/manual/how-tos/sslvpn_client.html) |
After upgrading to 19.1: "Export Type: File only" the Android "OpenVPN Connect" imports the file and also connects. But there is no traffic possible through the tunnel.
Adding
comp-lzo adaptive,tls-clientand removingdev tunfrom the exported file solves the problem (then it's like <19.1). I didn't test yet which setting solves the problem or all 3 are needed.The text was updated successfully, but these errors were encountered: