logging in bit or

Jonathan Gazeley jonathan.gazeley at bristol.ac.uk
Thu Aug 20 14:02:14 CEST 2009


On 08/19/2009 06:37 PM, ganesh nagpure wrote:
> Hi Jonathan,
>
> Thanks fo your reply.
>
> BRAS is 7206 cisco brodband RAS we are integrating with free radius.
> We have two type of user prepaid and post paid .
> I am just worndering how can i define this in cisco-avpair += parameter.
>    
I'm afraid I can't help you with Cisco-specific parameters. You'll have 
to consult the documentation for the NAS.
> I also want to defin quota for uplink and down link if this exceed user should disconnect from BRAS i.e 7206 .
>
> Is it possible to do that?
>    
This is possible, but you will need to write some additional scripts or 
modules. FreeRADIUS will put the accounting data in a database table but 
you need to write something, e.g. a perl script that can read this 
table, add up the values and work out if a user should be accepted or 
rejected upon authentication.
> BR
> Ganesh
>
> --- On Wed, 8/19/09, Jonathan Gazeley<jonathan.gazeley at bristol.ac.uk>  wrote:
>
>    
>> From: Jonathan Gazeley<jonathan.gazeley at bristol.ac.uk>
>> Subject: Re: logging in bit or
>> To: freeradius-users at lists.freeradius.org
>> Date: Wednesday, August 19, 2009, 8:50 PM
>> On 08/19/2009 09:45 AM, ganesh
>> nagpure wrote:
>>      
>>> Hi,
>>>
>>>        
>> Hi Ganesh,
>>      
>>> Is there any way to change the following thing fron
>>>        
>> octects to bytes or bits?
>>      
>>>
>>>        
>> Octets are the same thing as bytes.
>>      
>>> If i want information about uplink and downlink
>>>        
>> bit/Bytes how do i get this information logged in radius log
>> file.
>>      
>>>
>>>        
>> It will show up in your accounting logs, if you enable
>> accounting. I personally account to a MySQL database, and
>> there is a column for acctinputoctets and acctoutputoctets
>> for each session, that you can easily query.
>>      
>>> Who will send this information to Freerdius BRAS?
>>>
>>>
>>>        
>> What is BRAS?
>>
>> Jonathan.
>> -
>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>>
>>      
>
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>    


-- 
----------------------------
Jonathan Gazeley
Systems Support Specialist
ResNet | Wireless&  VPN Team
Information Services
University of Bristol
----------------------------




More information about the Freeradius-Users mailing list