Re: Max-Monthly-Traffic

2010-02-23 Thread Fajar A. Nugraha
On Wed, Feb 24, 2010 at 1:32 AM, Alan DeKok wrote: > Neville wrote: >> Anyone please, as this is driving me mad... > >  2^31 issues?  Check the code for unsigned int... So you're suggesting to change the source code for rlm_sqlcounter and recompile? - List info/subscribe/unsubscribe? See http://

Re: Max-Monthly-Traffic

2010-02-23 Thread Alan DeKok
Neville wrote: > Anyone please, as this is driving me mad... 2^31 issues? Check the code for unsigned int... Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Max-Monthly-Traffic

2010-02-09 Thread Neville
Anyone please, as this is driving me mad... Thx Nev - Original Message - From: Neville To: freeradius-users@lists.freeradius.org Sent: Sunday, February 07, 2010 1:28 PM Subject: Max-Monthly-Traffic Sorry for troubling everyone on this, but I cannot work out why Session-Oc

Re: MAX-Monthly-Traffic V2 Post

2009-08-20 Thread Alexandre Chapellon
Le jeudi 20 août 2009 à 01:07 +0100, Neville a écrit : > Hi Alex, > > > You are expecting an interim update to send session-timeout to your nas > > so it disconnect your user? > > If so, two things seems incorrect to me. > > > >1- You're measuring traffic volume and want disconnection to set

Re: MAX-Monthly-Traffic V2 Post.

2009-08-20 Thread goksie
: MAX-Monthly-Traffic V2 Post. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: MAX-Monthly-Traffic V2 Post

2009-08-19 Thread Alexandre Chapellon
Le jeudi 20 août 2009 à 01:07 +0100, Neville a écrit : > Hi Alex, > > > You are expecting an interim update to send session-timeout to your nas > > so it disconnect your user? > > If so, two things seems incorrect to me. > > > >1- You're measuring traffic volume and want disconnection to set

Re: Max Monthly Traffic

2009-08-19 Thread Goke Aruna
Neville wrote: Hi everyone, I'm trying to setup a new counter maxmonthlytraffic, but as soon as I connected, sql_counter sends reply to do a session timout and I get disconnected. This is what I've done so far... I've added to ./raddb/sql/mysql/counter.conf /sqlcounter monthlytraffic {

Re: MAX-Monthly-Traffic V2 Post

2009-08-19 Thread Neville
Hi Alex, You are expecting an interim update to send session-timeout to your nas so it disconnect your user? If so, two things seems incorrect to me. 1- You're measuring traffic volume and want disconnection to set based on time (session-timout)... a bit tricky isn't it? So VERY True, Too

Re: MAX-Monthly-Traffic V2 Post

2009-08-19 Thread Neville
Hi Alex, You are expecting an interim update to send session-timeout to your nas so it disconnect your user? If so, two things seems incorrect to me. 1- You're measuring traffic volume and want disconnection to set based on time (session-timout)... a bit tricky isn't it? So VERY True, Too

Re: MAX-Monthly-Traffic V2 Post.

2009-08-19 Thread Sajeewa Warnakulasuriya
The session counter works where it sets session-timeout value when the user first authenticates and NAS disconnects the user when the session exceeds this value and not the RADIUS. For the below to work your NAS must be able to disconnect the USER the same way as above but be able to track the

Re: MAX-Monthly-Traffic V2 Post.

2009-08-19 Thread Alexandre Chapellon
You are expecting an interim update to send session-timeout to your nas so it disconnect your user? If so, two things seems incorrect to me. 1- You're measuring traffic volume and want disconnection to set based on time (session-timout)... a bit tricky isn't it? 2- I think the attribute "