Dear ALL<br> <br>              I have configure freeradius-1.1.4 version with mysql and my NSA is cisco with VPDN configuration now i have create user "aaa" in mysql with this attributes<br> <br> Max-Daily-Session | := | 1800 <br> <br> my sql counter configuration is <br> <br> sqlcounter dailycounter {<br>             driver = "rlm_sqlcounter"<br>             counter-name = Daily-Session-Time<br>             check-name = Max-Daily-Session<br>             sqlmod-inst = sqlcca3<br>             key = User-Name<br>             reset = daily<br>
             query = "SELECT SUM(AcctSessionTime - GREATEST((%b - UNIX_TIMESTAMP(AcctStartTime)), 0)) FROM radacct WHERE UserName='%{%k}' AND UNIX_TIMESTAMP(AcctStartTime) + AcctSessionTime > '%b'"<br> <br> <br> now problem is when i login throgh AAA user my user disconnect after 3 min but when i login again through this user it was login again and disconnnect after 3 min  why ???   i want to allow user to access only 3 min per day measn after 3 min completed use not allowd to login again what is the configuration for that ???<br> <br> Urgent<br> <br> Satish Patel<br> System administrator<br> <p>
        

        
                <hr size=1></hr> 
Here’s a new way to find what you're looking for - <a href="http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/">Yahoo! Answers</a>