Open GoogleCodeExporter opened 8 years ago
Forgot to mention that I am passing Wash pre-check
Original comment by marek.pa...@gmail.com
on 13 Mar 2013 at 7:37
I was looking at network trace and found following:
1) Alfa->Huawei =EAPOL Start
2) Huawei->Alfa =EAP Identity Request
3) Alfa->Huawei =EAP Identity Response
4) Alfa->Huawei =EAP Identity Response ---> repeating response
5) Huawei->Alfa =EAP Failure(4)
6) Alfa->Huawei =WSC_NACK
Brief analysis.
1) Alfa sending initiating EAPOL session
2) Huawei requesting Identity
3) and 4) Alfa is sending identity response twice
5) It looks like Huawei doesn't like response from Alfa and sending Failure(4)
:(((
According to: http://tools.ietf.org/html/rfc3748
"If the authenticator cannot
authenticate the peer (unacceptable Responses to one or more
Requests), then after unsuccessful completion of the EAP method in
progress, the implementation MUST transmit an EAP packet with the Code field set to 4 (Failure)."
This is exactly what is happening :(
Any ideas ?????????
Original comment by marek.pa...@gmail.com
on 13 Mar 2013 at 9:12
Original issue reported on code.google.com by
marek.pa...@gmail.com
on 13 Mar 2013 at 7:34