First off I am new to radius and am trying to figure how to do what I want it to do. ANY help is greatly appreciate and hope to be able to help others in the future. I will start off by stating what I am trying to do:
I have 2 locations that have wireless access to internet and am trying to find a way to secure the access for any authed users (got that figured out). I am not using a traditional NAS since budget does not allow for that cost. What i am using is a FreeBSD box loaded with a program called OpenGate that uses CGI to query radius server for auth. (working). I am running FreeRadius on another FreeBSD machine and have it set up to use MySQL for usernames and such (working). In MySQL I am using the default database structure and have not modified any of it except for users and such. Now for the questions: 1: I have read all the Doc's that come with radius and searche dthe web and still have not found how to log accounting info in radius. I have turned on log_auth, log_auth_badpass, and log_auth_goodpass in radiusd.conf. Having done this I am still not getting any accounting info in the database or log file. Am I missing something here? 2: I am trying to limit simultaneous use and am a bit confused. One file says that it only works with users file and pam (i believe) but not with SQL, LDAP and so forth. In another doc it says to change in tablr radgruopcheck Attribute=Simultaneoius-use OP=:= and value to 1. I have done this and still allows multiples. Also saw in radiusd.conf where i need to uncomment simul_count_query but that appears to only work if you have accounting working. Am doing something wrong here as well? Concerns: 1: Does the traditional NAS send radius the accounting info or does radius insert as authed, denyied, etc? Thanks in advance for all your help Roy - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
