Re:

2009-10-26 Thread jon jon
Ivan, So if I do this command for mysql database insert into radcheck values ('macaddress','Auth-Type',':=','Accept'); This will put the mac address as the username and will be authenticated automatically, as long as I tell the chillispot server to do mac authentication. Am I on the right track? Or

Re:

2009-10-26 Thread John Ward
Hi There, so would you use the mac address as the username in the table? i have a similar requirement but with calling station id. right now i use a file with the DEFAULT Calling-Station-Id = "12345567" , Auth-Type := Accept but have wondered how to put it into the mysql database without messing t

Re:

2009-10-26 Thread Ivan Kalik
> I want to have one computer just do mac authentication, instead of > matching > username and password. Can I just add this mac address to the mysql > database. Yes, as User-Name with Auth-Type Accept. > I am running chillispot also, I believe all I have to do is > uncomment a line in the chilli

Re: separate log file and access list config

2009-10-26 Thread Ivan Kalik
> How can we use separate flies for logging authentication and accouting > information. raddb/modules/detail.log > Also wanted to know does free radius configure the access > list on the interface, similar to the ip address. Sort of. You configure a list of clients from which requests will be ac

custom script for access

2009-10-26 Thread d . tom . schmitt
I have an Asterisk (PBX-in-a-Flash) system running freeRADIUS version 1.1.3 i686-redhat-linux-gnu. Running on CentOS 5.2 - soon to be upgraded to 5.3. I need to setup an account on the freeradius server that can be accessed by another system as a radius server - not the problem. I then need t

[no subject]

2009-10-26 Thread jon jon
Hi, I want to have one computer just do mac authentication, instead of matching username and password. Can I just add this mac address to the mysql database. I am running chillispot also, I believe all I have to do is uncomment a line in the chilli.conf file to have it do mac authentication. Would

Segmentation fault in rlm_sql_postgresql

2009-10-26 Thread Olivn
Hi all radiusd crashes when Postgresql returns PGRES_FATAL_ERROR. Olivier environment --- OS: Centos 5.3 Freeradius : 2.1.7 (also occurred in 2.1.6) packages are from http://people.redhat.com/jdennis/freeradius-rhel-centos/i386/ Postgresql : 8.1

separate log file and access list config

2009-10-26 Thread Yagnesh Dave
Hi All, How can we use separate flies for logging authentication and accouting information. Also wanted to know does free radius configure the access list on the interface, similar to the ip address. One more quick question, how can we set timeout for different users, so if the connection is i

Re: Failed to initialize type tls

2009-10-26 Thread Francisco Javier Valdera Garcia
Ignore my last post. It was a permission issue. It's solved. Thanks again four your help. F.J. Valdera. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Failed to initialize type tls

2009-10-26 Thread Francisco Javier Valdera Garcia
Alan Buxey escribió: Hi, This is the output from a ls command: # ls -lh certs total 100K -rwxr-x--- 1 root radiusd 2,1K sep 18 16:59 bootstrap -rw-r- 1 root radiusd 1,3K sep 18 16:59 ca.cnf -rw-r- 1 root radiusd 2,4K oct 21 11:19 ca_globalsign.pem -rw-r- 1 root radiusd 1,1K sep

Re: Failed to initialize type tls

2009-10-26 Thread Alan Buxey
Hi, > This is the output from a ls command: > > # ls -lh certs > total 100K > -rwxr-x--- 1 root radiusd 2,1K sep 18 16:59 bootstrap > -rw-r- 1 root radiusd 1,3K sep 18 16:59 ca.cnf > -rw-r- 1 root radiusd 2,4K oct 21 11:19 ca_globalsign.pem > -rw-r- 1 root radiusd 1,1K sep 18 16:59 cli

Re: Failed to initialize type tls

2009-10-26 Thread Francisco Javier Valdera Garcia
Alan Buxey escribió: Hi, private_key_file = "/etc/raddb/certs/servicios.key" certificate_file = "/etc/raddb/certs/servicios.pem" CA_file = "/etc/raddb/certs/ca_globalsign.pem" dh_file = "/etc/raddb/certs/dh" random_file = "/etc/raddb/certs/random" ^^^

Re: Failed to initialize type tls

2009-10-26 Thread Alan Buxey
Hi, >private_key_file = "/etc/raddb/certs/servicios.key" >certificate_file = "/etc/raddb/certs/servicios.pem" >CA_file = "/etc/raddb/certs/ca_globalsign.pem" >dh_file = "/etc/raddb/certs/dh" >random_file = "/etc/raddb/certs/random" ^^

Re: FR2 EAP-PEAP proxy does not saving attributes

2009-10-26 Thread Daniil L. Kharoun
> You should report that as a bug. I reported a bug in Bugzilla. How can I speed up the solution of the problem? -- Best regards, Daniil Kharun - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Failed to initialize type tls

2009-10-26 Thread Francisco Javier Valdera Garcia
Hi, I'm installing a 2.1.7 radius server, using a configuration developed in a test environment. The configuration worked great in th test environment, but I'm finding some problems in the production environment. The output from radiusd -CX is as follows: Module: Instantiating eap eap {