I already try do force Force AES-CBC ciphersuites - but it doesn’t fix the issue.
The logs:
Mikrotik logs TCP session establiished from :V4 IP Address
VPN client log. TCP revev EOL.
Anybody have simillar issue and fix for this?
Mikrotik support, could You confirm the issue?
Best Regards.
Maciej
edit,
Temporary fix, uninstall new version ovpn client, install old (from internet
beware for trojans minimize risk by scanning apk on virustotal!!!), import profile, disable autoupdate on android market. Works again.
For lazy guys
To work around the problem on the client add the custom option ‘tls-cipher DEFAULT’ (add this without quotes in .ovpn config file) on the Android client.
Any chance this could be added to the Wiki on the OVPN page. Something like:
"As of 2015 many Android (and possibly other) clients default to incompatible tls cipher suites.
Add the following line to the CLIENT config:
tls-cipher DEFAULT
"