Hi, i have cisco nas configured for prepaid billing (100% working configuration with both cisco SESM & cisco CAR ) , but for freeradius side i didn't find any document , can please point me from where i can start ,,, Thanks in advance ,,, Lily
Hi Lily Can you please forward me your cisco prepaid config. I have always been interested how to do that but never had the time. Thank you Andrew Paternoster [cid:image001.png@01CC87FE.F2869150] Andrew Paternoster Screwloose Tel: (03) 9095-7290 Email: Andrew@screwloose.com.au<mailto:Andrew@screwloose.com.au> Site: http://www.screwloose.com.au You can now log faults by logging in to http://support.screwloose.com.au or just by simply emailing support@screwloose.com.au<mailto:support@screwloose.com.au> From: freeradius-users-bounces+andrew=screwloose.com.au@lists.freeradius.org [mailto:freeradius-users-bounces+andrew=screwloose.com.au@lists.freeradius.org] On Behalf Of Student University Sent: Monday, 10 October 2011 9:38 PM To: FreeRadius users mailing list Subject: prepaid billing Hi, i have cisco nas configured for prepaid billing (100% working configuration with both cisco SESM & cisco CAR ) , but for freeradius side i didn't find any document , can please point me from where i can start ,,, Thanks in advance ,,, Lily
OK , from Cisco side it always clear just search about ISG Billing and you will find allot , the difficult part is & what i am asking about how to customize freeradius to support prepaid billing (both quota volume & time ),,, BR , Lily ,,, On Tue, Oct 11, 2011 at 1:17 AM, Andrew Paternoster < Andrew@screwloose.com.au> wrote:
Hi Lily****
** **
Can you please forward me your cisco prepaid config. I have always been interested how to do that but never had the time. ****
** **
Thank you****
Andrew Paternoster****
** **
[image: Description: Description: Screwloose]****
*Andrew** Paternoster* Screwloose
*Tel:* (03) 9095-7290 *Email:* Andrew@screwloose.com.au *Site:* http://www.screwloose.com.au****
****
** **
** **
You can now log faults by logging in to http://support.screwloose.com.auor just by simply emailing support@screwloose.com.au****
** **
** **
*From:* freeradius-users-bounces+andrew= screwloose.com.au@lists.freeradius.org [mailto: freeradius-users-bounces+andrew=screwloose.com.au@lists.freeradius.org] *On Behalf Of *Student University *Sent:* Monday, 10 October 2011 9:38 PM *To:* FreeRadius users mailing list *Subject:* prepaid billing****
** **
Hi,
i have cisco nas configured for prepaid billing (100% working configuration with both cisco SESM & cisco CAR ) ,
but for freeradius side i didn't find any document , can please point me from where i can start ,,,
Thanks in advance ,,, Lily ****
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Wed, Oct 12, 2011 at 2:16 PM, Student University <studentmf@gmail.com> wrote:
OK ,
from Cisco side it always clear just search about ISG Billing and you will find allot ,
the difficult part is & what i am asking about how to customize freeradius to support prepaid billing (both quota volume & time ),,,
Freeradius side is simple enough. Basic concepts (pretty much the same for time & volume-based): - you have an attribute that stores a particular limit for a user (e.g. Max-All-Session) - you have a rule on how to calculate current "usage" (e.g. Max-All-Session-Time = sum of all AcctSessionTime) - you determine how the calculation takes place (e.g. looking at all records, or looking at this month's record only) - you determine which attribute to send to NAS to tell them "this is how much limit the user has left" (e.g. Session-Timeout) http://wiki.freeradius.org/Rlm_sqlcounter and http://wiki.freeradius.org/Rlm_counter is a good place to start You wil NOT, by default, get a pretty GUI to manage prepaid billing. AFAIK daloradius and dialup_admin provides some kind of GUI, but it might not be 100% suitable replacement for Cisco solution. -- Fajar
participants (3)
-
Andrew Paternoster -
Fajar A. Nugraha -
Student University