Dlink + freeradius + Mysql gives me lots of problem

Michael Calizo mike.calizo at gmail.com
Tue Feb 28 13:29:11 CET 2006


Hi,

I have a problem in my configuration using the mixed of Dlink + freeradius +
Mysql. What i am trying to do is for my dlink hotspot to authenticate using
freeradius with mysql module.

I do some testing using radtest on both localhost and remote host and my
freeradius seems to authenticate and is working fine. Below is the output of
Radiusd -x:

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 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 System
Module: Instantiated unix (unix)
radiusd.conf Auth-Type eap already configured - skipping
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 radius at 192.168.1.229:/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 *:1645
Listening on accounting *:1646
Ready to process requests.

OUTPUT of RADTEST FROM REMOTE:

rad_recv: Access-Request packet from host 192.168.1.13:56435, id=70,
length=60
        User-Name = "benjtest"
        User-Password = "benjtest"
        NAS-IP-Address = 255.255.255.255
        NAS-Port = 1645
rlm_sql (sql): Reserving sql socket id: 4
rlm_sql (sql): Released sql socket id: 4
Sending Access-Accept of id 70 to 192.168.1.13 port 56435
        Framed-IP-Address := 192.168.0.50
        Framed-Protocol := PPP
        Service-Type := Framed-User
        Framed-Compression := Van-Jacobson-TCP-IP


OUTPUT when I try to Connect on wifi tru DLINK:

rad_recv: Access-Request packet from host 192.168.1.22:65461, id=45,
length=81
        User-Name = "benjtest"
        Framed-MTU = 1400
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x0201000d0162656e6a74657374
        NAS-IP-Address = 192.168.1.22
        Message-Authenticator = 0x6080434b26128348f34dc763d6c89192
rlm_sql (sql): Reserving sql socket id: 4
rlm_sql (sql): Released sql socket id: 4
Sending Access-Reject of id 45 to 192.168.1.22 port 65461


My question is why is it that when i use my DLINK wireless access point it
failed to authenticate. I use exactly the same login account and password
when i use radtest . Anybody please help me.

Thank You.




--
Mike Calizo
Registered Linux User # 365113

_________________________________________________
Even the longest journey has to start with a small first-step
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20060228/7ed0a31f/attachment.html>


More information about the Freeradius-Users mailing list