This is a step by step solution to some problematic installations of Cisco VPN
Client on Fedora Core 13 with kernel 2.6.34. This might also work on other
Linux flavors.
4. Untar the VPN client
Client on Fedora Core 13 with kernel 2.6.34. This might also work on other
Linux flavors.
Note: The text in bold are commands to input in your terminal.
1. Install gcc.
yum install gcc2. Download the latest version of cisco vpnclient (4.8.02.0030) from http://projects.tuxx-home.at/ciscovpn/clients/linux/4.8.02/vpnclient-linux-x86_64-4.8.02.0030-k9.tar.gz
3. Change to the opt directory
cd /opt
4. Untar the VPN client
tar xzvf vpnclient-linux-x86_64-4.8.02.0030-k9.tar.gz5. Download the patch for your kernel version
wget http://lamnk.com/download/vpnclient-linux-2.6.31-final.diff6. Change to vpn client directory
cd vpnclient7. Apply the patch
patch < ../vpnclient-linux-2.6.31-final.diff8. Edit the kernel source file
sudo sed -i 's/const\ struct\ net_device_ops\ \*netdev_ops;/struct\ net_device_ops\ \*netdev_ops;/' `find /usr/src -name netdevice.h`9. Install the vpn client
sudo ./vpn_installAnd that's it!
Published by Misheki
I am a web developer and an awesome web designer wannabe. I love World of Warcraft and I met my husband there. View profile
-
Using Conky - the Ultimate Linux System Monitor
Learn how to configure and customize Conky - the light weight put powerful system monitor for Linux
- Exelon: Improved Treatment for Alzheimer's by a Transdermal Patch Improved Exelon medication for treating the symptoms of Alzheimer's. A transdermal patch providing more medication in 24 hours compared to taking a capsule or pill. Fewer number of side effects & improved cognitive re...
- Daytrana; The ADHD Patch With ADHD as the most widely studied childhood disorder, the use of ADHD in young children is often difficult to administer. With the FDA approval of the ADHD patch, children under age 12 can not received sustained...
- Ubuntu 8.10 Wages War with Fedora 10 Fedora 10 vs. Ubuntu 8.10
- What is a Virtual Private Network (VPN)?
- How to Backup Your CD's on Linux
- Puppy Linux
- The Switch from Windows to Linux
- What is Ext3 Linux File System?
- Linux Tutorial: Displaying "Uncommented" and Non-Blank Lines
- Linux in 2008: The New Linux Powered Devices
|
|
More from Yahoo! News
- Company sues Apple over iPad name in Shanghai (AP)
- Megaupload founder Kim Dotcom released on bail (AP)
- Alibaba.com shares surge on privatization bid (AP)
- Just Show Me: How to set an alarm on your iPhone (Yahoo! News)
- Waterworld: Scientists find a new kind of super-Earth that’s unlike any other (Yahoo! News)