Andy Smith wrote:
I have attempted to configure freeradius to write accounting data to MySQL, however currently its not working. No data is being written to MySQL and the Radius client is complaining its not recieving a reply for accounting requests. I subsituted the "detail" setting in the "accounting" config section of radiusd.conf for "sql" and modifyied the sql.conf as seemed necessary. As soon as I switch this back to "detail" my Radius client starts recieving replies from freeradius once again :S
So the sql module isn't logging anything.
But after that there is no activity in the MySQL log :S And I have no errors logged from MySQL or radiusd, nor can I see any errors when running "radiusd -Xf"
anyone any ideas what more I can do to identify the issue??
Post the output of radiusd -X here, as suggested in the FAQ, README, INSTALL, and (almost) daily. Alan DeKok.