Linux Ubuntu 6.06 and 6.10 Installation Instructions
| Summary |
How to install the Cisco Systems VPN Client on Linux Ubuntu 6.06 (Dapper Drake) and 6.10 (Edgy Eft) kernel. |
| Instructions | These instructions were provided by an end-user and are untested. |
The following instructions were tested on Ubuntu 6.06 (Dapper Drake) and 6.10 (Edgy Eft) ONLY
Confirm the correct headers are installed:
apt-get install linux-headers-`uname -r`
Install gcc etc (from synaptic package manager)
In the terminal type:
sudo su
./vpn_install
Imported the cert using:
cisco_cert_mgr -R -op import
and typed the filename when prompted then saved the pcf to /etc/CiscoSystemsVPNClient/Profiles/ (i saved it as RoamNet.pcf)
vpnclient connect RoamNet
