Giter VIP home page Giter VIP logo

ciscovpnclient-patches's Introduction

Cisco VPN Client Patches

Linux Patches for Unsuported Cisco VPN Client (32bit)

Kernel 3.2.x is not supported! Kernel 3.1.x is last supported kernel.

Usage

Download and unpack vpnclient-linux-x86_64-4.8.02.0030-k9.tar.gz (Linux 32-bit and x86_64 (biarch))

wget http://projects.tuxx-home.at/ciscovpn/clients/linux/4.8.02/vpnclient-linux-x86_64-4.8.02.0030-k9.tar.gz
tar xzvf vpnclient-linux-x86_64-4.8.02.0030-k9.tar.gz 

Apply patch vpnclient-linux-2.6.31-final.diff

wget https://github.com/ruphert/CiscoVpnClient-Patches/raw/master/vpnclient-linux-2.6.31-final.diff
patch -d vpnclient/ < vpnclient-linux-2.6.31-final.diff

Apply patch kernel-3.x-support.diff

wget https://github.com/ruphert/CiscoVpnClient-Patches/raw/master/kernel-3.x-support.diff
patch -d vpnclient/ < kernel-3.x-support.diff 

Kernel source fix

sudo sed -i 's/const\ struct\ net_device_ops\ \*netdev_ops;/struct\ net_device_ops\ \*netdev_ops;/' `find /usr/src -name netdevice.h`

Usability

This patch was tested on Fedora 16 (Verne) with PAE kernel (3.1.8-2.fc16.i686.PAE).

Credits

Release Notes

http://www.cisco.com/en/US/docs/security/vpn_client/cisco_vpn_client/vpn_client48/release/notes/48client.html http://www.fi.upm.es/ccfi/vpn/cliente/vpnclient-linux-4.8.02.0030-readme.txt

ciscovpnclient-patches's People

Contributors

mariuszs avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.