We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我们学校是锐捷二次验证,我修改了代码可以连上了,但是每隔6分钟就会断一次,自助系统上查到错误是心跳超时被强制下线,我抓包发现锐捷EchoNo起始并不像mentohust一样是0,请问是否是因为这个使得心跳超时呢
心跳超时被强制下线
如果我不发心跳包,则会是另一个错误被服务器检测到用户已下线
被服务器检测到用户已下线
The text was updated successfully, but these errors were encountered:
emmmm我记得mentohust原来似乎是有心跳功能的,是不是被我改坏了。。。
Sorry, something went wrong.
我也很奇怪,发出去的包都和Linux的锐捷相同,却还是会超时,输出pcap_sendpacket返回值也都是0,不存在没发出去的情况,也许我们学校锐捷服务器被魔改了 其实6分钟断还没什么,会自动重连的,但是断8次就会被拉黑,封号半个小时
我的也是出现这种情况。心跳包字段,格式都没错,也发送出去了,就是不能心跳,学校用的V3
No branches or pull requests
我们学校是锐捷二次验证,我修改了代码可以连上了,但是每隔6分钟就会断一次,自助系统上查到错误是
心跳超时被强制下线
,我抓包发现锐捷EchoNo起始并不像mentohust一样是0,请问是否是因为这个使得心跳超时呢如果我不发心跳包,则会是另一个错误
被服务器检测到用户已下线
The text was updated successfully, but these errors were encountered: