Re: Can i do that?

2007-04-09 Thread Marat Rysbekov
}', '%{Acct-Unique-Session-Id}', '%{SQL-User-Name}') accounting_stop_query = CALL dsl_acct_stop('%S', '%{Acct-Session-Time}', '%{Acct-Input-Octets}', '%{Acct-Output-Octets}', '%{Acct-Unique-Session-Id}', '%{SQL-User-Name}') Any questions/comments/suggestions are welcome. :) Best regards, Marat Rysbekov

Re: Can i do that?

2007-04-08 Thread Marat Rysbekov
Hello, Kostas. I believe the best way to do that is to use stored procedures, if your DB server supports them. Then you can replace the accounting query strings in sql.conf to something like: CALL accounting_start_procedure(attributes_you_want_to_pass), and compose a stored procedure that will

Re: Radius Packet Simulator

2007-04-04 Thread Marat Rysbekov
NTRadPing may be useful, too: http://www.dialways.com/download/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Blank usernames

2006-11-19 Thread Marat Rysbekov
Good day, everyone. I'm trying to setup FreeRadius 1.1.3 to assing IP-addresses based on what NAS the authorization request came from, no matter what username or password was supplied. Some of my configuration: huntgroups ... Alpha NAS-IP-Address == 192.168.10.1 Beta