Created attachment 1224179 [details] VPN Settings Description of problem: No longer able to connect to an openconnect VPN using NetworkManager. Also no longer able to edit it, it seems. This was after a Fedora upgrade from Workstation 24 to 25 Version-Release number of selected component (if applicable): NetworkManager-openconnect-1.2.3-0.20160606git5009f9.fc25.x86_64 How reproducible: Connecting to VPN or opening settings. Steps to Reproduce: 1. Open Network Settings in GNOME 2. Connect to VPN, not working 3. Edit VPN identity, not configureable Actual results: No longer able to use this openconnect VPN connection. Expected results: Ability to connect or at least edit the config. Additional info: openconnect through cli is working.
I had this issue to. After installing NetworkManager-openconnect-gnome it started working form me. There was a package split, but the obsoletes were only added to one of the new packages the old package was split into. Both the packages the old package was split into should have the obsoletes (even if one of the new packages have the same name as the old package). Compare how the split for e.g. NetworkManager-vpnc was handles. [ellert@localhost ~]$ rpm -q --obsoletes NetworkManager-vpnc NetworkManager-vpnc < 1:0.9.8.2-2 [ellert@localhost ~]$ rpm -q --obsoletes NetworkManager-vpnc-gnome NetworkManager-vpnc < 1:0.9.8.2-2 [ellert@localhost ~]$ rpm -q --obsoletes NetworkManager-openconnect [ellert@localhost ~]$ rpm -q --obsoletes NetworkManager-openconnect-gnome NetworkManager-openconnect < 1.2.3-0
I have this issue as well. Installing NetworkManager-openconnect-gnome allows me to edit the vpn connection as suggested above but then it refuses to connect to the vpn. These vpn settings worked on my previous Fedora 24 install and I can connected using openconnect cli.
Scratch that. After a reboot openconnect vpn works again. Just needed to install NetworkManager-openconnect-gnome as stated.
*** This bug has been marked as a duplicate of bug 1398425 ***