Re: 802.1x host/machine authentication

2010-10-21 Thread Chidanand Gangur
/2010 08:55 AM, Chidanand Gangur wrote: I have collected logs for full session of host authentication, log is pasted below. As mentioned in my previous mail I just want to proxy  the host authentication request to the home server, is it possible? You didn't mention that in your original email

802.1x host/machine authentication

2010-10-20 Thread Chidanand Gangur
= 0x6d4e1d1a6d5519217cdc7f95e535c25b Wed Oct 20 07:27:48 2010 : Info: Finished request 48. Wed Oct 20 07:27:48 2010 : Debug: Going to the next request Wed Oct 20 07:27:48 2010 : Debug: Waking up in 4.9 seconds. Thanks Regards -- Chidanand Gangur Pune. - List info/subscribe/unsubscribe? See http

Re: 802.1x host/machine authentication

2010-10-20 Thread Chidanand Gangur
Hi, Is it fine to do some jugglery with the user-name and convert it to a format which can be proxied to home server ? Thanks, Chidanand On Wed, Oct 20, 2010 at 4:52 PM, Chidanand Gangur chidanand.gan...@gmail.com wrote: Hi, I have following setup where windows host is connected

Re: 802.1x host/machine authentication

2010-10-20 Thread Chidanand Gangur
as mentioned in modules/realm file. Hence forth I will post full logs. Thanks, Chidanand On Wed, Oct 20, 2010 at 7:47 PM, Phil Mayers p.may...@imperial.ac.ukwrote: On 20/10/10 12:22, Chidanand Gangur wrote: Hi, I have following setup where windows host is connected to Cisco 2960 which

Re: How to access proxy-reply:Packet-Type in if condition

2010-09-20 Thread Chidanand Gangur
} } ... } And the client gets: Filter-Id = Access-Accept Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- Chidanand Gangur Pune. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

How to determine packet-type in proxy-reply

2010-09-14 Thread Chidanand Gangur
proxy-reply:Packet-Type was not found) I have read there is meta-attribute as Packet-Type but do not know how to access it, please point me to document which explains meta-attribute or suggest me how do I access packet-type -- Chidanand Gangur Pune. - List info/subscribe/unsubscribe? See http

Re: How to determine packet-type in proxy-reply

2010-09-14 Thread Chidanand Gangur
On Tue, Sep 14, 2010 at 1:35 PM, Alan DeKok al...@deployingradius.comwrote: Chidanand Gangur wrote: Tue Sep 14 06:34:14 2010 : Info: +- entering group post-proxy {...} Tue Sep 14 06:34:14 2010 : Info: ++? if (proxy-reply:Packet-Type == 2) Tue Sep 14 06:34:14 2010 : Info: (Attribute proxy

EAP-MD5 testing with radeapclient and eapol_test

2010-09-06 Thread Chidanand Gangur
: Cleaning up request 1 ID 1 with timestamp +48 Mon Sep 6 06:53:55 2010 : Info: Ready to process requests. I have never succedded with eapol_test. I doubt on NAS-IP-Address attribute in Access=Request which is 127.0.0.1. Can some body point me where am I going wrong? -- Chidanand Gangur Pune. - List

Re: EAP-MD5 testing with radeapclient and eapol_test

2010-09-06 Thread Chidanand Gangur
info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- Chidanand Gangur Pune. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: EAP-MD5 testing with radeapclient and eapol_test

2010-09-06 Thread Chidanand Gangur
wrote: hi, I will repeat the advice given before - look at the logs of the RADIUS server which is actually doing the authentication. you cannot get joy anywhere else. alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- Chidanand Gangur Pune

Re: EAP-MD5 testing with radeapclient and eapol_test

2010-09-06 Thread Chidanand Gangur
Thanks Phil, I would definitely explore on the pointer you mentioned. I am sorry folks to ask IIS question on this mailing list I was little frustrated. Thanks, Chidanand On Mon, Sep 6, 2010 at 10:17 PM, Phil Mayers p.may...@imperial.ac.ukwrote: On 09/06/2010 03:00 PM, Chidanand Gangur wrote

Adding Attributes in Access-Accept

2010-08-31 Thread Chidanand Gangur
. -- Chidanand Gangur Pune. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Adding Attributes in Access-Accept

2010-08-31 Thread Chidanand Gangur
Hi Alan, Thank you for your quick response. I will definitely explore unlang. Right now I tried working with attr_rewrite module things worked as expected. Thanks Regards, Chidanand On Tue, Aug 31, 2010 at 4:44 PM, Alan DeKok al...@deployingradius.comwrote: Chidanand Gangur wrote: I do