Page 1 of 1

VPN connection

Posted: 21. May 2013, 09:14
by 2009tester
how to do VPN client connection with Wicd?
it looks like Wicd does not support VPN yet.

I hv nm-applet (network-manager) installed.
But unable to add VPN connect.
ADD button is inactive.

Re: VPN connection

Posted: 22. May 2013, 19:06
by gapan
I've never used it, but you probably need NetworkManager-openvpn. Find it in sourcery.

Re: VPN connection

Posted: 24. May 2013, 07:52
by 2009tester
Installed network manager and its applet .
instead of wicd.
Installed openvpn package too.

But still, I can not add VPN connection in nw-applet.
Add button for VPN connection is not active.

VPN is an important part of Desktop OS.
Salix developers' help requested....

Re: VPN connection [SOLVED]

Posted: 24. May 2013, 10:25
by 2009tester
Here How I solved:
I compiled source code of "NetworkManager-openvpn" directly from gnome.org
http://ftp.gnome.org/pub/gnome/sources/ ... envpn/0.9/
it went all OK, but ADD button is not activated !!!
And ofcourse, package did not appear on Gslapt...

I got the slackbuild script at below url
http://slackbuilds.org/repository/14.0/ ... r-openvpn/
installed .tgz file with instalpkg.
it worked without reboot. and package appeared on Gslapt.

Re: VPN connection

Posted: 25. May 2013, 17:51
by Andyun

Re: VPN connection

Posted: 26. May 2013, 07:33
by 2009tester
Hello Andyun

it was my mistake in previous text.
Actually, I had gotten the the script at the url u mentioned
and downloaded the source code from gnome.