Hello,

I am looking how to configure freeradius to use different accounting sql
modules/queries per NAS.

basically i want to put something like this in my acct_users file :

DEFAULT         NAS-IP-Address == 10.0.0.1, Acct-Status-Type == Stop,
Auth-Type := SQL1
DEFAULT         NAS-IP-Address == 10.0.0.2, Acct-Status-Type == Stop,
Auth-Type := SQL2

and have accounting stop requests from nas 10.0.0.1 execute queries from
SQL1 and requests from nas 10.0.0.2 execute queries from SQL2 both
configured in sql.conf.

needless to say this way with Auth-Type doesn't work with my setup.. also i
couldn't find it in the FAQ or mailing list archive so i thought perhaps
someone on the list could show me how to set this up if it's at all
possible..

Thanks,

Igor de Rooij


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to