This is the line that is failing. The status is
PEAP_STATUS_SENT_TLV_FAILURE. How does this get set ?
How can we check versions of PEAP ?
Ron.
Peap.c
} else if (t->status == PEAP_STATUS_SENT_TLV_FAILURE) {
DEBUG2(" rlm_eap_peap: RML_MODULE_REJECT 2");
return RLM_MODULE_REJECT;
}
> -----Original Message-----
> From: Alan DeKok [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 24, 2003 10:44 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Peap Testing problem
>
> "Ron Wahler" <[EMAIL PROTECTED]> wrote:
> > Here's the line of code, type 25 is PEAP, but no handler ....
>
> Yes... it's clear as to what line of the source prints the message.
> What's not clear is *why* the PEAP module is failing.
>
> The debug output SHOULD contain information which lets you track
> down what went wrong, and why. If there isn't enough information,
> then adding more debugging statements would be a good place to start.
>
> Alan DeKok.
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html