Re: RE : Problem with Freeradius+LDAP+wifi

2007-01-16 Thread Rafa? Kamin'ski
Hello, I change my set and now i have that problem: rad_recv: Access-Request packet from host 192.168.1.245:3072, id=0, length=135 User-Name = rka NAS-IP-Address = 192.168.1.245 Called-Station-Id = 001217694588 Calling-Station-Id = 0014a41e7112

Re: RE : Problem with Freeradius+LDAP+wifi

2007-01-16 Thread Rafa? Kamin'ski
Sic :( I set eap with tls, because when i connect from PC i saw in debug TLS. Then i set tls in eap, but when i started freeraius (freeradius -XXX -A) i saw: Error: rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared object file: No such file or directory Error:

Re: RE : Problem with Freeradius+LDAP+wifi

2007-01-16 Thread Alan DeKok
Rafa? Kamin'ski wrote: Tue Jan 16 09:45:50 2007 : Debug: rlm_eap: EAP-NAK asked for EAP-Type/peap Tue Jan 16 09:45:50 2007 : Debug: rlm_eap: No such EAP type peap ... Where is the problem ? The client is requesting to do PEAP, and you didn't configure peap in eap.conf. See the Wiki

Re: RE : RE : Problem with Freeradius+LDAP+wifi

2007-01-16 Thread Rafa? Kamin'ski
Could you post this file ? I have only: eap { default_eap_type = tls tls { tls_cacertfile = /etc/freeradius/cert/ca.pem tls_certfile = /etc/freeradius/cert/radius.crt tls_keyfile = /etc/freeradius/cert/radius.key } } BR, Rafal

RE : RE : RE : Problem with Freeradius+LDAP+wifi

2007-01-16 Thread Thibault Le Meur
Could you post this file ? I have only: eap { default_eap_type = tls tls { tls_cacertfile = /etc/freeradius/cert/ca.pem tls_certfile = /etc/freeradius/cert/radius.crt tls_keyfile = /etc/freeradius/cert/radius.key

Re: RE : Problem with Freeradius+LDAP+wifi

2007-01-16 Thread Rafa? Kamin'ski
Oki, i compile freeradius with tls eap, but now i have that problem when i want start freeradius: Tue Jan 16 13:49:16 2007 : Debug: Module: Loaded eap Tue Jan 16 13:49:16 2007 : Debug: eap: default_eap_type = tls Tue Jan 16 13:49:16 2007 : Debug: eap: timer_expire = 60 Tue Jan 16 13:49:16 2007

Re: RE : Problem with Freeradius+LDAP+wifi

2007-01-16 Thread Rafa? Kamin'ski
Sorry for my all post :( I set peap/eap/tls and i start freeradius but when user on laptop with wifi want to auth. to radius over linksys, in log is: rad_recv: Access-Request packet from host 192.168.1.245:3072, id=0, length=167 User-Name = lpa NAS-IP-Address = 192.168.1.245

Re: RE : Problem with Freeradius+LDAP+wifi

2007-01-16 Thread Alan DeKok
Rafa? Kamin'ski wrote: Sorry for my all post :( PEAP tunnel data in : 02 08 00 0b 21 80 03 00 02 00 02 Tue Jan 16 14:35:56 2007 : Debug: rlm_eap_peap: Received EAP-TLV response. Tue Jan 16 14:35:56 2007 : Debug: rlm_eap_peap: Tunneled data is valid. Tue Jan 16 14:35:56 2007 :

RE : Problem with Freeradius+LDAP+wifi

2007-01-15 Thread Thibault Le Meur
authorize (returns ok) for request 2 Mon Jan 15 13:39:00 2007 : Debug: auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting Is 'eap' listed in our authorize section. It should be since this is an EAP request and Freeradius needs a way to set Auth-Type to