28 Jun
2011
28 Jun
'11
1:44 a.m.
On Tue, Jun 28, 2011 at 12:27 PM, Tseveendorj <tseveen@tunamal.mn> wrote:
Hello,
The accounting information not logged in /var/log/freeradius/radacct/IPADDRESS/detail-xxxxx.log and also in MySQL table radacct. How to solve this ?
Does your NAS send accounting packets? See your NAS documentation for details. For example, some wireless AP with 802.1x support can use radius for authentication, but don't send any accounting packets at all. If the NAS DO send accounting packets, and you see the packets when running debug mode ("radiusd -X"), then make sure the appropriate module (sql or detail) is active on accounting section (sites-available/default). -- Fajar