Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: louis-B on June 27, 2005, 03:23:27 AM

Title: freeradius and di-624
Post by: louis-B on June 27, 2005, 03:23:27 AM
Hello everybody, i am new to this forum, i was wondering if somebody could help me. I am trying to get freeradius working with a DI-624 d-link rooter. The test with NtRadping are fine and radius has been configurated to use mysql. when i try to send an access-request via dwl-650 wireless card, i get the following message :
rad_recv: Access-Request packet from host 10.0.2.1:1200, id=4, length=165
        User-Name = "anonymous"
        NAS-IP-Address = 10.0.2.1
        NAS-Port = 0
        Called-Station-Id = "xx-xx-xx-xx-xx-xx"
        Calling-Station-Id = "xx-xx-xx-xx-xx-xx"
        NAS-Identifier = "DI-624"
        Framed-MTU = 1380
        NAS-Port-Type = Wireless-802.11
        EAP-Message = "\002\002\000\006\003\025"
        State = 0x98306952c94542fcbe8045ab0fd5143c3d4fbf42493936f9c2d5604c6e5ec19e74c22cab
        Message-Authenticator = 0x30251c5830c2bd2b86b94cab30130932
rlm_chap: Could not find proper Chap-Password attribute in request
rlm_sql (sql): Reserving sql socket id: 0
rlm_sql (sql): Pairs do not match for user [anonymous]
rlm_sql (sql): Released sql socket id: 0
rlm_eap: Request found, released from the list
rlm_eap: processing type md5
rlm_eap_md5: Issuing Challenge
Login OK: [anonymous/<no User-Password attribute>] (from client DI-624 port 0 cli xx-xx-xx-xx-xx-xx)
Sending Access-Challenge of id 4 to 10.0.2.1:1200
        EAP-Message = "\001\003\000\026\004\020\370\335\257~H{2\375\327\363\321\252\033Cx'"
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0xe169b2b16b5ad69b43a15df2ff1c99583d4fbf42b9693fce06845872bd4c581fedd07284

Anybody can tell me what is wrong thanks for your help

Louis B.
Title: freeradius and di-624
Post by: meanpenguin on August 08, 2005, 12:45:19 AM
Checkout this site:  http://jabali.net/~carl  

He has the follwing howto:
"How to setup phpMyPrepaid with Apache2, FreeRadius and MySQL"

Not SME and not DI-624 but you may get some hints on setting up the FreeRadius server.

Ed