11 Jul
2005
11 Jul
'05
1:31 p.m.
"Michael Langer" <mphantom@gmx.net> wrote:
i get the listet log. The freeradius server identify the request as EAP. But why it startet rlm_eap_tls?
Because PEAP uses TLS.
I thought he gots the message, notice its EAP and take the password from users (file). But it start tls handshake, and fails. (Where i can see how rlm_eap, rlm_eap_tls is configured?)
The debug log does now show a failure.
Second queston, why no decision occurs, i found no reject or accept!?
The client stops talking to the server in the middle of the EAP conversation. As a result, there is no accept or reject, because the client stopped asking to be authenticated. Alan DeKok.