updateing / minieap

可扩展的 802.1x 客户端,带有锐捷 v3 (v4) 算法插件支持
GNU General Public License v3.0
514 stars 93 forks source link

锐捷 v6.86.2019.07.24 认证无法通过 #61

Closed Dark-Existed closed 3 years ago

Dark-Existed commented 3 years ago

在 v6.86.2019.07.24上无法通过认证
学校不提供Linux客户端
使用命令如下

minieap -u username -p password -n eth0.2 --module rjv3 -a 1 -d 1 --fake-serial FWU672GY

Snipaste_2021-03-11_23-42-21

麻烦您提供一些帮助

Dark-Existed commented 3 years ago

image

ysc3839 commented 3 years ago

建议先在网上找个 Linux 的锐捷客户端试试能否认证。

nature2608 commented 3 years ago

@Dark-Existed 提示用户不允许使用本服务,建议看此issushttps://github.com/updateing/minieap/issues/40.先处理服务名问题。

jinchengll commented 3 years ago

@Dark-Existed 你好,我学校今年升级,客户端版本跟你一样,我交叉编译后,执行认证报错跟你一样,请问你现在解决了吗?

Dark-Existed commented 3 years ago

@Dark-Existed 你好,我学校今年升级,客户端版本跟你一样,我交叉编译后,执行认证报错跟你一样,请问你现在解决了吗?

白天都在实验室 我晚上回去看看 按 nature2608 他给的建议是说 --service 有问题

jinchengll commented 3 years ago

@Dark-Existed 哈哈,你也是福大的吗?方便加个联系方式?

UMRnInside commented 3 years ago

@Dark-Existed @jinchengll service 字段似乎为 default

[2021/3/12 21:03:34][I] ========================
[2021/3/12 21:03:34][I] MiniEAP 0.93已启动
[2021/3/12 21:03:34][I] 正在查找认证服务器
[2021/3/12 21:03:34][I] We send one! 18 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应用户名请求
[2021/3/12 21:03:34][I] We send one! 32 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应密码请求
[2021/3/12 21:03:34][I] We send one! 49 1512
[2021/3/12 21:03:35][I] We got one! 64 1512
[2021/3/12 21:03:35][I] 服务器通知:
[2021/3/12 21:03:35][I] 
不允许使用的客户端类型!
Dark-Existed commented 3 years ago

@Dark-Existed @jinchengll service 字段似乎为 default

[2021/3/12 21:03:34][I] ========================
[2021/3/12 21:03:34][I] MiniEAP 0.93已启动
[2021/3/12 21:03:34][I] 正在查找认证服务器
[2021/3/12 21:03:34][I] We send one! 18 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应用户名请求
[2021/3/12 21:03:34][I] We send one! 32 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应密码请求
[2021/3/12 21:03:34][I] We send one! 49 1512
[2021/3/12 21:03:35][I] We got one! 64 1512
[2021/3/12 21:03:35][I] 服务器通知:
[2021/3/12 21:03:35][I] 
不允许使用的客户端类型!

如果是福大的话 方便留个邮箱或者 什么联系方式吗 我们一起拉个群
default 这个我们下午找到了

feng150416 commented 3 years ago

@Dark-Existed @jinchengll service 字段似乎为 default

[2021/3/12 21:03:34][I] ========================
[2021/3/12 21:03:34][I] MiniEAP 0.93已启动
[2021/3/12 21:03:34][I] 正在查找认证服务器
[2021/3/12 21:03:34][I] We send one! 18 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应用户名请求
[2021/3/12 21:03:34][I] We send one! 32 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应密码请求
[2021/3/12 21:03:34][I] We send one! 49 1512
[2021/3/12 21:03:35][I] We got one! 64 1512
[2021/3/12 21:03:35][I] 服务器通知:
[2021/3/12 21:03:35][I] 
不允许使用的客户端类型!

如果是福大的话 方便留个邮箱或者 什么联系方式吗 我们一起拉个群 default 这个我们下午找到了

