Connection to openVPN Access Server
Posted
by
Beig
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Beig
Published on 2012-06-20T19:31:49Z
Indexed on
2012/06/20
21:24 UTC
Read the original article
Hit count: 235
we are using an openVPN Access Server and I would like to connect to it via the VPN network setting (network-manager-openvpn).
I downloaded the client.ovpn and I can connect to the server via the command line: openvpn --script-security 2 --config client.ovpn
How can I add the connection to the network manager? Which (key) entry is which? User Cert, CA Cert, Private Key?
Here is an example of the client.ovpn http://nopaste.info/c10ec207f2.html
Thanks in advance.
© Ask Ubuntu or respective owner