Re: 802.1x with FreeRADIUS and Windows XP Supplicant

2003-07-14 Thread Nikhil Chauhan
No log received with this email. I guess and hope that you downloaded the Win XP WPA patch. In addition, is your AP sending a EAPOL-Key message. If it doesn't, Win XP might be expecting it. -Regards, Nikhil.   Nacho_González-Cutre_Coll <[EMAIL PROTECTED]> wrote: I'm trying to setup 802.1x with a

EAPOL-Key(WPA format) with WinXP - unsuccessful

2003-06-04 Thread Nikhil Chauhan
Hi:   I''m trying to test EAPOL-Key(4-way and group key handshaking) exchange inbetween the AP and the STA (Win XP-SP1-WPA).   I'm able to do 802.1X authentication, but when I send the 1st EAPOL-Key message(as defined in WPA/11i drafts) from the AP to the STA, the STA doesn't respond back with any

Re: WPA w/ RADIUS for WinXP

2003-04-02 Thread Nikhil Chauhan
Hello Ian: Yes, WPA supports 802.1x standard alongwith it's own Information Element (IE) sent in the probe requests. The supplicant (client) and the Radius (authentication server) generate a master key during the authentication process. I'm sure EAP-TLS is one of the possibilities to achieve that b

freeRadius & AP on same physical machine. Possible?

2003-03-30 Thread Nikhil Chauhan
Hello: Is it possible that freeRadius and AP functionality (on a WLAN NIC card) be on the same physical machine... Comments appreciated. Regards, Nikhil.Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

HMAC SHA1 source code

2003-03-17 Thread Nikhil Chauhan
Does anyone know a freely available implementation of the HMAC-SHA1 algorithm. Help appreciated. Regards, -Nikhil.Do you Yahoo!? Yahoo! Web Hosting - establish your business online

HMAC SHA1 code

2003-03-17 Thread Nikhil Chauhan
Does anyone know a freely available implementation of the HMAC-SHA1 algorithm. Help appreciated. Regards, -Nikhil. ___ Sent by ePrompter, the premier email notification software. Free download at http://www.ePrompter.com. ___

Re: Freradius_and_802.1x

2003-02-12 Thread Nikhil Chauhan
Hello Daniele: You could check the following mail archive for the answer: http://www.mail-archive.com/freeradius-users@lists.cistron.nl/msg13571.html -Nikhil.  Daniele_Brevi <[EMAIL PROTECTED]> wrote: Hi at all,I have a question, there is a maximum number of client that can connect to auhtenticate

Win XP driver interface

2003-02-11 Thread Nikhil Chauhan
Hello: Win XP supports 802.1x and can be used as 802.1x Supplicant/Client. Does anyone know what kind of driver interface does Win XP use? I'm curious to know the mechanism which Win XP patch/add-on software  uses to talk to the lower layers to perform 802.1x authentication. Is their any new kind

Re: 802.11i Key handshake

2002-12-19 Thread Nikhil Chauhan
e is already open source out there to do this,but if there is, I don't know about it.Jim Martz,Nikhil Chauhan wrote:> > Hi all:> > Is their any open source code for the 4-way pairwise key handshake and> the> > Group key handshake based on the 802.11i draft? It seems that

802.11i Key handshake

2002-12-18 Thread Nikhil Chauhan
Hi all: Is their any open source code for the 4-way pairwise key handshake and the  Group key handshake based on the 802.11i draft? It seems that the open1x code doesn't establish the handshake process. I apologize for posting this one to the freeradius mailing list, but the list has some veterans

Re: Problem Auth radius - cisco.

2002-12-03 Thread Nikhil Chauhan
t = 0.0.0.0, >Login-Service = Telnet, >Login-TCP-Port = 23 > > Have some wrong. > > Thanks for you help. > > On Tue, 2002-12-03 at 03:50, Nikhil Chauhan wrote: > > Hi JC: > > > > Please check if your raddb/users file

Re: Problem Auth radius - cisco.

2002-12-03 Thread Nikhil Chauhan
Hi JC: Please check if your raddb/users file has the username in the following fashion: "USER_NAME"Auth-Type:=Local, User-Password="passwd" --- Julio Cesar Pinto <[EMAIL PROTECTED]> wrote: > Hello. > > I'm new in the list, and in the use of radius. > > I'm trying that cisco's

