Dear All, i'm using freeradius 1.1.0 . i want to use the monthly counter function of the sqlcounter module. i want to use it to calculate Band-Width not time. i modified it and it is working fine but it sends the remaining allowed bandwidth in the attribute 'Session Timeout' and the associated code of-course. what i want is to change that code !! how can i do something like that ?? thanks for your help -- regards, Amr el-Saeed
Yes you need to change the code to return the correct attribute that your NAS supports to limit bandwidth. Then do the same type of calculation as for the Session-Timeout and return that Attribute to your NAS. Regards Jaco van Tonder -----Original Message----- From: freeradius-users-bounces+jaco=alwayson.co.za@lists.freeradius.org [mailto:freeradius-users-bounces+jaco=alwayson.co.za@lists.freeradius.org] On Behalf Of amr el-saeed Sent: 14 June 2006 05:01 PM To: freeradius-users@lists.freeradius.org Subject: SPAM-LOW: Band-Width Limitation Dear All, i'm using freeradius 1.1.0 . i want to use the monthly counter function of the sqlcounter module. i want to use it to calculate Band-Width not time. i modified it and it is working fine but it sends the remaining allowed bandwidth in the attribute 'Session Timeout' and the associated code of-course. what i want is to change that code !! how can i do something like that ?? thanks for your help -- regards, Amr el-Saeed - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
amr el-saeed -
Jaco van Tonder