Acct-Input-Octets attribute problem.
Hi there, Just starting use freeradius, on the freebsd - pfsense ( captiveportal ) - mysql On mysql radcheck table: Expiration := 12 Feb 2015 19:39:00 Session-Timeout := 90 Max-Daily-Session := 60 , About time limitation its ok , But, when i try use attribute for quota ( by Acct-Input-Octets ), its nothing happend. I think this depend with description: (Accounting-Request <http://freeradius.org/rfc/rfc2866.html#Accounting-Request> ) - ( Radius dont getting bandwith usage ) 5.3. Acct-Input-Octets Description This attribute indicates how many octets have been received from the port over the course of this service being provided, and can only be present in Accounting-Request <http://freeradius.org/rfc/rfc2866.html#Accounting-Request> records where the Acct- Status-Type is set to Stop. Regards. Murat.
On Feb 12, 2015, at 3:09 PM, Murat AYDIN <murat@websejour.com> wrote:
On mysql radcheck table:
Expiration := 12 Feb 2015 19:39:00
Session-Timeout := 90
Max-Daily-Session := 60 , About time limitation its ok ,
But, when i try use attribute for quota ( by Acct-Input-Octets ), its nothing happened.
And what does the debug output say?
I think this depend with description:
No. It helps to follow instructions. The FAQ, “man” page, web pages, and messages *daily* on this list say to run the server in debug mode. Do that. Then, read the output. Alan DeKok.
participants (2)
-
Alan DeKok -
Murat AYDIN