Jump to content

Cisco VPN Client


Guest chris87
 Share

Recommended Posts

Guest chris87

Hey i am new to linux and i need some help. I have been trying to install Cisco VPN client (needed for p2p from my connection) for 3 days now with no luck. I've searched for solutions online and did as many of them as i could figuer out what they were on about but stil the same error. Can you please help me???

 

[root@localhost vpnclient]# ./vpn_install

Cisco Systems VPN Client Version 4.8.00 (0490) Linux Installer

Copyright © 1998-2005 Cisco Systems, Inc. All Rights Reserved.

 

By installing this product you agree that you have read the

license.txt file (The VPN Client license) and will comply with

its terms.

 

 

Directory where binaries will be installed [/usr/local/bin]

 

Automatically start the VPN service at boot time [yes]y

 

In order to build the VPN kernel module, you must have the

kernel headers for the version of the kernel you are running.

 

 

Directory containing linux kernel source code [/lib/modules/2.6.22.9-laptop-1mdv/build]

 

* Binaries will be installed in "/usr/local/bin".

* Modules will be installed in "/lib/modules/2.6.22.9-laptop-1mdv/CiscoVPN".

* The VPN service will be started AUTOMATICALLY at boot time.

* Kernel source from "/lib/modules/2.6.22.9-laptop-1mdv/build" will be used to build the module.

 

Is the above correct [y]y

 

Making module

make -C /lib/modules/2.6.22.9-laptop-1mdv/build SUBDIRS=/home/chris/Desktop/vpnclient modules

make[1]: Entering directory `/usr/src/linux-2.6.22.9-laptop-1mdv'

CC [M] /home/chris/Desktop/vpnclient/linuxcniapi.o

/home/chris/Desktop/vpnclient/linuxcniapi.c:12:26: error: linux/config.h: No such file or directory

/home/chris/Desktop/vpnclient/linuxcniapi.c: In function ‘CniInjectReceive’:

/home/chris/Desktop/vpnclient/linuxcniapi.c:297: warning: implicit declaration of function ‘skb_set_timestamp’

/home/chris/Desktop/vpnclient/linuxcniapi.c:331: error: ‘struct sk_buff’ has no member named ‘nh’

/home/chris/Desktop/vpnclient/linuxcniapi.c:332: error: ‘struct sk_buff’ has no member named ‘mac’

/home/chris/Desktop/vpnclient/linuxcniapi.c: In function ‘CniInjectSend’:

/home/chris/Desktop/vpnclient/linuxcniapi.c:454: error: ‘struct sk_buff’ has no member named ‘mac’

/home/chris/Desktop/vpnclient/linuxcniapi.c:455: error: ‘struct sk_buff’ has no member named ‘nh’

/home/chris/Desktop/vpnclient/linuxcniapi.c:458: error: ‘struct sk_buff’ has no member named ‘h’

/home/chris/Desktop/vpnclient/linuxcniapi.c:458: error: ‘struct sk_buff’ has no member named ‘nh’

make[2]: *** [/home/chris/Desktop/vpnclient/linuxcniapi.o] Error 1

make[1]: *** [_module_/home/chris/Desktop/vpnclient] Error 2

make[1]: Leaving directory `/usr/src/linux-2.6.22.9-laptop-1mdv'

make: *** [default] Error 2

Failed to make module "cisco_ipsec.ko".

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...