I use Cisco Systems' VPN Client v5.0 on Windows 7 to connect to my work environment. My VPN profile is available as a PCF file. I would occasionally like to use Ubuntu 10.10. Are there any applications that support connecting to a VPN server from Ubuntu.
|
feedback
|
|
If you install the You may also want to install the | ||||
|
feedback
|
|
After installing the network-manager-vpnc and network-manager-vpnc-gnome packages, I kept getting the error:
It turns out that the solution to that problem is to restart the Network Manager
After following the answer provided by @Cos, and following the restart instructions, my VPN is now functioning. | |||
|
feedback
|
|
I seem to recall the built-in network manager has support for Cisco VPNs, once the correct package is installed. Try:
I believe the package is something like "networkmanager-cisco". Once that is installed, you should be able to add a VPN connection using the normal network manager window. | ||||
|
feedback
|
|
vpnc is the VPN choice for me. It's pretty simple to use through the command line (which I am assuming you are comfortable with or at least interested in using since you use Ubuntu). The following should work fine:
If not, you can install from source: http://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-0.5.3.tar.gz | ||||
|
feedback
|