Re: EAP-TTLS/PAP tunneling issue

2008-02-13 Thread Alan DeKok
Edwin van Zyl wrote: I've configured with the following options: ./configure --enable-debug --enable-developer and re-build, but still don't see the raw data. I've looked at the binary traces and can see that the EAP message contains encrypted application data and the size is less then

Re: EAP-TTLS/PAP tunneling issue

2008-02-13 Thread Edwin van Zyl
That worked. thx. rad_recv: Access-Request packet from host 127.0.0.1:50067, id=101, length=79 User-Name = edwinvanzyl Called-Station-Id = internet EAP-Message = 0x021001656477696e76616e7a796c Message-Authenticator = 0xd649ab055e13bef1b25863bcab47f81e Wed

Re: EAP-TTLS/PAP tunneling issue

2008-02-13 Thread Alan DeKok
Edwin van Zyl wrote: That worked. thx. ... Wed Feb 13 11:22:56 2008 : Debug: rlm_eap_ttls: Session established. Proceeding to decode tunneled attributes. TTLS tunnel data in : 01 0d 65 64 77 69 6e 76 61 6e 7a 79 6c 02 09 74 TTLS tunnel data in 0010: 65 73 74 69 6e 67 1e 0a 69 6e 74

Re: EAP-TTLS/PAP tunneling issue

2008-02-13 Thread Alan DeKok
Edwin van Zyl wrote: I've been simulating the traffic with JRadiusSimulator and used the EAP-TTLS/PAP option. It *should* be working... Is there any other simulator you know of which I can use to simulate EAP-TTLS/(PAP and MS-CHAPv1)? I appreciate your help. eapol_test, which is part of

Re: EAP-TTLS/PAP tunneling issue

2008-02-13 Thread Edwin van Zyl
I've been simulating the traffic with JRadiusSimulator and used the EAP-TTLS/PAP option. Is there any other simulator you know of which I can use to simulate EAP-TTLS/(PAP and MS-CHAPv1)? I appreciate your help. On 13 Feb 2008, at 12:20 PM, Alan DeKok wrote: Edwin van Zyl wrote: That

Re: EAP-TTLS/PAP tunneling issue

2008-02-13 Thread A . L . M . Buxey
Hi, I've been simulating the traffic with JRadiusSimulator and used the EAP-TTLS/PAP option. Is there any other simulator you know of which I can use to simulate EAP-TTLS/(PAP and MS-CHAPv1)? I appreciate your help. wpa_supplicant is a good tool alan - List info/subscribe/unsubscribe? See

Re: EAP-TTLS/PAP tunneling issue

2008-02-13 Thread Edwin van Zyl
Your comment *should* focussed my attention on the JRadius simulator and I finally got it to work. Problem: Old version of JRadiusSimulator. The one I used, I've downloaded from http://sourceforge.net/projects/jradius . Rather use the java web start option at

Re: EAP-TTLS/PAP tunneling issue

2008-02-12 Thread Edwin van Zyl
Hi Alan, This is the debug trace rad_recv: Access-Request packet from host 127.0.0.1:49483, id=24, length=69 User-Name = edwinvanzyl EAP-Message = 0x021001656477696e76616e7a796c Message-Authenticator = 0xed79f4cc7febfa2e6a5b68d140ee542b Processing the authorize

Re: EAP-TTLS/PAP tunneling issue

2008-02-12 Thread Alan DeKok
Edwin van Zyl wrote: I'm looking for some help with regards to setting up EAP-TTLS. I've managed to make some progress, but can't get past the following problem which gets printed in the debug logs: rlm_eap_ttls: Non-RADIUS attribute in tunneled authentication is not supported The

EAP-TTLS/PAP tunneling issue

2008-02-12 Thread Edwin van Zyl
Hi, FreeRadius Version 1.1.7 I'm looking for some help with regards to setting up EAP-TTLS. I've managed to make some progress, but can't get past the following problem which gets printed in the debug logs: rlm_eap_ttls: Session established. Proceeding to decode tunneled attributes.

Re: EAP-TTLS/PAP tunneling issue

2008-02-12 Thread Edwin van Zyl
Hi Alan, I've configured with the following options: ./configure --enable- debug --enable-developer and re-build, but still don't see the raw data. I've looked at the binary traces and can see that the EAP message contains encrypted application data and the size is less then 100bytes. Am

Re: EAP-TTLS/PAP tunneling issue

2008-02-12 Thread Alan DeKok
Edwin van Zyl wrote: Hi Alan, This is the debug trace It doesn't include the raw dump of the contents of the TLS session. You'll need to re-build the server from source in order to get that, unfortunately. Alan DeKok. - List info/subscribe/unsubscribe? See