Re: Freeradius EAP roadmap [Re: A question about implementing PEAP]

2003-07-30 Thread Alan DeKok
Dave Mason <[EMAIL PROTECTED]> wrote: > This leads me to a quick question about where we are for EAP and where > we're going. I still have an item on my Todo list to fix rlm_eap and > the submodules to use RLM return codes, so, for example, an EAP subtype > could return RLM_HANDLED to indicate

Freeradius EAP roadmap [Re: A question about implementing PEAP]

2003-07-30 Thread Dave Mason
Hi, This leads me to a quick question about where we are for EAP and where we're going. I still have an item on my Todo list to fix rlm_eap and the submodules to use RLM return codes, so, for example, an EAP subtype could return RLM_HANDLED to indicate an incoming packet should just be dropped

Re: A question about implementing PEAP

2003-07-29 Thread Alan DeKok
pankaj Goel <[EMAIL PROTECTED]> wrote: > I configured rlm_eap-peap module and used the code > from eap-tls module to get till the first phase of > peap. I have been using freeradius 0.8.1. Are you > talking about the latest snapshot from CVS regarding > the changes ? Yes. The issue is that

Re: A question about implementing PEAP

2003-07-29 Thread pankaj Goel
Hi, I configured rlm_eap-peap module and used the code from eap-tls module to get till the first phase of peap. I have been using freeradius 0.8.1. Are you talking about the latest snapshot from CVS regarding the changes ? Thanks, Pankaj Goel. --- Alan DeKok <[EMAIL PROTECTED]> wrote: > pank

Re: A question about implementing PEAP

2003-07-29 Thread Alan DeKok
pankaj Goel <[EMAIL PROTECTED]> wrote: > I'm trying to implement PEAP. After SSL session is > negotiated , I try to write a PEAP request packet > into SSL, But do not get a responce from the XP > client,using MS-CHAP v2 for phase 2, may be something > wrong with data written. Can you please help m

A question about implementing PEAP

2003-07-28 Thread pankaj Goel
gards, > Zhou Ping. > > - Original Message - > From: "Xiong Lu Ying" <[EMAIL PROTECTED]> > To: "Zhou Ping" <[EMAIL PROTECTED]> > Cc: "Paul Tan Hock Lai" <[EMAIL PROTECTED]> > Sent: Thursday, June 26, 2003 4:48 PM > Subjec

Re: a question about implementing PEAP

2003-06-26 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > I'm not sure either. I think if I configured more than one modules > in the "authenticate" section, FreeRADIUS will call each > authenticate method sequentially. In this way we can make the > following modules to process the value pairs we put in TTLS code. No. TTLS a

Re: a question about implementing PEAP

2003-06-26 Thread zhouping_jay
think this is possible. regards, Zhou Ping. - Original Message - From: "Xiong Lu Ying" <[EMAIL PROTECTED]> To: "Zhou Ping" <[EMAIL PROTECTED]> Cc: "Paul Tan Hock Lai" <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 4:48 PM Subject: Re: