Hello! Today I tried the md5 method,but at the last step when I sent the Access-Accept packet to the supplicant,the supplicant said that there is no session key and it can't continue to do the 4 way handshake.Why? The client use the wpa_supplicant. Xiningtom
xiningtom_1986 wrote:
Today I tried the md5 method,but at the last step when I sent the Access-Accept packet to the supplicant,the supplicant said that there is no session key and it can't continue to do the 4 way handshake.Why?
Because EAP-MD5 doesn't supply a session key.
The client use the wpa_supplicant.
Read the wpa_supplicant documentation for how to tell it that a session key is not required. Alan DeKok.
Hello! Today I added a new eap type whose data type is 24. Actually the method is a copy of LEAP.Is there any code oragnization about LEAP in rlm_eap.c? Because when we completed the process of the auth,there was a problem with 4 way handshake.Is the session key between AS and client is not right? What about your opinion?
participants (3)
-
Alan DeKok -
xiningtom_1986 -
xiningtom_1986@126.com