你建个群吧,然后我们加进去

nature2608 commented 3 years ago

学校不提供Linux的话使用minieap是无效的(包括模拟linux客户端的mentohust),因为在锐捷sam上取消了linux客户端的认证。可向你校网络中心提出使用linux的需求,有可能就会把你账号权限打开。

Dark-Existed commented 3 years ago

学校不提供Linux的话使用minieap是无效的(包括模拟linux客户端的mentohust),因为在锐捷sam上取消了linux客户端的认证。可向你校网络中心提出使用linux的需求,有可能就会把你账号权限打开。

感谢 你的建议 我们跟网管要到了Linux客户端 还没来得及试能不能用

kernelbin commented 3 years ago

@Dark-Existed @jinchengll service 字段似乎为 default

[2021/3/12 21:03:34][I] ========================
[2021/3/12 21:03:34][I] MiniEAP 0.93已启动
[2021/3/12 21:03:34][I] 正在查找认证服务器
[2021/3/12 21:03:34][I] We send one! 18 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应用户名请求
[2021/3/12 21:03:34][I] We send one! 32 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应密码请求
[2021/3/12 21:03:34][I] We send one! 49 1512
[2021/3/12 21:03:35][I] We got one! 64 1512
[2021/3/12 21:03:35][I] 服务器通知:
[2021/3/12 21:03:35][I] 
不允许使用的客户端类型!

如果是福大的话 方便留个邮箱或者 什么联系方式吗 我们一起拉个群 default 这个我们下午找到了

你建个群吧,然后我们加进去

也是福大的摸到了这里233 所以问题解决了吗&&有群了吗

Dark-Existed commented 3 years ago

@Dark-Existed @jinchengll service 字段似乎为 default

[2021/3/12 21:03:34][I] ========================
[2021/3/12 21:03:34][I] MiniEAP 0.93已启动
[2021/3/12 21:03:34][I] 正在查找认证服务器
[2021/3/12 21:03:34][I] We send one! 18 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应用户名请求
[2021/3/12 21:03:34][I] We send one! 32 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应密码请求
[2021/3/12 21:03:34][I] We send one! 49 1512
[2021/3/12 21:03:35][I] We got one! 64 1512
[2021/3/12 21:03:35][I] 服务器通知:
[2021/3/12 21:03:35][I] 
不允许使用的客户端类型!

如果是福大的话 方便留个邮箱或者 什么联系方式吗 我们一起拉个群 default 这个我们下午找到了

你建个群吧,然后我们加进去

也是福大的摸到了这里233 所以问题解决了吗&&有群了吗

参考这里 readme 里面 的三种提示

kernelbin commented 3 years ago

@Dark-Existed @jinchengll service 字段似乎为 default

[2021/3/12 21:03:34][I] ========================
[2021/3/12 21:03:34][I] MiniEAP 0.93已启动
[2021/3/12 21:03:34][I] 正在查找认证服务器
[2021/3/12 21:03:34][I] We send one! 18 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应用户名请求
[2021/3/12 21:03:34][I] We send one! 32 1512
[2021/3/12 21:03:34][I] We got one! 64 1512
[2021/3/12 21:03:34][I] 正在回应密码请求
[2021/3/12 21:03:34][I] We send one! 49 1512
[2021/3/12 21:03:35][I] We got one! 64 1512
[2021/3/12 21:03:35][I] 服务器通知:
[2021/3/12 21:03:35][I] 
不允许使用的客户端类型!

如果是福大的话 方便留个邮箱或者 什么联系方式吗 我们一起拉个群 default 这个我们下午找到了

你建个群吧,然后我们加进去

也是福大的摸到了这里233 所以问题解决了吗&&有群了吗

参考这里 readme 里面 的三种提示

非常感谢!明天试试看

AspireKuan commented 12 months ago

您好,我这边测试的时候,出现的问题是:“正在查找认证服务器”,然后提示:“在2状态已经停留了3次,达到指定次数,正在退出”。这种问题是minieap参数没有设置正确吗?