I'm currently using Mageia 9 with GNOME on my workstation and want to configure a VPN connection by importing an OpenVPN file (*.ovpn). As I couldn't import the file in the Mageia Control Center (MCC), I switched to NetworkManager as described in the wiki (and forum). In NetworkManager, I have the option to import the OpenVPN file but it does not work properly. The VPN gets added but in the "identity" tab there is an error: "Error: unable to load VPN connection editor" (as described here on Ask Ubuntu). The connection does not work either.
The same error is shown when I try to create a new OpenVPN connection manually or imported the file using
- Code: Select all
nmcli connection import type openvpn file my-company.ovpn
I know this "bug" from Ubuntu and the resolution there is to install the package network-manager-openvpn-gnome (in addtion to network-manager-openvpn). Unfortunately, I cannot find such a package on Mageia. Is it missing or what can I do?
Best regards,
evermore