<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi!<BR><BR>Is it possible to use verification of Calling-Station-Id in 
EAP/PEAP ?<BR><BR>My users file:<BR><BR>foo Auth-Type := EAP, User-Password == 
"mypass", Calling-Station-Id == "0123456789ab"<BR><BR>and I have an 
error:<BR><BR>  rlm_eap_peap: EAPTLS_OK<BR>  rlm_eap_peap: Session 
established.  Decoding tunneled attributes.<BR>  rlm_eap_peap: 
Received EAP-TLV response.<BR>  rlm_eap_peap: Tunneled data is 
valid.<BR>  rlm_eap_peap:  Had sent TLV failure, 
rejecting.<BR> rlm_eap: Handler failed in EAP/peap<BR>  rlm_eap: 
Failed in EAP select<BR><BR>When I use := insteed of == in Calling-Station-Id == 
"anything" then<BR>freeradius always authorize me, so I think it doesn't chceck 
it...<BR><BR>--<BR>Norboro<BR><BR></DIV></BODY></HTML>