









Alex, thank you for your site. I found an error in the patch from
Stephen Frost for 64-bit systems for version 4.8.01.0640.
In file interceptor.c, line 655 (after the patch has been incorporated)
which reads:
skb->mac_header,
needs to be changed to this:
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22)
skb->mac_header,
#else
skb->mac.raw,
#endif
Regards,
-Tom



sfsob wrote:You need 2 files:
vpnclient-linux-x86_64-4.8.02.003.k9.tar
4.8.02-64bit.patch


Return to Cisco VPN Client on Linux systems
Users browsing this forum: No registered users and 1 guest