This is a discussion on Got a problem - mysql and radius table within the FreeRADIUS Users forums, part of the Networking and Network Related category; I am new to this list so perhaps this has been brought up already but: Using freeradius 1.0.1 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am new to this list so perhaps this has been brought up already but:
Using freeradius 1.0.1 with mysql. I insert the tables from db_mysql.sql into the radius database and i get an error on id default for the nas table. I simply delete the default entry for that row and everything goes well. But later when I start radius it hangs. The log looks like this Sat Apr 2 16:25:43 2005 : Info: Using deprecated naslist file. Support for this will go away soon. Sat Apr 2 16:25:43 2005 : Info: rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked Sat Apr 2 16:25:43 2005 : Info: rlm_sql (sql): Attempting to connect to sqladmin@localhost:/radius Sat Apr 2 16:25:43 2005 : Info: rlm_sql_mysql: Starting connect to MySQL server for #0 Sat Apr 2 16:25:43 2005 : Info: rlm_sql_mysql: Starting connect to MySQL server for #1 and just sits there trying to start.... I look at the mysql process table and it shows that the user has logged in and is "reading from net" hmmmmm? Radiusd never gets started. It's not a mysql user problem because the user I am useing is allowed ALL PRIVELAGES on database radius. Anyone out there having this issue? -Blake- - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |