need help in using mySql for freeRadius server.
hi, I am a new user in free radius with mysql, i've configure all the necessary .config files (viz., sql.conf and radiusd.conf) of the free radius for connecting to the mysql, but i wouldn't be able to connect to mysql database. Please tell me how to check that my free radius server is already connected to mysql and when i used the Unix username and password it receives access-accept packets. I've tried http://wiki.freeradius.org/SQL_HOWTO also but the instructions given there is slightly different from the one I am using. I am using free radius 2.0.0. Please help me in configuring this to connect to mysql. with regards Elangbam Johnson
johnson elangbam wrote:
hi, I am a new user in free radius with mysql, i've configure all the necessary .config files (viz., sql.conf and radiusd.conf) of the free radius for connecting to the mysql, but i wouldn't be able to connect to mysql database.
And the debug log says... ? Alan DeKok.
FreeRADIUS Version 1.1.6 Rhel3 I hope it's an easy one I've my server setup authentication is working fine but I have no log in this directory detailfile = ${radacctdir}/%{Client-IP-Address}/detail-%Y%m%d The Client-IP-Address directory exist (automatic) but I've no detail-xxx files in it detail section is uncommented # Write a detailed log of all accounting records received. # detail { detailfile = ${radacctdir}/%{Client-IP-Address}/detail-%Y%m%d detailperm = 0600 } any clues ? Thanks for your help _________________________________________________________________
J-P Raymond wrote:
I've my server setup authentication is working fine but I have no log in this directory
detailfile = ${radacctdir}/%{Client-IP-Address}/detail-%Y%m%d
The NAS isn't sending accounting packets.
any clues ?
This is in the FAQ, too. Alan DeKok.
participants (3)
-
Alan DeKok -
J-P Raymond -
johnson elangbam