On Jul 26, 2019, at 11:40 AM, Nawar Al Tarazi <nawar.tarazi@contentful.com> wrote:
I'm trying to setup freeradius, i have a problem , I can connect with radtest, but when trying to connect to wifi, i can't get connection , although the log says everything is good, but here is a log for one wifi try, Thank you : ... (17) Sent Access-Challenge Id 99 from 192.168.1.27:1812 to 192.168.1.7:40573 length 0 (17) EAP-Message = 0x0108002e19001703030023d50708081d6cd0f8afcb22e0f8e0332255e42661c24882389b0d4b344c5bc5d07a9ece (17) Message-Authenticator = 0x00000000000000000000000000000000 (17) State = 0x45a1b6004da9af203cf58ce5a6130bac (17) Finished request Waking up in 2.6 seconds. (9) Cleaning up request packet ID 91 with timestamp +69 (10) Cleaning up request packet ID 92 with timestamp +69 (11) Cleaning up request packet ID 93 with timestamp +69 (12) Cleaning up request packet ID 94 with timestamp +69 (13) Cleaning up request packet ID 95 with timestamp +69 (14) Cleaning up request packet ID 96 with timestamp +69 (15) Cleaning up request packet ID 97 with timestamp +69 (16) Cleaning up request packet ID 98 with timestamp +69 Waking up in 2.2 seconds. (17) Cleaning up request packet ID 99 with timestamp +69 Ready to process requests
what do you think ?
The supplicant (client PC) doesn't like the response from FreeRADIUS. So the supplicant just stops sending packets. Try using something other than PEAP with inner EAP-GTC. Say PEAP / MS-CHAP, which is more standard. Alan DeKok.