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 o

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 wrote: > Hi Alan, > Any solution or debug to this problem. > Please let me know. > > > > Regards > Senthil > > > > On Fri, Apr 8, 2011 at 1:43 PM, s

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 wrote: > Hi Alan, > Earlier I have faced the same problem and after changing Make file it > was working fine. >Now certificate got expire

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. Regard

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. T

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 1

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 19

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 inf

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, wrote: > > Actually

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 stu

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
> 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 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, wrote: > > Below is the complete Log.. > > Please let me know how to solve/debug it.. > > > >

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 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-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

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" Calling-

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.

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 S

problem with eap-tls authentication

2007-08-28 Thread HBA BOX
Hello, I'm using radius server and and linksys access point configured to use radius security mode and windows xp in my laptop as wlan client configured like that: network authentication: open data encryption: WEP enable IEEE 802.1x authentication for this NW EAP type: smartcard or oth

Re: Problem with EAP/TLS authentication

2006-03-06 Thread Robert Myers
There is a link at the bottom of every message, on that page at the bottom is a link for searching the archives via google. Good Luck. -Bob Guillaume wrote: 2006/3/6, Alan DeKok <[EMAIL PROTECTED]>: Guillaume <[EMAIL PROTECTED]> wrote: I run the freeradius version 1.0.4. Y

Re: Problem with EAP/TLS authentication

2006-03-06 Thread Guillaume
2006/3/6, Alan DeKok <[EMAIL PROTECTED]>: > Guillaume <[EMAIL PROTECTED]> wrote: > > I run the freeradius version 1.0.4. > > You should probably upgrade. > > > >> rlm_eap_tls: Received unexpected tunneled data after successful > > >> handshake. > > I recall that's a problem with machine accou

Re: Problem with EAP/TLS authentication

2006-03-06 Thread Alan DeKok
Guillaume <[EMAIL PROTECTED]> wrote: > I run the freeradius version 1.0.4. You should probably upgrade. > >> rlm_eap_tls: Received unexpected tunneled data after successful handshake. I recall that's a problem with machine accounts, or some other Windows weirdness. See the list archives.

Problem with EAP/TLS authentication

2006-03-06 Thread Guillaume
hi, i am in trouble in the configuration of my radius server, eap/tls and wifi clients, i dont know where is the error, if its in my conf or if its in my certificates... I run the freeradius version 1.0.4. When Wifi client running winXP sp2 try to connect the radius, i have this following error af

Re: great Problem with EAP/TLS Authentication and CRL Validation in 8 02.1x in Freeradius

2004-03-09 Thread Alan DeKok
"Wodrig, Axel" <[EMAIL PROTECTED]> wrote: > I looked to the crl-directory and the file crl.pem and all looks good. > In my file index.txt i can see the revoked certificate with the R = > parameter. Yes... but there's nothing in FreeRADIUS which tells it to look there. > How can i easily revoke

great Problem with EAP/TLS Authentication and CRL Validation in 8 02.1x in Freeradius

2004-03-09 Thread Wodrig, Axel
Hello I´m new here. First let me say freeradius is a really good product and easy to learn. Thanks to the develloper. I installed freeradius 0.9.3-1 and openssl 0.9.7a-24 under Red Hat Advanced Server. We installed a big WLAN-Enviroment and we are using 802.1x EAP-TLS Certifcates. Thanks to Ken Ro

Problem with EAP/TLS authentication: certificate unknown

2003-12-29 Thread Gerkis Anthony-Y18143
I am attempting to setup a FreeRADIUS server with EAP-TLS on a 802.11 wireless link. The server responds when I attempt an 802.1X authentication with my wireless client, but the debugging output gives the following error (using freeradius 0.9.3 and openssl 0.9.7c). The certficates were generate