LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Cisco VPN Client unable to insert kernel module (https://www.linuxquestions.org/questions/linux-networking-3/cisco-vpn-client-unable-to-insert-kernel-module-298416/)

cuco76 03-06-2005 03:18 PM

Cisco VPN Client unable to insert kernel module
 
Hey Everyone,

I am tryint to install A cisco vpn client and it seem to compile right and everything but my when I start it I get this.


Code:

* You must run "/etc/init.d/vpnclient_init start" before using the client.
* This script will be run AUTOMATICALLY every time you reboot your computer.
[root@fedora vpnclient]# /etc/init.d/vpnclient_init start
Starting /usr/local/bin/vpnclient: insmod: error inserting '/lib/modules/2.6.10-1.770_FC3smp/Ci scoVPN/cisco_ipsec.ko': -1 Invalid module format
Failed (insmod)

I am running FC3 SMP I installed the kernel src prior to compiling the client.

Any Ideas would be greatly appreciated.

Chris

anacharya 03-21-2005 05:22 PM

Hey,

I had the similar problem but got it fixed. You need to change the order in which the services start at boot up.
The vpn service should start before the network service. I changed it in /etc/rc5.d and it works !!

All the best !!

cheers,
Anand.

st95accord 04-14-2005 03:36 PM

Re: Cisco VPN Client unable to insert kernel module
 
Quote:

Originally posted by cuco76
Hey Everyone,

I am tryint to install A cisco vpn client and it seem to compile right and everything but my when I start it I get this.


Code:

* You must run "/etc/init.d/vpnclient_init start" before using the client.
* This script will be run AUTOMATICALLY every time you reboot your computer.
[root@fedora vpnclient]# /etc/init.d/vpnclient_init start
Starting /usr/local/bin/vpnclient: insmod: error inserting '/lib/modules/2.6.10-1.770_FC3smp/Ci scoVPN/cisco_ipsec.ko': -1 Invalid module format
Failed (insmod)

I am running FC3 SMP I installed the kernel src prior to compiling the client.

Any Ideas would be greatly appreciated.

Chris

I thought you couldn't run Cisco VPN on a SMP kernel??? Am i wrong cause cisco says smp is not supported.


All times are GMT -5. The time now is 08:41 PM.