eaglelei
01-24-2003, 12:55 AM
I have an Orinoco AP 2000 which can offer EAP-TLS and dynamic wep key. I wondered how dynamic wep key is implemented, so I catched the authentication packets by sniffer. From the packets, I knew that the RADIUS-ACCESS-ACCEPT includes two attributes:"MS MPPE RECV KEY" and "MS MPPE SEND KEY" and I found AP send two EAPOL-KEY packets to the station.
802.1x says that the EAPOL-KEY packet has two encrypted items :key signature and key, which are encrypted by server key and session key generated in the EAP authentication process, then how the AP can get these keys? I guess that AP must use the two MS MPPE attributes to construct the EAPOL-KEY packet, but how?
I want to know the detail or where to find the specification. I am looking forward for your kind reply and thank you very much.
802.1x says that the EAPOL-KEY packet has two encrypted items :key signature and key, which are encrypted by server key and session key generated in the EAP authentication process, then how the AP can get these keys? I guess that AP must use the two MS MPPE attributes to construct the EAPOL-KEY packet, but how?
I want to know the detail or where to find the specification. I am looking forward for your kind reply and thank you very much.