Hi dears,<br><br>I install freeradius, MySQL on Ubuntu 7 and work correctly with file authentication, but where follow "<a href="http://wiki.freeradius.org/SQL_HOWTO">http://wiki.freeradius.org/SQL_HOWTO</a>" instruction don't get any response. my output when run 'freeradius -x'  are:
<br>****<br>Starting - reading configuration files ...<br>Using deprecated naslist file.  Support for this will go away soon.<br>Module: Loaded exec<br>rlm_exec: Wait=yes but no output defined. Did you mean output=none?<br>
Module: Instantiated exec (exec)<br>Module: Loaded expr<br>Module: Instantiated expr (expr)<br>Module: Loaded PAP<br>Module: Instantiated pap (pap)<br>Module: Loaded CHAP<br>Module: Instantiated chap (chap)<br>Module: Loaded MS-CHAP
<br>Module: Instantiated mschap (mschap)<br>Module: Loaded System<br>Module: Instantiated unix (unix)<br>Module: Loaded eap<br>rlm_eap: Loaded and initialized type md5<br>rlm_eap: Loaded and initialized type leap<br>rlm_eap: Loaded and initialized type gtc
<br>rlm_eap: Loaded and initialized type mschapv2<br>Module: Instantiated eap (eap)<br>Module: Loaded preprocess<br>Module: Instantiated preprocess (preprocess)<br>Module: Loaded realm<br>Module: Instantiated realm (suffix)
<br>Module: Loaded SQL<br>rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked<br>rlm_sql (sql): Attempting to connect to radius@localhost:/radius<br>rlm_sql (sql): starting 0<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #0
<br>rlm_sql_mysql: Starting connect to MySQL server for #0<br>rlm_sql (sql): Connected new DB handle, #0<br>rlm_sql (sql): starting 1<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #1<br>rlm_sql_mysql: Starting connect to MySQL server for #1
<br>rlm_sql (sql): Connected new DB handle, #1<br>rlm_sql (sql): starting 2<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #2<br>rlm_sql_mysql: Starting connect to MySQL server for #2<br>rlm_sql (sql): Connected new DB handle, #2
<br>rlm_sql (sql): starting 3<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #3<br>rlm_sql_mysql: Starting connect to MySQL server for #3<br>rlm_sql (sql): Connected new DB handle, #3<br>rlm_sql (sql): starting 4<br>
rlm_sql (sql): Attempting to connect rlm_sql_mysql #4<br>rlm_sql_mysql: Starting connect to MySQL server for #4<br>rlm_sql (sql): Connected new DB handle, #4<br>Module: Instantiated sql (sql)<br>Module: Loaded Acct-Unique-Session-Id
<br>Module: Instantiated acct_unique (acct_unique)<br>Module: Loaded detail<br>Module: Instantiated detail (detail)<br>Module: Loaded radutmp<br>Module: Instantiated radutmp (radutmp)<br>Module: Loaded sql_log<br>Module: Instantiated sql_log (sql_log)
<br>Initializing the thread pool...<br>Listening on authentication *:1812<br>Listening on accounting *:1813<br>Ready to process requests.<br>****<br><br>debug msg are:<br><br>#####<br>rad_recv: Access-Request packet from host 
<a href="http://192.168.1.7:1500">192.168.1.7:1500</a>, id=2, length=45<br>        User-Name = "fred"<br>        CHAP-Password = 0xdd72a5e140beedbac0d9088eb9a4fb1bce<br>  rlm_chap: Setting 'Auth-Type := CHAP'
<br>rad_recv: Access-Request packet from host <a href="http://192.168.1.7:1500">192.168.1.7:1500</a>, id=2, length=45<br>rad_recv: Access-Request packet from host <a href="http://192.168.1.7:1500">192.168.1.7:1500</a>, id=2, length=45
<br>#####<br><br>I add my client IP (<a href="http://192.168.1.7">192.168.1.7</a>) on clients.conf and naslist and insert a record in nas table .<br>I use NTRadPing for test FreeRadius.<br clear="all"><br>Why?<br>-- <br>Best Regards
<br>Rahmanian