LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Vpn. (https://www.linuxquestions.org/questions/linux-newbie-8/vpn-248242/)

sakya_trips 10-28-2004 12:55 AM

Vpn.
 
Hi
I installed cisco vpn4.0.3. but when i start it by
Code:

/etc/init.d/vpn* start
i get this error
Code:

Starting /usr/local/bin/vpnclient: /lib/modules/2.4.20-6/CiscoVPN/cisco_ipsec: kernel-module version mismatch
        /lib/modules/2.4.20-6/CiscoVPN/cisco_ipsec was compiled for kernel version 2.4.20-8
        while this kernel is version 2.4.20-6.
Failed (insmod)

i have 2.4.20-8 kernel installed. How do i know which kernel version I have? Please help. Thanks in advance
-sakya

teval 10-29-2004 08:30 PM

Try running uname -a just to be sure. :)

Then make sure the /usr/src/linux is symmlinked properly (it can mess programs up) Then reinsall it and it'll rebuild the module. Make sure you have /lib/modules/2.4.20-8 present :P

trickykid 10-30-2004 10:24 AM

This cisco vpn linux client can be a pain and be very picky. I'd suggest you actually upgrading your kernel to a version its supported by.

ksgill 10-30-2004 05:25 PM

Where can I get the cisco vpn client.. I think I looked everywhere but couldnt find a link to download it?

Thanks

trickykid 10-30-2004 05:54 PM

Quote:

Originally posted by Jatt_thugz
Where can I get the cisco vpn client.. I think I looked everywhere but couldnt find a link to download it?

Thanks

AFAIK you have to be a Cisco customer for it as it only works with Cisco gear, etc.

trickykid 10-30-2004 05:56 PM

I take that back.. a google/linux search brought many results, some old and some new.. you should try it? ;)


All times are GMT -5. The time now is 02:54 PM.