Re: simple radtest

2002-12-02 Thread Nikhil Chauhan
Hi Mariusz: Please configure access from localhost in the clients.conf file. You can test to make sure RADIUS is configured properly. Add: client 127.0.0.1 { secret = test shortname = localhost } --- ww <[EMAIL PROTECTED]> wrote: > Hello > I have the problem with simple test. My > configuratio

Re: Tigris/Acc - freeradius question

2002-11-29 Thread Nikhil Chauhan
Hi Konstantin: > do you know in what way Ericsson's NASes encode > their > VSAs inside the Vendor-Specific attribute? Not sure. > does it have anything to do with the way USR do it > or is it exactly the same? The actual format of the VSA information is site/vendor or application specific. > w

Re: SSL_read Error: EAP-TLS

2002-11-28 Thread Nikhil Chauhan
In addition to the earlier email, I would like to ask the developers if we want to call SSL_read() function once more if the result error code is SSL_ERROR_WANT_READ. --- Nikhil Chauhan <[EMAIL PROTECTED]> wrote: > Hi: > > Dug inside some of the freeRADIUS code. The function

Re: SSL_read Error: EAP-TLS

2002-11-28 Thread Nikhil Chauhan
TED]> wrote: > > ah, that's a good one > > > Nikhil Chauhan wrote: > > > > I generated the certificates as per the HOWTO > > by Raymond MacKay. I get a SSL_read Error (Please > > see the attached radius server log). > > > > > TLS_

SSL_read Error: EAP-TLS

2002-11-27 Thread Nikhil Chauhan
Hello: I'm testing EAP TLS functionality with: * freeRADIUS-0.8 and the latest version of openssl -(openssl-0.9.7-beta4) on the server; * Linux machine as a client, and * Cisco's AP350 as the authenticator. I generated the certificates as per the HOWTO by Raymond MacKay. I get a SSL_read Error

Re: EAP/TLS testing: SSL_set_my_callback

2002-11-27 Thread Nikhil Chauhan
ADIUS root directory It should work fine and should perform TLS handshaking. Thanks especially to Artur. I would close this thread of emails now. :-)) --- Nikhil Chauhan <[EMAIL PROTECTED]> wrote: > Hi Artur: > > Thanks for your suggestions. I heartly appreciate > them. >

Re: EAP/TLS testing: SSL_set_my_callback

2002-11-27 Thread Nikhil Chauhan
le it. > > i'm sorry but it's a little bit hard to see what the > exact problem is > and to give you the sequence of commands which will > result in correct > behaviour, be administrator. you could write small > test programs in C > and compile those (simply a SSL_i

Re: EAP/TLS testing: SSL_set_my_callback

2002-11-26 Thread Nikhil Chauhan
alm NULL for User-Name = "adam-ctl" rlm_realm: No such realm NULL modcall[authorize]: module "suffix" returns noop users: Matched adam-ctl at 97 modcall[authorize]: module "files" returns ok modcall:

Corrupt username

2002-11-26 Thread Nikhil Chauhan
Hi: While testing open1x implementation using a Linux client (xsupplicant), Cisco's 350 AP (authenticator) and FreeRadius-0.7.1 (authentication server). The FreeRadius loading is fine and it receives an Access-Request but somewhere along the line the username gets corrupted. Any pointers?? The

PARSE ERROR: /usr/include/unistd.h

2002-11-22 Thread Nikhil Chauhan
Hi all: While installing "freeradius-snapshot-20021122", I get the following message after doing "make". Any known problems here??? Thanks. === gmake[6]: Entering directory `/tmp/freeradius-snapshot-20021122/src/modules/rlm_unix' /tmp/freeradius-sna

Re: EAP/TLS testing: SSL_set_my_callback

2002-11-22 Thread Nikhil Chauhan
Hi Artur: My "freeradius-0.7.1/src/modules/rlm_eap/types/rlm_eap_tls/Makefile" looks like the following: === # Generated automatically from Makefile.in by configure. TARGET = rlm_eap_tls SRCS= rlm_eap_tls.c eap_tls.c cb.c tls.c mppe_key

Re: EAP/TLS testing: SSL_set_my_callback

2002-11-21 Thread Nikhil Chauhan
My radius_run script-file has the following paths: LD_LIBRARY_PATH=/usr/local/openssl/lib LD_PRELOAD=/usr/local/openssl/lib/libcrypto.so I tried to add /usr/local/openssl before /usr/local in the /etc/ld.so.conf. It still picks up utilities from /usr/local/openssl/lib/ ;-(    Artur Hecker <[EMAIL P

Re: EAP/TLS testing: SSL_set_my_callback

2002-11-21 Thread Nikhil Chauhan
b/ld-linux.so.2 (0x8000)  Nikhil Chauhan <[EMAIL PROTECTED]> wrote: Hi Artur: Tried your suggestions, but the problem persists. "ldd /usr/local/lib/rlm_eap_tls-0.7.1.so" doesn't return any errors (below). I modified the freeradius-0.7.1/src/modules/rlm_eap/types/rlm_e

Re: EAP/TLS testing: SSL_set_my_callback

2002-11-21 Thread Nikhil Chauhan
b/ld-linux.so.2 (0x8000)  Nikhil Chauhan <[EMAIL PROTECTED]> wrote: Hi Artur: Tried your suggestions, but the problem persists. "ldd /usr/local/lib/rlm_eap_tls-0.7.1.so" doesn't return any errors (below). I modified the freeradius-0.7.1/src/modules/rlm_eap/types/rlm_e

Re: EAP/TLS testing: SSL_set_my_callback

2002-11-21 Thread Nikhil Chauhan
Hi Artur: Tried your suggestions, but the problem persists. "ldd /usr/local/lib/rlm_eap_tls-0.7.1.so" doesn't return any errors (below). I modified the freeradius-0.7.1/src/modules/rlm_eap/types/rlm_eap_tls/Makefile as: "RLM_LIBS += -lssl -lcrypto"   root> ldd /usr/local/lib/rlm_eap_tls-0.7.1.so  

EAP/TLS testing: SSL_set_my_callback

2002-11-21 Thread Nikhil Chauhan
Hi: I'm trying to test open1x implementation using a Linux client (xsupplicant), Cisco's 350 AP (authenticator) and FreeRadius-0.7.1 (authentication server). The FreeRadius loading is fine and it receives an Access-Request but complains about symbol (SSL_set_my_callback) during the authentication p

Re: "EAP-Message" RADIUS attribute

2002-11-19 Thread Nikhil Chauhan
Hello Artur: I did update the following freeRADIUS files according to my network configuration: clients.conf, radiusd.conf and users. That's why I said I followed the HOW-TO doc's. I've updated the above RADIUS config files, my "xsupplicant" program sits saying: root@tstpc01: .../bin > ./xsupplica

"EAP-Message" RADIUS attribute

2002-11-19 Thread Nikhil Chauhan
Hi: I've downloaded open1x source code and am trying to test the xsupplicant functionality with FreeRADIUS (0.7.1) authentication server. I've followed the two available HOW-TO documents for configuring EAP/TLS for FreeRADIUS and the xsupplicant. I get a problem during the authentication phase.

EAP/TLS config-Diffie-Hellman agreement

2002-11-15 Thread Nikhil Chauhan
Hi: I'm trying to configure EAP/TLS between FreeRADIUS and a Linux client. I'm referring the HOWTO (by Adam Sulmicki : http://www.missl.cs.umd.edu/wireless/eaptls)   The section of configuring FreeRADIUS talks about editing radiusd.conf to reflect the file used by Diffie-Hellman key agreement. If I

Does Cisco aironet 350 run with Win 2000 Radius?

2002-10-28 Thread Nikhil Chauhan
Hi: Does Cisco's Aironet 350 series AP run with Windows 2000 Radius server? Regards, Nikhil.Do you Yahoo!? Y! Web Hosting - Let the expert host your web site

Radius for Cisco LEAP

2002-10-24 Thread Nikhil Chauhan
Hi: I'm in the process of implementing Cisco's LEAP protocol. I have to pick-up a Radius server which can support the same. Does Freeradius support Cisco's LEAP implementation? If yes, do we have any available "HOWTO - Configuration"/Documentation. If no, what's the best alternative Radius to use