Sorry for troubling everyone on this, but I cannot work out why Session-Octets-Limit is not calculating the differences between the counter and the check_item and setting an higher limited than the check_item? Log below Sun Feb 7 12:59:50 2010 : Debug: rlm_sqlcounter: Check item is greater than query result Sun Feb 7 12:59:50 2010 : Debug: rlm_sqlcounter: Authorized user FT-memjxa, check_item=262100000, counter=151223038 Sun Feb 7 12:59:50 2010 : Debug: rlm_sqlcounter: Sent Reply-Item for user FT-memjxa, Type=Session-Octets-Limit, value=263954010 Sun Feb 7 12:59:50 2010 : Info: ++[monthlytraffic] returns ok sqlcounter monthlytraffic { counter-name = Monthly-Traffic check-name = Max-Monthly-Traffic reply-name = Session-Octets-Limit sqlmod-inst = sql key = User-Name reset = monthly query = "SELECT IFNULL((sum(acctinputoctets)+sum(acctoutputoctets)),0) FROM radacct WHERE username='%{%k}' AND Month(acctstoptime) =(Month(NOW())) AND Year(acctstoptime) = Year(NOW())" } Any pointers would help. Thx Nev
Hi, I am having problem while user authenticate with cisco as NAS for freeradius.Freeradius is working fine with freebsd nas, but when i use cisco nas user can not get connected radius logs says,Auth: Login incorrect (rlm_pap: CLEAR TEXT password check failed) while same username and password working with freebsd nas. Any idea what is missing. Thanks, Fazal
On Thu, Feb 18, 2010 at 6:19 PM, Fazal Ahmed Malik <fam@sky.net.pk> wrote:
Hi,
I am having problem while user authenticate with cisco as NAS for freeradius.Freeradius is working fine with freebsd nas, but when i use cisco nas user can not get connected radius logs says,Auth: Login incorrect (rlm_pap: CLEAR TEXT password check failed) while same username and password working with freebsd nas. Any idea what is missing.
Start here: http://wiki.freeradius.org/index.php/FAQ#Common_problems_and_their_solutions -- Fajar
participants (3)
-
Fajar A. Nugraha -
Fazal Ahmed Malik -
Neville