Here is article on how to install the Cisco VPN client in OpenSuSE, sure you can use vpnc which is compatible with Cisco but I thought it would be a nice post.

First make sure that you are running kernel 2.6.22.13-0.3. Earlier versions of the kernel gave us problems during compile. Check your kernel version with:
# uname -r
Download version 4.8 of the client. You can download it from here: http://helpdesk.ugent.be/vpn/download/vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz. Earlier and later versions gave us problems and were not working. Our advice is to stick to version 4.8 for now.
Extract the downloaded file.
Download a patch for this client.
# wget http://tuxx-home.at/projects/cisco-vpnclient/vpnclient-linux-2.6.22.diff
Apply the patch:
# cd vpnclient
# patch -i ../vpnclient-linux-2.6.22.diff
Install the client:
# sudo ./vpn_install
Start the vpn service:
# sudo /etc/init.d/vpnclient_init start
Now you should be able to start the vpn service by:
# vpnclient connect yourPCFfile
Print This Post
Similar & Related Posts:
- Ubuntu 8.04: Enabling Atheros AR5007 Based Wireless
- SUSE 10.0: ATI Drivers Installation
- Automatix2: Installing Popular Applications On Ubuntu Edgy and Dapper
- Ubuntu 8.04: Running VMware Server 1.0 and VMware Workstation 6.5
- Ubuntu 8.04: Enabling Multimedia Playbacks
- Running VMware Workstation 5.5 on SUSE 10.1
- UPDATE: openSUSE 10.3 and KDE 4 Repositories
- Wine Gaming: Call Of Duty 4 (COD4)
- openSUSE 11.0: Installing ATI and nVidia Video Drivers
- OpenSuse plans to massively improve boot time



Subscribe via email:














Sitemap
RSS Feed
By:
CC Licensed