I have encountered following issue in Mint 19 (not present in Linux Mint 18).
I've downloaded ovpn files from my VPN provider and I wanted to add one of them via network manager. Unfortunately I can't connect.
It doesn't work when I do the same in command line:
Code: Select all
openvpn --config <ovpn file>
Code: Select all
sudo openvpn --config <ovpn file>
My question is now - am I not in some group or something like that so that I don't have permission to establish vpn connection?
Reinstallation of openvpn does not help.