Cisco VPN client on “Debian/TESTING”

In the file linuxcniapi.c, there are 2 references to skb->stamp (one in line 452, one in line 315). Now in the Linux Kernel 2.6 this has been changed to skb->tstamp. This needs to be fixed in order to get rid of the compilation errors. [ubuntuforum]

I just opened that file in the Cisco client source code… modified stamp to tstamp… and it compiled perfectly.

I’m using Linux spawn-virtual 2.6.18-6-686 #1 SMP Mon Aug 18 08:42:39 UTC 2008 i686 GNU/Linux with vpnclient-linux-4.6.02.0030-k9.tar.gz

UPDATE —————– Version 4.8 and up REQUIRED
…either else it gives many problems with some privileges delegation

finally: http://wiki.ubuntuusers.de/Cisco-VPN-Client

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s