Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#78728 - [networkmanager-openvpn] Can't connect to VPN after 1.10.2-2
Attached to Project:
Arch Linux
Opened by Alan Moore (lykwydchykyn) - Wednesday, 07 June 2023, 01:04 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 08 June 2023, 11:09 GMT
Opened by Alan Moore (lykwydchykyn) - Wednesday, 07 June 2023, 01:04 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 08 June 2023, 11:09 GMT
|
DetailsAfter upgrading networkmanager-openvpn from 1.10.2-1 to 1.10.2-2 I can no longer connect to my work VPN.
The error I get is: nm-openvpn[95636]: Options error: Unrecognized option or missing or extra parameter(s) in [PUSH-OPTIONS]:2: block-outside-dns (2.6.4) nm-openvpn[95636]: OPTIONS ERROR: failed to negotiate cipher with server. Add the server's cipher ('AES-256-CBC') to --data-ciphers (currently 'AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305') if you want to connect to this server. nm-openvpn[95636]: ERROR: Failed to apply push options nm-openvpn[95636]: Failed to open tun/tap interface I have no openvpn configuration files under /etc/openvpn or ~/.config, so it is not clear where I should add these values. These are not options listed in the GUI. |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Thursday, 08 June 2023, 11:09 GMT
Reason for closing: Fixed
Additional comments about closing: 1.10.2-3
Thursday, 08 June 2023, 11:09 GMT
Reason for closing: Fixed
Additional comments about closing: 1.10.2-3
You should simply be able to: Edit connection details->Identity Tab->Advanced Button, then fiddle with cipher options in there?
[1] https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/issues/112
Also tried to add the 'data-ciphers' option but i receive this error 'GDBus.Error:org.freedesktop.NetworkManager.VPN.Error.BadArguments: property “data-cipher” invalid or not supported'