need help in using mySql for freeRadius server.
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Wed Feb 6 17:42:59 CET 2008
Hi,
you are using 2.0.0 ...
they output you posted is not complete...
> Ready to process requests.
...which is the LAST line of output before the server is ready -
the output before gives us a lot of information.
can you connect to the mysql database from the command
line using the credentials you have supplied FR ? ie
mysql -u username -p database
also, is the box running eg 'selinux' - if so, the config
for selinux will need to be updated/changed so that the
process can talk to each other. just disable selinux (and reboot)
or set it to permissive mode with error/warn logging to check
this
alan
More information about the Freeradius-Users
mailing list