In the radiusd.conf I have this. I put in mschapv2.
Now with these errors. 

        eap{
                md5{
                }
                leap{
                }
                default_eap_type = ttls

                tls{
                         ...stuff
                }
                 ttls{
                        default_eap_type =  md5
                        copy_request_to_tunnel = yes
                }
        
        peap{
                default_eap_type = mschapv2
        }
        mschapv2{
        }

}

modcall: entering group authenticate for request 8
  rlm_eap: Request found, released from the list
  rlm_eap: EAP_TYPE - peap
  rlm_eap: processing type peap
  rlm_eap_peap: Authenticate
  rlm_eap_tls: processing TLS
  eaptls_verify returned 7
  rlm_eap_ttls: Done initial handshake
  eaptls_process returned 7
  rlm_eap_peap: EAPTLS_OK
  rlm_eap_peap: Session established.  Proceeding to decode tunneled
attributes.

  rlm_eap_peap: Received EAP-TLV response.
  rlm_eap_peap: Tunneled data is valid.
 rlm_eap: Handler failed in EAP type 25
  rlm_eap: Failed in EAP select

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to