sql problem

tnt at kalik.net tnt at kalik.net
Mon Feb 16 20:43:43 CET 2009


radiusd -X not x.

Ivan Kalik
Kalik Informatika ISP

Dana 16/2/2009, "tincboy" <tincboy at gmail.com> piše:

>Hi,
>I've just configured my new freeradius installation with mysql,
>but the output of my test command is Rejected.
>radtest home home 127.0.0.1 1812 testing123
>
>radius -x  output is:
>
>Starting - reading configuration files ...
>Using deprecated naslist file.  Support for this will go away soon.
>Module: Loaded exec
>rlm_exec: Wait=yes but no output defined. Did you mean output=none?
>Module: Instantiated exec (exec)
>Module: Loaded expr
>Module: Instantiated expr (expr)
>Module: Loaded PAP
>Module: Instantiated pap (pap)
>Module: Loaded CHAP
>Module: Instantiated chap (chap)
>Module: Loaded MS-CHAP
>Module: Instantiated mschap (mschap)
>Module: Loaded System
>Module: Instantiated unix (unix)
>Module: Loaded eap
>rlm_eap: Loaded and initialized type md5
>rlm_eap: Loaded and initialized type leap
>rlm_eap: Loaded and initialized type gtc
>rlm_eap: Loaded and initialized type mschapv2
>Module: Instantiated eap (eap)
>Module: Loaded preprocess
>Module: Instantiated preprocess (preprocess)
>Module: Loaded realm
>Module: Instantiated realm (suffix)
>Module: Loaded files
>Module: Instantiated files (files)
>Module: Loaded SQL
>rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked
>rlm_sql (sql): Attempting to connect to root at 127.0.0.1:/radius
>rlm_sql (sql): starting 0
>rlm_sql (sql): Attempting to connect rlm_sql_mysql #0
>rlm_sql_mysql: Starting connect to MySQL server for #0
>rlm_sql (sql): Connected new DB handle, #0
>rlm_sql (sql): starting 1
>rlm_sql (sql): Attempting to connect rlm_sql_mysql #1
>rlm_sql_mysql: Starting connect to MySQL server for #1
>rlm_sql (sql): Connected new DB handle, #1
>rlm_sql (sql): starting 2
>rlm_sql (sql): Attempting to connect rlm_sql_mysql #2
>rlm_sql_mysql: Starting connect to MySQL server for #2
>rlm_sql (sql): Connected new DB handle, #2
>rlm_sql (sql): starting 3
>rlm_sql (sql): Attempting to connect rlm_sql_mysql #3
>rlm_sql_mysql: Starting connect to MySQL server for #3
>rlm_sql (sql): Connected new DB handle, #3
>rlm_sql (sql): starting 4
>rlm_sql (sql): Attempting to connect rlm_sql_mysql #4
>rlm_sql_mysql: Starting connect to MySQL server for #4
>rlm_sql (sql): Connected new DB handle, #4
>Module: Instantiated sql (sql)
>Module: Loaded Acct-Unique-Session-Id
>Module: Instantiated acct_unique (acct_unique)
>Module: Loaded detail
>Module: Instantiated detail (detail)
>Module: Loaded radutmp
>Module: Instantiated radutmp (radutmp)
>Initializing the thread pool...
>Listening on authentication *:1812
>Listening on accounting *:1813
>Ready to process requests.
>rad_recv: Access-Request packet from host 127.0.0.1:32866, id=176, length=56
>        User-Name = "home"
>        User-Password = "home"
>        NAS-IP-Address = 255.255.255.255
>        NAS-Port = 1812
>rlm_sql (sql): Reserving sql socket id: 4
>rlm_sql (sql): Released sql socket id: 4
>rad_recv: Access-Request packet from host 127.0.0.1:32866, id=176, length=56
>Sending Access-Reject of id 176 to 127.0.0.1 port 32866
>------------------------------------------------------------
>
>I've found out nothing from this output, why it's not sending any sql
>command to mysql?
>
>




More information about the Freeradius-Users mailing list