Re: Cisco 340 WinXP

2002-05-18 Thread Ken Roser

I haven't found any problems using EAP/MD5 with Win XP.  I've been using the
4/23/2002 CVS snapshot.

Artur Hecker wrote:

 hi

No, the problem is in the server.  If you have
  time/interest/whatever, you can try tracking down exactly what
  attributes are added to the list of config items, and when.

 I have both :) I will try... I think it would be better to try the
 newest snapshot first... Then: question to the list - DOES ANYBODY HAVE
 EAP/MD5 WORKING? Could you provide me your configuration details in that
 case? Any tricks?

Once the 'users' file adds the User-Password attribute properly,
  then the EAP module should be able to find it.  However, this may
  require breaking backwards compatibility a bit.  That doesn't bother
  me too much, though.

 Ok, where should I begin?

 artur

 --
 Artur Hecker Groupe Accès et Mobilité
 hecker[at]enst[dot]fr Département Informatique et Réseaux
 +33 1 45 81 750746, rue Barrault 75634 Paris cedex 13
 http://www.infres.enst.fr  ENST Paris

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



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



Dynamic WEP for 802.11

2002-05-06 Thread Ken Roser

Can anyone help out with a few questions I have on per-session (dynamic) WEP for 802.11

Does XP itself support dynamic WEP?
What RADIUS attribute carries the WEP key back to a Cisco 340/350 AP?
Is the WEP key selected entirely by the RADIUS server or is there some interaction 
with the client? (The Cisco documentation indicates this is a client/server 
negotiation)


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



EAP/TLS with Windows XP HOWTO

2002-04-17 Thread Ken Roser

I put together some notes on what I had to do to get EAP/TLS working with Windows XP 
and FreeRADIUS.  It can be viewed at http://www.denobula.com/EAPTLS.pdf


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



Re: EAP/TLS with Windows XP HOWTO

2002-04-17 Thread Ken Roser

I'm by no means an expert on this, just learned it in the past few weeks, but your 
idea about highlighting the logs is a good one.  I could probably highlight the parts 
of the log that are TLS related.

As far as needing Acrobat Reader 5.x, it's probably because of some option I used when 
creating the file with Acrobat 5.0.  If this is a real problem, I could try to 
generate a new PDF.

Artur Hecker wrote:

 Ken,

 nice piece of work, thank you!

 an idea: perhaps you could point out (bold style, italic, etc.) the
 relevant parts of the huge supplied log files?

 and a remark: don't even try to open it with the acrobat reader 4.x, you
 have to use version 5, whyever... :-)

 Ken Roser wrote:
 
  I put together some notes on what I had to do to get EAP/TLS working with Windows 
XP and FreeRADIUS.  It can be viewed at http://www.denobula.com/EAPTLS.pdf

 --
 Artur Hecker Groupe Accès et Mobilité
 [EMAIL PROTECTED]Département Informatique et Réseaux
 +33 1 45 81 750746, rue Barrault 75634 Paris cedex 13
 http://www.infres.enst.fr  ENST Paris

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


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



Re: EAP-MD5 seg fault on Solaris 8

2002-04-04 Thread Ken Roser

I used today's (04/04/2002) snapshot and everything is working great as far as EAP/MD5 
is concerned.

In order to get it to build though, I had to rename the modules/rlm_ippool directory 
to something that didn't start with rlm_ in order to get the build to skip building 
this
module which would fail to build otherwise.

Raghu wrote:

 Ken Roser wrote:
 
  Has this segmentation fault on Solaris 8 been fixed yet?  I tried to build last  
night's CVS build but it wouldn't even compile.  I'm still using version .5 as a 
result.
 
  If it hasn't been fixed, let me know what needs to be done and I'll be glad to 
assist in the debugging.
 

 Seg fault is already fixed.

 Try to compile and run the freeradius from
 the latest CVS snapshots and post your feedback.

 --
  (( ))
|
  |.|  HereUAre !!
  |_|  (( Raghu ))

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


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



Re: EAP-MD5 seg fault on Solaris 8

2002-04-04 Thread Ken Roser

Alan,
Why do you have to write messages such as this?  All I did was ask if something was 
fixed and I volunteered to do any work necessary to resolve it.  It this had  been 
declared
fixed and I still had a problem I sure would have posted errors.  I don't appreciate 
this type of reaction from you.

Alan DeKok wrote:

 Ken Roser [EMAIL PROTECTED] wrote:
  Has this segmentation fault on Solaris 8 been fixed yet?  I tried to build last  
night's CVS build but it wouldn't even compile.  I'm still using version .5 as a 
result.

   Errors are... ??

   No one can do anything to help you if you say stuff went wrong,
 and give no useful information.

   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



Re: EAP-MD5 seg fault on Solaris 8

2002-04-03 Thread Ken Roser

Has this segmentation fault on Solaris 8 been fixed yet?  I tried to build last  
night's CVS build but it wouldn't even compile.  I'm still using version .5 as a 
result.

If it hasn't been fixed, let me know what needs to be done and I'll be glad to assist 
in the debugging.

Alan DeKok wrote:

 Siddharth Jeevan [EMAIL PROTECTED] wrote:
  When I try to run freeradius with EAP-MD5 as the auth-type, I get a
  segmentation fault. I applied the changes Raghu had suggested in the
  eap_wireformat method in the file.c on 03/21/2002, but that would not
  help me.

   Try grabbing the CVS snapshot from tonight.  I've committed those
 changes to the head, along with a few others that I think Radhu didn't
 post.

   If that still core dumps, then a stack backtrace would help.  See
 'doc/bugs'

   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