红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

ubuntu下由于内核更新,CiscoVPN无法登录的问题

发布时间:2008-08-20 00:37:29来源:红联作者:Xuehai
错误提示信息:

Starting /opt/cisco-vpnclient/bin/vpnclient: module directory /lib/modules/2.6.24-21-generic/CiscoVPN not found.
Cisco Systems VPN Client Version 4.8.00 (0490)
Copyright (C) 1998-2005 Cisco Systems, Inc. All Rights Reserved.
Client Type(s): Linux
Running on: Linux 2.6.24-21-generic #1 SMP Tue Aug 12 13:37:22 UTC 2008 i686
Config file directory: /etc/opt/cisco-vpnclient

Could not attach to driver. Is kernel module loaded?
The application was unable to communicate with the VPN sub-system.

解决方法:

找到当前内核之前的旧版本内核,将此旧内核文件夹内的CisoVPN文件夹复制到当前内核版本的文件夹中,如:

旧内核版本:2.6.24-20-generic

当前内核版本:2.6.24-21-generic

进入/lib/modules

#cp -r ./2.6.24-20-generic/CiscoVPN/ ./2.6.24-21-generic/
文章评论

共有 1 条评论

  1. ljp50598313 于 2009-09-28 14:06:33发表:

    那你有没有在REDHAT下用ADSL动态IP地址做网络对网络VPN的方案嘛,共享一下嘛