On Thu, 2018-02-15 at 14:24 -0500, David H. Durgee wrote:

Hi,

> I am running Linux Mint 18.3 x64 cinnamon and have the OpenVPN
> plugin 
> installed with network manager.  I have an OpenVPN profile from
> Private 
> Tunnel that I use with no problems on my phone with the OpenVPN
> Connect 
> app.  I can also use the profile at the terminal window in LM 18.3 
> successfully.  Attempting to import the OpenVPN profile fails with an
> error:
> 
> Cannot import VPN connection
> 
> The file 'Ashburn.ovpn' could not be read or does not contain
> recognized 
> VPN connection information
> 
> Error: the plugin does not support import capability.

The error message is not helpful because of bug 
https://bugzilla.gnome.org/show_bug.cgi?id=790770#c1

You might get a better message with

  nmcli connection import type openvpn file "$FILENAME"

and maybe that already tells you what's wrong.

> In my terminal window I get:

[snip]

all this information is not relevant, because import is solely done by
the user application that reads the .ovpn file and creates a
corresponding connection profile in NetworkManager compatible format
Commonly it's one of nmcli, nm-connection-editor, gnome-control-center, 
or plasma-nm.

Can you be more precise about which application you are using to import
the ovpn file?

The information that matters most is the ovpn file itself and the
version of the nm-openvpn plugin that performs the import. Please send
the ovpn file, but make sure to sanitize private information (without
changing the meaning of the file too much).



best,
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to