Free Radius Nak List Issue

2011-12-21 Thread Aman Arneja
Hi FreeRadius Users We seem to be facing a problem while using EAP with free radius. If the client is proposing a list of methods in the NAK message being sent in response to server method proposal, it seems free radius is just looking at the first entry rather than parsing the list. Is this a

Re: Free Radius Nak List Issue

2011-12-21 Thread Aman Arneja
Sorry for spam but the version is 1.1.8 On Wed, Dec 21, 2011 at 5:22 PM, Aman Arneja arneja.a...@gmail.com wrote: Hi FreeRadius Users We seem to be facing a problem while using EAP with free radius. If the client is proposing a list of methods in the NAK message being sent in response to

Re: Free Radius Nak List Issue

2011-12-21 Thread Alan DeKok
Aman Arneja wrote: We seem to be facing a problem while using EAP with free radius. If the client is proposing a list of methods in the NAK message being sent in response to server method proposal, it seems free radius is just looking at the first entry rather than parsing the list. No.

Acces-Accept, but connectivity is almost zero

2011-12-21 Thread Erick Rojas Bastidas
Hi all, thanks for your help! I have the CA certificate installed on the client, and freeradius -X responded with an 'Acces-Accept', but connectivity is almost zero, received packets are very few.. This could be due to problems of the certificate?? Enviado desde mi dispositivo movil BlackBerry®

Re: Acces-Accept, but connectivity is almost zero

2011-12-21 Thread Alan DeKok
Erick Rojas Bastidas wrote: Hi all, thanks for your help! I have the CA certificate installed on the client, and freeradius -X responded with an 'Acces-Accept', but connectivity is almost zero, received packets are very few.. This could be due to problems of the certificate?? No.

Re: Radius with Java

2011-12-21 Thread Jeisson Fabian Perez Rodriguez
umm Yeah, I've been trying that. But now I found another problem! :( When I run the application, appears this: log4j:WARN No appenders could be found for logger (net.jradius.log.Log4JRadiusLogger). log4j:WARN Please initialize the log4j system properly. And really I dont know what happens.

RV: certificate compatibility

2011-12-21 Thread Erick Rojas Bastidas
I did certificates with xpextensions and install the CA cert in the client.. But the debug output of freeradius displays a warning of compatibility certificate.. This may be the problem?? Enviado desde mi dispositivo movil BlackBerry® de Digitel. -Original Message- From:

RE: certificate compatibility

2011-12-21 Thread Brian Julin
The big box of exclamation points talking about certificates in the debug log happens any time an EAP session does not complete all the way. It is not always a certificate problem, just if you are only having trouble with certain types of clients and other types connect fine, then that is a

RE: Winbind client not authorized!

2011-12-21 Thread Axford M.F.
Hi Is the radius server in the winbindd_priv group ? You might also need to give the directory group rx rights (not just x) After those are you running a redhat or variant (fedora, centos etc.) if you are you might also need to do something with selinux (or disable selinux). Regards Mike

name change

2011-12-21 Thread Travis Dimmig
freeRadius doesn't start when I change the server name in radiusd.conf The line is radiusd.conf now looks like: # name of the running server. See also the -n command-line option. name = sessionRadius I have in the log: Wed Dec 21 16:43:08 2011 : Error: Failed binding to

Re: name change

2011-12-21 Thread Fajar A. Nugraha
On Thu, Dec 22, 2011 at 4:49 AM, Travis Dimmig tdim...@impulse.com wrote: Wed Dec 21 16:43:08 2011 : Error: Failed binding to //var/run/sessionRadius/sessionRadius.sock: No such file or directory Why is freeRadius unable to create that socket when I change the name? Are you familiar with

Re: name change

2011-12-21 Thread Alan Buxey
Hi, Wed Dec 21 16:43:08 2011 : Error: Failed binding to //var/run/sessionRadius/sessionRadius.sock: No such file or directory permissions. make that directory first - with its old name it either had the directory because of distro or run as root before or SELinux configured for path etc

RE: name change

2011-12-21 Thread Travis Dimmig
In this instance I am executing freeRadius as root, so there should be no permission issues with creating the file. Travis -Original Message- From: freeradius-users-bounces+tdimmig=impulse@lists.freeradius.org [mailto:freeradius-users-

RE: name change

2011-12-21 Thread Travis Dimmig
Ah, you have in fact pointed me in the right direction. If you don't change the name, this folder is made for you at some point. I had assumed it was made at first execution, and the name variable was referenced in its creation. That does not appear to be the case, but if I create the folder

[no subject]

2011-12-21 Thread McSparin, Joe
Keep getting this error message when running make in my /raddb/certs directory I reinstalled openssl but to no avail. Any thoughts? /usr/bin/openssl ca -batch -keyfile ca.key -cert ca.pem -in server.csr -key `grep output_password ca.cnf | sed 's/.*=//;s/^ *//'` -out server.crt -extensions

Re: Radius with Java

2011-12-21 Thread Peter Lambrechtsen
Tiny Radius works well as well I find. On Thu, Dec 22, 2011 at 3:27 AM, Jeisson Fabian Perez Rodriguez jeissonfabian...@gmail.com wrote: umm Yeah, I've been trying that. But now I found another problem! :( When I run the application, appears this: log4j:WARN No appenders could be found

Re: Radius with Java

2011-12-21 Thread jeissonfabian . pr
Yeah, I found a lot of problems with JRadius, and tried TinyRadius, it's easy! And It didn't present any problem. Thanks! Sent from my BlackBerry® wireless device -Original Message- From: Peter Lambrechtsen plambrecht...@gmail.com Sender:

Re: your mail

2011-12-21 Thread Alan Buxey
Hi, Keep getting this error message when running make in my /raddb/certs directory I reinstalled openssl but to no avail.  Any thoughts? /usr/bin/openssl ca -batch -keyfile ca.key -cert ca.pem -in server.csr  -key `grep output_password ca.cnf | sed 's/.*=//;s/^ *//'` -out