JustinFincher / mentohust

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

锐捷刷dd-wrt,mentohust拨号提示“锐捷客户端版本过低!”,小白跪求。 #174

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
** UserName:    tuanwei
** Netcard:     eth0
** Auth timeout(s):     8 s
** Heartbeat interval(s):       30 s
** Failure waittime(s): 15 s
** Allow failures:      8 times
** Multicast addr:      standard
** DHCP Type:   Disabled
** MAC: 00:25:86:79:07:59
** IP:  0.0.0.0
** Netmask:     0.0.0.0
>> Looking for server...
** Authentication MAC:  00:d0:f8:7c:0a:24
>> Send user name...
>> Send password...
>> failure!
$$ System hint: 锐捷客户端版本过低!
Wait for 15s
^C>> exit
root@DD-WRT:~#

Original issue reported on code.google.com by wxh...@gmail.com on 2 Jun 2012 at 2:39

GoogleCodeExporter commented 9 years ago
大家帮帮忙啊。

Original comment by wxh...@gmail.com on 2 Jun 2012 at 3:01

GoogleCodeExporter commented 9 years ago
-v指定版本号

Original comment by q741...@gmail.com on 2 Jun 2012 at 4:09

GoogleCodeExporter commented 9 years ago
经过楼上老兄提醒后加上版本号拨号提示认证成功,但是上��
�去网,是不是还要在命令中加上IP和网关?(我已经在dd-wrt��
�设置静态IP)

代码如下:
root@DD-WRT:~# mentohust -u***** -p***** -neth0 -v3.3

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

** UserName:    *****
** Netcard:     eth0
** Auth timeout(s):     8 s
** Heartbeat interval(s):       30 s
** Failure waittime(s): 15 s
** Allow failures:      8 times
** Multicast addr:      standard
** DHCP Type:   Disabled
** MAC: 00:25:86:79:07:58
** IP:  0.0.0.0
** Netmask:     0.0.0.0
>> Looking for server...
** Authentication MAC:  00:d0:f8:7c:0a:24
>> Send user name...
>> Send password...
** Client version:      3.3
** MD5 seeds:   3c:3b:e2:91:16:67:3b:e8:b8:75:f7:a1:2f:82:3f:ee
!! Need 8021x.exe锛
?> Authentication Success!
$$ System hint: 欢迎使用校园网!!!

>> In order to keep online sending heartbeat package...

Original comment by wxh...@gmail.com on 2 Jun 2012 at 6:55

GoogleCodeExporter commented 9 years ago
你没设置IP选项吧

Original comment by q741...@gmail.com on 2 Jun 2012 at 12:10

GoogleCodeExporter commented 9 years ago
如果你是静态IP,就要设置路由器的IP为静态,然后拨号时候�
��-i参数指定你的静态ip

如果是获取ip,则拨号时候 要设置获取ip(dhcp)方式

Original comment by q741...@gmail.com on 2 Jun 2012 at 12:11

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
还有个问题:如何让路由器开机自动拨号?是不是把拨号命��
�保存为开机启动指令?

Original comment by wxh...@gmail.com on 2 Jun 2012 at 4:43

GoogleCodeExporter commented 9 years ago
启动脚本加入mentohust的命令就可以了

Original comment by buzz16 on 13 Jun 2012 at 3:12