Can't connect to VPN in network manager for KDE in Kubuntu 19.04

13,902

Make sure that you have all the required packages like network-manager-openvpn (or in my case network-manager-openconnect) or some other packages in apt search networkmanager or apt search network-manager. Unfortunately, when these packages are missing, it does not display any error message -- it just "does nothing"

Share:
13,902

Related videos on Youtube

helpimstuck
Author by

helpimstuck

Updated on September 18, 2022

Comments

  • helpimstuck
    helpimstuck almost 2 years

    I have nordvpn and have used the openvpn config files on their website for a while on gnome and it has worked perfectly. I switched to KDE and in the network manager I can import vpn settings from the config file the same as in gnome and enter my username and password, but when I press the connect button nothing happens. It doesn't give any error it just does nothing.

    Here is the button I'm talking about

  • Harold L. Brown
    Harold L. Brown about 3 years
    Installing the network-manager-openconnect package with sudo apt install network-manager-openconnect worked for me on KDE Neon.