Ricardo Stella <[EMAIL PROTECTED]> wrote:
> So the problem is Radius is sending the wrong attribute back to the
> AP?

  Sort of.  The RADIUS server is trying to talk EAP, and the AP is
trying to talk LEAP.  Never the twain shall meet,

>  That would make sense as to why the AP keeps on retrying to get the
> EAP message from the server.  Would just the dictionary be needed to be
> modified ?  Where and what to ?  Anyone ?

  No.  You've got to create code in the server:

 src/modules/rlm_eap/types/rlm_eap_leap

  which will handle the LEAP protocol.  See:

http://www.missl.cs.umd.edu/wireless/ethereal/leap.txt

  for a clearer description.

  Alan DeKok.

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

Reply via email to