Problem with EAP-TLS authentication in Freeradius

2011-04-25 Thread senthil kumar
Hi All, I am using Freeradius 2.1.0 PEAP/TTLS is working fine and I am facing problem in TLS authentication. I am able to generate certificate but while connecting it throws Authentication error. Can some one send me client.cnf and server.cnf. Also let me know whether installing

Re: Problem with EAP-TLS authentication in Freeradius 2.1.0

2011-04-13 Thread senthil kumar
Hi, Can anyone please give some solution or idea to debug it. Regards Senthil On Mon, Apr 11, 2011 at 5:57 PM, senthil kumar mail...@gmail.com wrote: Hi Alan, Any solution or debug to this problem. Please let me know. Regards Senthil On Fri, Apr 8, 2011 at 1:43

Re: Problem with EAP-TLS authentication in Freeradius 2.1.0

2011-04-11 Thread senthil kumar
Hi Alan, Any solution or debug to this problem. Please let me know. Regards Senthil On Fri, Apr 8, 2011 at 1:43 PM, senthil kumar mail...@gmail.com wrote: Hi Alan, Earlier I have faced the same problem and after changing Make file it was working fine. Now

Problem with EAP-TLS authentication in Freeradius 2.1.0

2011-04-08 Thread senthil kumar
Hi All, I am using Freeradius 2.1.0 PEAP/TTLS is working fine and I am facing problem in TLS authentication. I am able to generate certificate but while connecting it throws Authentication error. Please let me know how to debug it. rad_recv: Access-Request packet from host

Re: Problem with EAP-TLS authentication in Freeradius 2.1.0

2011-04-08 Thread Alan DeKok
senthil kumar wrote: I am using Freeradius 2.1.0 PEAP/TTLS is working fine and I am facing problem in TLS authentication. I am able to generate certificate but while connecting it throws Authentication error. Please let me know how to debug it. *Read* the debug log.

Re: Problem with EAP-TLS authentication in Freeradius 2.1.0

2011-04-08 Thread senthil kumar
Hi Alan, Earlier I have faced the same problem and after changing Make file it was working fine. Now certificate got expired and I tried to generate new certificate. Problem is I am not able to connect with the new certificate. So please let me know how to solve this problem.

Problem with EAP-TLS authentication in Freeradius 2.1.0

2011-04-07 Thread senthil kumar
Hi All, I am using Freeradius 2.1.0 PEAP/TTLS is working fine and I am facing problem in TLS authentication. I am able to generate certificate but while connecting it throws Authentication error. Please let me know how to debug it. rad_recv: Access-Request packet from host

Re: Problem with EAP TLS authentication in Freeradius

2009-12-16 Thread senthil kumar
Hi I have copied MAKE file from the 2.1.8 pre version.But not able to generate certificates. When I try to run ./bootstrap , it throws error related to MAKE.in file Please let me know the procedure to generate a certificate. Regards Senthil On Wed, Dec 9, 2009 at 1:00 AM, t...@kalik.net

Re: Problem with EAP TLS authentication in Freeradius

2009-12-16 Thread tnt
I have copied MAKE file from the 2.1.8 pre version.But not able to generate certificates. When I try to run ./bootstrap , it throws error related to MAKE.in file Please let me know the procedure to generate a certificate. Read the README file in certs directory. Ivan Kalik - List

Re: Problem with EAP TLS authentication in Freeradius

2009-12-08 Thread Fernando Calvelo Vazquez
Where I could get the makefile v.2.1.8-pre Probably it also solves the problem that I have. regards, Fernando. t...@kalik.net wrote: Below is the complete Log.. Please let me know how to solve/debug it.. [tls] Done initial handshake [tls] TLS 1.0 Alert [length 0002],

Re: Problem with EAP TLS authentication in Freeradius

2009-12-08 Thread Alan DeKok
Fernando Calvelo Vazquez wrote: Where I could get the makefile v.2.1.8-pre Probably it also solves the problem that I have. http://git.freeradius.org/pre/ Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problem with EAP TLS authentication in Freeradius

2009-12-08 Thread senthil kumar
Actually I copied the file from /usr/share/doc/freeradius/examples/certs folder But I didnt change any in MAKE file Is there anyother way to debug it??? On Tue, Dec 8, 2009 at 3:40 AM, t...@kalik.net wrote: Below is the complete Log.. Please let me know how to solve/debug

Re: Problem with EAP TLS authentication in Freeradius

2009-12-08 Thread tnt
Where I could get the makefile v.2.1.8-pre Probably it also solves the problem that I have. Get the whole thing and take what you want: http://git.freeradius.org/pre/ Ivan Kalik - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problem with EAP TLS authentication in Freeradius

2009-12-08 Thread tnt
Where I could get the makefile v.2.1.8-pre Probably it also solves the problem that I have. PS. I would take the whole certs directory. Ivan Kalik - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problem with EAP TLS authentication in Freeradius

2009-12-08 Thread tnt
Actually I copied the file from /usr/share/doc/freeradius/examples/certs folder But I didnt change any in MAKE file From which version? 2.1.7 or 2.1.8? 2.1.8 has the new Makefile which signs client certificates with ca certificate. Is there anyother way to debug it??? That's openSSL stuff.

Re: Problem with EAP TLS authentication in Freeradius

2009-12-07 Thread senthil kumar
Hi All, Below is the complete Log.. Please let me know how to solve/debug it.. Waking up in 4.9 seconds. rad_recv: Access-Request packet from host 192.168.1.1 port 4991, id=2, length=144 User-Name = maemo NAS-IP-Address = 192.168.1.1 Called-Station-Id = 0023692c6f74

Re: Problem with EAP TLS authentication in Freeradius

2009-12-07 Thread tnt
Below is the complete Log.. Please let me know how to solve/debug it.. [tls] Done initial handshake [tls] TLS 1.0 Alert [length 0002], warning bad_certificate TLS Alert read:warning:bad certificate It's adifferent error. Quite clear what is wrong. Did you try to alter

Re: Problem with EAP TLS authentication in Freeradius

2009-12-05 Thread tnt
Iam using Freeeadius 2.1.0. The setup is working fine with EAP-TTLS, PEAP method.But for EAP TLS, it gives the below error.. Please let me know how to solve.. [eap] Handler failed in EAP/tls [eap] Failed in EAP select ++[eap] returns invalid Failed to authenticate the user. Well,

Problem with EAP TLS authentication in Freeradius

2009-12-04 Thread senthil kumar
Hi, Iam using Freeeadius 2.1.0. The setup is working fine with EAP-TTLS, PEAP method.But for EAP TLS, it gives the below error.. Please let me know how to solve.. [eap] Handler failed in EAP/tls [eap] Failed in EAP select ++[eap] returns invalid Failed to authenticate the user. Regards