FS#54530 - [networkmanager-openconnect] Cannot connect with AES 128 encryption
Attached to Project:
Arch Linux
Opened by Ameya Thakur (indiandennis) - Wednesday, 21 June 2017, 18:10 GMT
Last edited by Toolybird (Toolybird) - Monday, 29 May 2023, 03:22 GMT
Opened by Ameya Thakur (indiandennis) - Wednesday, 21 June 2017, 18:10 GMT
Last edited by Toolybird (Toolybird) - Monday, 29 May 2023, 03:22 GMT
|
Details
Description:
The latest version of networkmanager-openvpn cannot connect with AES 128 encryption due to what appears to be a case mismatch. You can also cross-reference the launchpad bug report at https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1699551. Additional info: * package version(s): OpenVPN 2.4.2, NetworkManager 1.8.0-1, networkmanager-openvpn 1.2.10-1 * config and/or log files etc. : WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1558', remote='link-mtu 1542' Jun 21 10:59:54 desktop nm-openvpn[3515]: WARNING: 'cipher' is used inconsistently, local='cipher AES-128-CBC', remote='cipher BF-CBC' Jun 21 10:59:54 desktop nm-openvpn[3515]: [*removed for privacy] Peer Connection Initiated with [AF_INET]*removed for privacy:1198 Jun 21 10:59:55 desktop nm-openvpn[3515]: Error: pushed cipher not allowed - aes-128-cbc not in AES-128-CBC or AES-256-GCM:AES-128-GCM Jun 21 10:59:55 desktop nm-openvpn[3515]: OPTIONS ERROR: failed to import crypto options Jun 21 10:59:55 desktop nm-openvpn[3515]: ERROR: Failed to apply push options Jun 21 10:59:55 desktop nm-openvpn[3515]: Failed to open tun/tap interface Jun 21 10:59:55 desktop nm-openvpn[3515]: SIGUSR1[soft,process-push-msg-failed] received, process restarting Steps to reproduce: Update to latest versions of packages, add a VPN with AES encryption to networkmanager and attempt to connect. It will try to connect for a few minutes and then fail. |
This task depends upon
Closed by Toolybird (Toolybird)
Monday, 29 May 2023, 03:22 GMT
Reason for closing: No response
Additional comments about closing: Plus it's old and stale. If still an issue, please report upstream.
Monday, 29 May 2023, 03:22 GMT
Reason for closing: No response
Additional comments about closing: Plus it's old and stale. If still an issue, please report upstream.
uses GNU grep & sed to lowercase the cipher algo. Depending on permissions you may have to sudo it.