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
sysuh3c -u xxx -p xxx -m xor -i eth0 EAP Auth Start Got EAP Request for Identity Got EAP Request for MD5-Challenge Trace/breakpoint trap
openwrt 18 on Netgear R6100 Got the fourth line, not showing success......
use md5 method: root@OpenWrt:~# sysuh3c -u xxx -p xxx -m md5 -i eth0 EAP Auth Start Got EAP Request for Identity Got EAP Request for MD5-Challenge EAP Failure
The text was updated successfully, but these errors were encountered:
EAP Failure
Authentication server has rejected your request. Check your password first. Maybe the server you are authenticating is not using md5 method.
md5
Trace/breakpoint trap
The program is killed by SIGTRAP. I don't know why this was happened.
SIGTRAP
Sorry, something went wrong.
Related issue (also happened on Netgear with openwrt): openwrt/packages#4123
Same issue met, don't know why this happened. My problem can be run at Ubuntu PC, but gives 'Trace/breakpoing trap' at OpenWRT OS with cross-compiled.
No branches or pull requests
sysuh3c -u xxx -p xxx -m xor -i eth0
EAP Auth Start
Got EAP Request for Identity
Got EAP Request for MD5-Challenge
Trace/breakpoint trap
openwrt 18 on Netgear R6100
Got the fourth line, not showing success......
use md5 method:
root@OpenWrt:~# sysuh3c -u xxx -p xxx -m md5 -i eth0
EAP Auth Start
Got EAP Request for Identity
Got EAP Request for MD5-Challenge
EAP Failure
The text was updated successfully, but these errors were encountered: