You are not logged in.
Hey,
I configured an openvpn using the Gnome Networkmanager. My connection is called ipredator. Then I enabled the service via
systemctl enable openvpn@ipredator.service
Now at boot, it shows "enabling vpn" but after logging in to Gnome, the VPN is not activated and I have to do it manually. How can I make it start by default?
Offline
Is the network interface called ipredator or this is just the name of the connection in NetworkManager? Those are separate things.
You need to do this like: systemctl enable unit_name@interface
Offline
Its called like that in the network manager. Also I cannot find any files in /etc/openvpn.
How can I find out what my unit_name and interface is?
Offline