Cisco VPN now runs on linux 64 bit systems

 

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.

  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • StumbleUpon
  • Ma.gnolia
  • Reddit

Related posts:

  • dtdionne
    hrm
  • bucky
    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
blog comments powered by Disqus