锐捷校园网连接工具,支持OpenWRT/Ubuntu/Fedora.
建议Ubuntu用户使用Deb包安装,Fedora用户使用RPM包安装
打开终端输入sudo mentohust
运行即可。
请切换到32位版Windows锐捷所在目录,然后输入以下命令:
sudo mkdir /etc/mentohust
sudo cp ./8021x.exe /etc/mentohust
sudo cp ./W32N55.dll /etc/mentohust
然后打开终端输入sudo mentohust
运行。如果认证失败,再切换到Windows版锐捷所在目录,输入以下命令:
sudo cp ./SuConfig.dat /etc/mentohust
然后打开终端输入sudo mentohust
运行即可。
如果按以上步骤操作后还是认证失败,请下载MentoHUSTTool,在Windows下抓包并保存为data.mpf,
然后回到Linux,切换到data.mpf所在目录,输入以下命令:
sudo cp ./data.mpf /etc/mentohust
然后打开终端输入
sudo mentohust -f/etc/mentohust/data.mpf -w
运行即可。以后也只需输入sudo mentohust
。
sudo mentohust
,回车;sudo mentohust
,回车;sudo mentohust
,回车。mentohust -h
查看帮助信息并据此修改,例如修改密码sudo mentohust -pNewPassword -w,要临时修改则不加-w参数。不以后台模式运行MentoHUST时,按Ctrl+C即可退出;后台运行时使用sudo mentohust -k
退出认证。
mentohust -h
更详细的帮助信息请参考:http://wiki.ubuntu.org.cn/锐捷、赛尔认证MentoHUST
请根据帮助信息操作,例如修改用户名和密码并保存:
sudo mentohust -uUsername -pPassword -w
不加-w参数则表明修改只对本次认证生效,例如临时修改用户名和密码:
sudo mentohust -uUsername -pPassword
终端运行:
sudo ln -s libpcap.so.0.x.y /usr/lib/libpcap.so.0.x
否则请安装libpcap。
增加了参数 -S ,华南农业大学使用办公账号出现 ‘用户使用了不允许的接入方式!(有线网络请选择“有线1x上网”服务) ’可以使用 -S 1,或者配置文件增加‘ Service=1 ’
本项目为HustMoon开发的MentoHUST (http://mentohust.googlecode.com/)的接续。本软件采用The GNU Build System。
开发的主要目标是使得OpenWRT下的MentoHUST更加友好,对其他平台的适配暂无计划。
源码可在项目主页获取:http://mentohust.googlecode.com/ 联系作者:在 http://mentohust.googlecode.com/ 留言,或Email: mentohust@ehust.co.cc