Cannot Configure VPN and unable to import Openvpn cert in Trisquel 6.0.1

5 replies [Last post]
Dark Orange
Offline
Joined: 03/28/2014

Cannot Configure VPN and unable to import Openvpn cert in Trisquel 6.0.1

lembas
Offline
Joined: 05/13/2010

wat

Dark Orange
Offline
Joined: 03/28/2014

see

I did many steps but no help

Capture.JPG
lembas
Offline
Joined: 05/13/2010

Crystal ball still cloudy...

What exactly did you do and what failed? How, cite the exact error messages.

Dark Orange
Offline
Joined: 03/28/2014

I did it finally

sudo apt-get install network-manager-openvpn-gnome

sudo apt-get install network-manager-openvpn network-manager-openvpn-gnome

sudo apt-get install --reinstall network-manager network-manager-gnome network-manager-openvpn network-manager-openvpn-gnome

sudo service network-manager restart

killall nm-applet

nm-applet &

this is what need to done

aloniv

I am a translator!

Offline
Joined: 01/11/2011

I think you might need to restart in order to use openvpn with network manager. Anyway, the easiest way to use openvpn is directly via terminal, e.g. by running:

$ sudo openvpn --config configuration-file.ovpn

and then entering username and password.