Errm … with a patch. Cisco hasn’t released a new version for Linux yet.
Quick guide: ( I assume you knew all the requirements to install the Cisco client )
- Go to the extracted vpn directory
- wget http://tuxx-home.at/projects/cisco-vpnclient/cisco_skbuff_offset.patch
- patch < cisco_skbuff_offset.patch
- sudo ./vpn_install
That’s it.
Related posts:
- How to install Cisco VPN client on Ubuntu Jaunty Jackalope and Karmic Koala 64 bit
- With kernel 2.6.24 you will need a patch to install Cisco VPN Client
- How to install Cisco VPN client on Ubuntu Hardy Heron 8.04 64 bit
- Can not compile Cisco VPN client on openSUSE 10.3 64bit
- Acer Extensa 5520 wireless problem under linux






Comments 5
Hi,
Thanks a million for the patch. Do you have any suggestions for fixing this error message:
snow@bucky:~/bucky/vpnclient> patch < cisco_skbuff_offset.patch
(Stripping trailing CRs from patch.)
patching file frag.c
Hunk #1 FAILED at 22.
1 out of 1 hunk FAILED — saving rejects to file frag.c.rej
(Stripping trailing CRs from patch.)
patching file interceptor.c
Hunk #1 FAILED at 630.
Hunk #2 FAILED at 669.
Hunk #3 FAILED at 791.
3 out of 3 hunks FAILED — saving rejects to file interceptor.c.rej
(Stripping trailing CRs from patch.)
patching file linuxcniapi.c
Hunk #1 FAILED at 338.
Hunk #2 FAILED at 483.
Hunk #3 FAILED at 497.
3 out of 3 hunks FAILED — saving rejects to file linuxcniapi.c.rej
(Stripping trailing CRs from patch.)
patching file linuxkernelapi.c
snow@bucky:~/bucky/vpnclient> ls cisco_skbuff_offset.patch
cisco_skbuff_offset.patch
snow@bucky:~/bucky/vpnclient> uname -a
Linux bucky 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
Thanks very much.
bucky
Posted 16 Jun 2009 at 8:59 pm ¶YOU ARE A SAVIOUR
, million times thank you for this patch
Posted 25 Jul 2009 at 9:00 am ¶I’m getting the same error as you bucky! Any resolution?
Posted 28 Aug 2009 at 6:25 am ¶bucky, you prolly need to be in the vpnclient directory when you run that patch
Posted 23 Dec 2009 at 9:53 am ¶hrm
Posted 23 Dec 2009 at 5:53 pm ¶Post a Comment