Thanks Alan for pointing it out.<br><br>I am happy I am getting close to the solution.I have added the line aaa accounting dot1x default start-stop group RADIUS to the switch.<br><br> accounting packets are being sent to the radius server now. I also have accounting details recorded in radacct table in mysql. <br>
<br>But counter doesn't increase.Users are not logged off when they reach their Maximum Daily session. <br><br>#####Radius Debug#####<br><br>rlm_sqlcounter: (Check item - counter) is greater than zero<br>rlm_sqlcounter: Authorized user clare, check_item=120, counter=0<br>
rlm_sqlcounter: Sent Reply-Item for user clare, Type=Session-Timeout, value=120<br>  modcall[authorize]: module "dailycounter" returns ok for request 257<br><br><br><br>####/etc/raddb/users###########<br><br>clare           Max-Daily-Session := 120, User-Password := "password"<br>
                Service-Type = Framed-User<br><br><br>log from  tail /var/log/radius/radacct/<a href="http://10.1.5.4/detail-20120229">10.1.5.4/detail-20120229</a> doesn't give much<br><br>        NAS-Port-Id = "FastEthernet0/9"<br>
        Called-Station-Id = "EC-30-91-1D-69-89"<br>        Calling-Station-Id = "00-1E-33-D5-7A-68"<br>        Service-Type = Framed-User<br>        NAS-IP-Address = 10.1.5.4<br>        Acct-Delay-Time = 0<br>
        Client-IP-Address = 10.1.5.4<br>        Acct-Unique-Session-Id = "d5e43dc3a98bea70"<br>        Timestamp = 1330522011<br><br>