Yangff / mentohust

Automatically exported from code.google.com/p/mentohust
0 stars 0 forks source link

!! 打开libpcap失败,请检查是否已安装该库文件 #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
fedora13下使用时,最后提示:
!! 打开libpcap失败,请检查是否已安装该库文件
请问应该怎么解决?有谁能上传一个适合fedora的libpcap包上来�
��??

Original issue reported on code.google.com by dd3...@gmail.com on 4 Jun 2010 at 1:06

GoogleCodeExporter commented 9 years ago
find  /usr/lib -name libpcap*
以上 命令执行的结果

Original comment by www.eh...@gmail.com on 4 Jun 2010 at 1:41

GoogleCodeExporter commented 9 years ago
是不是安装了Fedora 10的rpm包?
你用 Download 中的 Fedora 13 的 rpm 安装试试

Original comment by robinlee...@gmail.com on 4 Jun 2010 at 1:50

GoogleCodeExporter commented 9 years ago
Fedora是新装的。所以不存在是不是安装了Fedora 
10的rpm包的问题。

Original comment by dd3...@gmail.com on 4 Jun 2010 at 11:01

GoogleCodeExporter commented 9 years ago
我指的是,你是否安装了mentohust的Fedora 10的rpm包
rpm -qi mentohust 看看

Original comment by robinlee...@gmail.com on 4 Jun 2010 at 11:04

GoogleCodeExporter commented 9 years ago
find  /usr/lib -name libpcap*
以上 命令执行的结果是:

/usr/lib/libpcap.so.0.7
/usr/lib/libpcap.so.0.8
/usr/lib/libpcap.so.0.x
/usr/lib/libpcap
find: `/usr/lib/audit': Permission denied
/usr/lib/libpcap.so.0.9
/usr/lib/libpcap.so.1.0.0
/usr/lib/libpcap.so.1

Original comment by dd3...@gmail.com on 4 Jun 2010 at 11:09

Attachments:

GoogleCodeExporter commented 9 years ago

rpm -qi mentohust 的结果是

Name        : mentohust                    Relocations: (not relocatable)
Version     : 0.3.4                             Vendor: (none)
Release     : 1.fc10                        Build Date: Wed 23 Dec 2009 
10:05:27 PM 
CST
Install Date: Sat 29 May 2010 08:40:58 PM CST      Build Host: 
localhost.localdomain
Group       : Applications/Internet         Source RPM: mentohust-0.3.4-
1.fc10.src.rpm
Size        : 88975                            License: BSD
Signature   : (none)
URL         : http://code.google.com/p/mentohust/
Summary     : 锐捷和塞尔认证
Description :
mentohust 
是用来进行锐捷和塞尔认证的。因为官方没有Linux版本或者Lin
ux 版本很不好用 ^_^

应该怎么做??

Original comment by dd3...@gmail.com on 4 Jun 2010 at 11:15

GoogleCodeExporter commented 9 years ago
安装这个
http://code.google.com/p/mentohust/downloads/detail?name=mentohust-0.3.4-1.fc13.
i686.rpm&can=2&q=

Original comment by robinlee...@gmail.com on 4 Jun 2010 at 11:19

GoogleCodeExporter commented 9 years ago
需要删了原来那个吗??

Original comment by dd3...@gmail.com on 4 Jun 2010 at 11:19

GoogleCodeExporter commented 9 years ago
不用,升级会删除旧的

Original comment by robinlee...@gmail.com on 4 Jun 2010 at 11:24

GoogleCodeExporter commented 9 years ago
安装的时候出错了!

Original comment by dd3...@gmail.com on 4 Jun 2010 at 11:28

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
su -c "rpm -Uvh mentohust-0.3.4-1.fc13.i686.rpm"
运行看看

Original comment by robinlee...@gmail.com on 4 Jun 2010 at 11:31

GoogleCodeExporter commented 9 years ago
安装是安装成功了!但是还是不能上网。sudo 
mentohust的结果是:
[root@doing doing]# sudo mentohust

Welcome to MentoHUST    Version: 0.3.4
Copyright (C) 2009-2010 HustMoon Studio
Bug report to http://code.google.com/p/mentohust/issues/list

** 用户名:   079094006
** 网卡:  eth0
** 认证超时:    8秒
** 心跳间隔:    30秒
** 失败等待:    15秒
** 允许失败:    8次
** 组播地址:    锐捷
** DHCP方式:  认证后
** 通知超时:    5秒
** DHCP脚本:  dhclient
!! 在网卡eth0上获取IP失败!
!! 在网卡eth0上获取子网掩码失败!
** 本机MAC:   00:e0:61:16:cd:20
** 使用IP:    0.0.0.0
** 子网掩码:    255.255.255.255
>> 寻找服务器...
** Server MAC:  00:1a:a9:0b:1a:6a
>> 发送用户名...
>> 发送密码...
** 客户端版本: 3.50
** MD5种子:   d0:b2:d5:d3:d8:59:44:ab:1e:13:62:84:51:b2:4c:38
** V2校验值: 5ea6c2178f0c5527685c3b14c1789466
** V3校验值:
    789112daba0ca9c4cf771bb933ac2d989e91c5ca0843a597f390f4f7e52909cdc6c6690ad95fa
2df27302f2c03c989af07d40139dbb7717c78a94db8dbe688ec
>> Authentication succeed!
$$ Server Msg:  东区网络报修电话:2315186.   
本部网络报修电话:2311715.
>> 正在获取IP...
>> 操作结束。
!! 在网卡eth0上获取IP失败!
!! 在网卡eth0上获取子网掩码失败!
** 本机MAC:   00:e0:61:16:cd:20
** 使用IP:    0.0.0.0
** 子网掩码:    255.255.255.255
>> 发送心跳包以保持在线...

Original comment by dd3...@gmail.com on 4 Jun 2010 at 11:43

GoogleCodeExporter commented 9 years ago
那得请ehust回答了~

Original comment by robinlee...@gmail.com on 4 Jun 2010 at 11:47

GoogleCodeExporter commented 9 years ago
ok!!

Original comment by dd3...@gmail.com on 4 Jun 2010 at 11:48

GoogleCodeExporter commented 9 years ago
gao ding le

Original comment by dd3...@gmail.com on 4 Jun 2010 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by robinlee...@gmail.com on 4 Jun 2010 at 1:14

GoogleCodeExporter commented 9 years ago
想问下,你是怎么搞定的啊???我认证成功了,但是上不��
�网啊.....DNS和IP好像没错啊....

Original comment by Tagl...@gmail.com on 11 Sep 2010 at 6:31