[EMAIL PROTECTED] escreveu:

Hi All,



I am working on a Wireless ISP project.

I have installed Freeradius 0.9.3 with mysql under Mandrake LINUX 9.1 and everything is working fine.

Freeradius can authenticate users against Mysql DB and I could use DIALUP_ADMIN for Radius user management.



Couple of questions here:

1. How can I set a bandwidth limit for upload/download against each user

Depends how your NAS limits bandwidth. Your NAS documentation show tell you which attributes you need to send.

2. How to receive user statistics in MySQL DB table Radacct?

Add sql to the accounting {} section of the radiusd.conf file.

I would like to have statistics on data uploaded/downloaded by each individual user.



Look at the AcctInputOctets, AcctOutputOctets fields in the radacct table.


Keith Yoder


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

Reply via email to