Open GoogleCodeExporter opened 8 years ago
703的要用mips的,自己拷贝到tmp中,确定了拨号参数再过来发帖��
�吧,
Original comment by kua...@gmail.com
on 12 Jun 2012 at 5:43
这个不需要libpcap支持,你试试吧
Original comment by kua...@gmail.com
on 12 Jun 2012 at 5:44
Attachments:
囧,看不懂了,上面的意思是不是刷了factory-to-ddwrt.bin后,将
mentohust放到tmp文件夹下安装?
Original comment by zouchang...@gmail.com
on 12 Jun 2012 at 6:48
不是很明白你的意思,dd-wrt和operwrt我都已经刷过了,刷了之�
��用opkg或ipkg安装不上,主要是这时候路由器没法上网,opkg/ip
kg update 不通过,安装lipcap
和mentohust无法通过,没发进行下一步;
后来找到网友提供的一个集成mentohust(openwrt)的固件,但是连不上服务器,提示找不到服务器,也倒腾了好一会,最终也没解决 (http://www.right.com.cn/forum/thread-75231-1-1.html)
不知道这里说直接可用是什么意思,刷了dd-wrt-factory.bin之后把那个版本的mentohust直接写进去?谢谢
Original comment by zouchang...@gmail.com
on 12 Jun 2012 at 8:09
用winscp拷贝mentohust这个到/tmp目录下 执行 chmod 755 /tmp/mentohust
再执行 /tmp/mentohust
就可以尝试拨号了,具体参数就得看你的具体情况了
Original comment by kua...@gmail.com
on 12 Jun 2012 at 10:20
我记得dreambox里面的mentohust包有个bug 启动脚本的权限不对 ,
你要去init.d下给mentohust启动脚本设755的权限
不然开机是不能执行的,自然也无法拨号,或者你手动执行命令
拨号也行,用putty连接路由器
Original comment by kua...@gmail.com
on 12 Jun 2012 at 10:22
再问一下,网上说45KB的这个版本是给mipsel架构的芯片用的,m
ips的只需要拷贝247k的mentohust就行了,因为已经把一个703N给刷
成砖了,现在做啥都谨慎,另外,如果只需要拷贝247k的mentohu
st的,是刷DD-WRT还是openWRT,还是两个都可以?谢谢
Original comment by zouchang...@gmail.com
on 13 Jun 2012 at 12:27
我发的这个可以用的,拷贝到tmp中有这么困难么?
ssh登陆上去,用winscp很容易的
无关dd或者op 只和编译器有关 703是mips构架的
Original comment by kua...@gmail.com
on 13 Jun 2012 at 11:19
抱歉,菜鸟多有打扰,贝过去不难,我是有点不知道拷贝哪��
�文件,你上面给的这个45kB的mentohust网上说是mipsel的,担心拷
贝进去又变砖,所以问清楚应该是这个45k的,还是我这个247k�
��,
Original comment by zouchang...@gmail.com
on 13 Jun 2012 at 12:14
Attachments:
MIPS的CPU分两种,mipsel(小端)和mips(大端),按楼上说的拷到/tmp�
��不可能变砖的,重启就没了,不管有没有拷错。
Original comment by HUSTPub...@gmail.com
on 15 Jun 2012 at 1:17
按照大侠的说法,将45k的mentohust拷贝到/tmp文件夹下,执行chmo
d 755 /tmp/mentohust后在执行
/tmp/mentohust -u*** -p*** -neth0 -i*** -m255.255.255.0 -g***
-s*** -t8 -e30 -r15 -a2 -d0 -b1,得到如下提示,
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
** Netcard Addr: *******
** DNS Addr: 202.114.0.242
** 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: ec:17:2f:dd:62:44
** IP: ********
** Netmask: 255.255.255.0
>> Looking for server...
>> Can not find a server, restart the authentication!
Wait for 15s
>> Looking for server...
求指导,是何原因?
Original comment by zouchang...@gmail.com
on 16 Jun 2012 at 4:50
更换拨号指令为/tmp/mentohust -u*** -p*** -neth1 -i*** -m255.255.255.0
-g218.199.29.2 -s*** -t8 -r15 -a2 -d0
-b0,提示成功拨号,但是不能上网,提示如下:
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: hghh5766
** Netcard: eth1
** Netcard Addr: 218.199.29.2
** DNS Addr: 202.103.24.68
** Auth timeout(s): 8 s
** Heartbeat interval(s): 30 s
** Failure waittime(s): 15 s
** Allow failures: 8 times
** Multicast addr: Saier
** DHCP Type: Disabled
** MAC: ec:17:2f:dd:62:45
** IP: 218.199.29.98
** Netmask: 255.255.255.0
>> Looking for server...
** Authentication MAC: 00:21:91:93:df:20
>> Send user name...
>> Send password...
>> Authentication Success!
$$ System hint: (ʹֹΪ2013-02-09 12:39:41 )@@http://hust.pbb.edu.cn/
请问是何原因?
另外,现在mentohust只是拷贝在/tmp下,每次重启都需要重新拷�
��,也需要用SSH去拨号,要怎么能把这个固化到路由器中每次
自动拨号?自动拨号看到有帖子讲,说把拨号指令拷贝到防��
�墙里面去,不知道固化应该如何做,谢谢!
Original comment by zouchang...@gmail.com
on 16 Jun 2012 at 5:21
我是赛尔宽带,将组播方式改为“标准”后能认证成功并已��
�正常上网,非常感谢大侠的帮助,最后一个小问题,
这个mentohust怎么固化进去?谢谢
Original comment by zouchang...@gmail.com
on 16 Jun 2012 at 5:38
op的文件系统是可写的,直接拷贝mentohust到sbin目录下,chmod 777
就可以了
把你的拨号命令 宝贝到 /etc/rc.local 这个文件中, 放置在 exit 0
前面 就可以开机自动拨号了
Original comment by kua...@gmail.com
on 17 Jun 2012 at 11:17
op默认没有web界面,试了一个有界面的op固件,结果变砖了,�
��,有没有op版本推荐?
Original comment by zouchang...@gmail.com
on 18 Jun 2012 at 12:28
我也想要一个已经固话好的固件!
Original comment by lzmlovei...@gmail.com
on 25 Aug 2012 at 8:32
我的路由器也是703N,已刷OpenWrt
想把mentohust设置成开机自动启动,没能成功。
使用WinSCP拷贝2楼的附件到\sbin\目录下,执行chmod 777
\sbin\mentohust
之后在/etc/rc.local添加“mentohust -uusername -ppassword -neth0 -a1 -y0
-d1”
重新启动路由器,进入系统后703N的LED灯一直保持闪烁状态,�
��法上网,但可以连接无线,使用PuTTY的SSH登录路由器,手动�
��行“mentohust -uusername -ppassword -neth0 -a1 -y0
-d1”,提示mentohust已经运行。
注销/etc/rc.local中添加的命令行,重新启动路由器,进入系统�
��LED灯保持常亮,手动运行“mentohust -uusername -ppassword -neth0
-a1 -y0 -d1”命令,可以正常登录锐捷上网,不知是何原因。
网上有人说是启动时的优先级问题,请问是这样么,我看了��
�下/etc/init.d/和/etc/rc.d/中均没有mentohust相关文件,除了在/etc/r
c.local中添加命令之外,还有没有别的方法?
Original comment by lovin...@gmail.com
on 25 Oct 2012 at 1:00
这么久,居然没人回复我的问题,悲剧。
解决方法找到了,在/etc/rc.local添加“mentohust -uusername
-ppassword -neth0 -a1 -b1 -d1”就可以了。
Original comment by lovin...@gmail.com
on 18 Mar 2013 at 2:25
Original issue reported on code.google.com by
zouchang...@gmail.com
on 11 Jun 2012 at 9:32