Opened 8 years ago

Closed 8 years ago

#686 closed Bug / Defect (fixed)

OpenVPN Connect 1.0.7 on iOS can't create connection

Reported by: adalbert Owned by:
Priority: major Milestone:
Component: OpenVPN Connect Version: OpenVPN 2.2.2 (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords: ios
Cc:

Description

Since the update of OpenVPN Connect to 1.0.7 on my iPhone 5c (iOS 9.3.2) I can't establish an connection. Other clients can still connect and no configuration has been changed.

The server's error log says:
Jun 1 13:51:37 anubis daemon.err openvpn(udp)[2619]: <ip>:62411 TLS_ERROR: BIO read tls_read_plaintext error: error:1408A0C1:lib(20):func(138):reason(193)
Jun 1 13:51:37 anubis daemon.err openvpn(udp)[2619]: <ip>:62411 TLS Error: TLS object -> incoming plaintext read error
Jun 1 13:51:37 anubis daemon.err openvpn(udp)[2619]: <ip>:62411 TLS Error: TLS handshake failed

My configuration uses an pre-authetication key - maybe that is the problem's cause?

Attachments (1)

example.ovpn (839 bytes) - added by adalbert 8 years ago.
Anonymized connection configuration

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by adalbert

Attachment: example.ovpn added

Anonymized connection configuration

comment:1 Changed 8 years ago by Gert Döring

someone had a similar "it does not connect anymore" issue with 1.0.7 on the openvpn-users, and the recommendation that helped was

try the option "Force AES-CBC ciphersuites ..."

I had to enable it again to be able to connect.

you find the option at iOS Settings -> OpenVPN

comment:2 Changed 8 years ago by adalbert

Indeed, that solved my problem. Thank you very much.

comment:3 Changed 8 years ago by Gert Döring

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.