| Author |
Message |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sat 18 Dec 2010, 00:54 Post subject:
vpnc - Cisco VPN client |
|
vpnc is an opensource VPN client to connect to CiscoVPN servers.
I compiled it under Puppy 5.1, linking to the libgcrypt and libcrypto/libssl (OpenSSL) libraries already in Puppy5.1.
Refer to /root/my-documents/vpnc-README.txt for full instructions, but here's a quick howto:
- modify /etc/vpnc/default.conf to contain your VPN connection details.
- establish a VPN client connection with this command
| Description |
compatible with Puppy 5.1/5.2
|

Download |
| Filename |
vpnc-0.5.3.pet |
| Filesize |
147.91 KB |
| Downloaded |
1213 Time(s) |
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sat 18 Dec 2010, 01:00 Post subject:
|
|
If you want to create a VPN connection to a Microsoft MPPT-MPPE server, Puppy already contains the necessary components.
You can manually set up the configuration files and run the necessary commands, using these instructions -
http://www.murga-linux.com/puppy/viewtopic.php?p=447670#447670
Or use the "gpptp" gui from here -
http://www.murga-linux.com/puppy/viewtopic.php?t=41929
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sat 18 Dec 2010, 01:00 Post subject:
|
|
Once you have established a VPN connection, you will obviously want to do something useful with it.
I have just packaged the well known remote desktop control application, RealVNC, here -
http://www.murga-linux.com/puppy/viewtopic.php?t=63122
|
|
Back to top
|
|
 |
DaDrivel
Joined: 02 Oct 2010 Posts: 8
|
Posted: Sat 22 Jan 2011, 21:30 Post subject:
|
|
Works fine on my Lupu 5.11.
Thank you very much!
DaDrivel
|
|
Back to top
|
|
 |
Laie
Joined: 20 Jan 2008 Posts: 268 Location: Germany
|
Posted: Sun 13 Feb 2011, 09:02 Post subject:
|
|
Hi tempestuous,
will this pet work with Fluppy = Puppy 4.3.1?
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Mon 14 Feb 2011, 09:48 Post subject:
|
|
I don't know. Go ahead and try.
|
|
Back to top
|
|
 |
Laie
Joined: 20 Jan 2008 Posts: 268 Location: Germany
|
Posted: Mon 14 Feb 2011, 10:39 Post subject:
|
|
I'll do so and report back
|
|
Back to top
|
|
 |
joycesavio
Joined: 05 Mar 2012 Posts: 3
|
Posted: Mon 05 Mar 2012, 22:46 Post subject:
Not working with Racy pup Subject description: vpnc: relocation error |
|
Hi tempestuous,
I've installed the pet as well as the openssl pet available with racy pup and I'm getting stuck with the error below. I also had to install the pets from the previous post http://www.murga-linux.com/puppy/viewtopic.php?p=609942#609942
Any suggestions?
# vpnc
vpnc: /usr/lib/libcrypto.so.0.9.8: no version information available (required by vpnc)
Enter password for xxxxx@yyyy.zzzz.com:
vpnc: relocation error: vpnc: symbol gcry_cipher_setkey, version GCRYPT_1.2 not defined in file libgcrypt.so.11 with link time reference
#
Thanks
Savio
|
|
Back to top
|
|
 |
joycesavio
Joined: 05 Mar 2012 Posts: 3
|
Posted: Thu 08 Mar 2012, 00:10 Post subject:
vpnc in Racy puppy Subject description: How I got vpnc in Racy puppy to work |
|
Eventually I managed to get it to work. Here's what I did...
From this thread http://www.murga-linux.com/puppy/viewtopic.php?t=21294 I installed the pets for libgcrypt & libgpgerror.
Then I downloaded the source for vpnc and the devx.sfs for racy.
Included the racy*devx.sfs to be loaded at boot time
Rebooted
built vpnc from source by running
That's it. Now I execute vpnc from the directory where it was made and it is working. I don't know how to create a pet, so can't include it here. But this was simple enough I think for most to follow the steps.
|
|
Back to top
|
|
 |
|