Open Phomu opened 6 years ago
EAP Failure
Authentication server has rejected your request. Check your password first. Maybe the server you are authenticating is not using md5
method.
Trace/breakpoint trap
The program is killed by SIGTRAP
. I don't know why this was happened.
Related issue (also happened on Netgear with openwrt): https://github.com/openwrt/packages/issues/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.
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