Dear Stefan, You wrote that Freeradius&MySQL&PEAP works fine at you. In my system after 5 seconds that the authentication was successfull I lost the connection. I've no idea. In the SQL I'm still connected but I'm not really. When the radius is cleaning up the requests I get disconnected. Why? Can you help me?
Did I make a mistake in setting up Win? Or Freeradius? Thanks, David ---- Sending Access-Accept of id 128 to 193.226.239.181:3072 Service-Type := Framed-User Framed-Protocol := PPP Framed-Compression := Van-Jacobson-TCP-IP Framed-MTU := 1500 MS-MPPE-Recv-Key = 0x2c4b7b6574809b402070d7c2266dedbfe723d9f714fe81dfd8daf448ec aba7d0 MS-MPPE-Send-Key = 0x906896cee2d24bdaac256ef521e9be499a7defca161b9e5528ef210a7 476fea9 EAP-Message = 0x03080004 Message-Authenticator = 0x00000000000000000000000000000000 User-Name = "fredf" Finished request 8 Going to the next request Waking up in 5 seconds... --- Walking the entire request list --- Cleaning up request 0 ID 120 with timestamp 40b216e1 Cleaning up request 1 ID 121 with timestamp 40b216e1 Cleaning up request 2 ID 122 with timestamp 40b216e1 Cleaning up request 3 ID 123 with timestamp 40b216e1 Cleaning up request 4 ID 124 with timestamp 40b216e1 Cleaning up request 5 ID 125 with timestamp 40b216e1 Cleaning up request 6 ID 126 with timestamp 40b216e1 Waking up in 1 seconds... --- Walking the entire request list --- Cleaning up request 7 ID 127 with timestamp 40b216e2 Cleaning up request 8 ID 128 with timestamp 40b216e2 Nothing to do. Sleeping until we see a request. ----- Original Message ----- From: Stefan Gr�nbaum To: [EMAIL PROTECTED] Sent: Monday, May 24, 2004 11:20 PM Subject: Problem using "Calling-Station-Id"-Attribute in radcheck Hello, I�m using Freeradius (May,24,2004) with Mysql and PEAP for Authentication of a Wireless-Lan Client. If I only check Username & Password, everything works fine. Now, I want also to check the MAC-Address of this Wireless-Lan Client. Therefore I added the "Calling-Station-Id"-Attribute to the radcheck table. mysql> select * from radcheck; +----+----------+--------------------+----+--------------+ | id | UserName | Attribute | op | Value | +----+----------+--------------------+----+--------------+ | 1 | canram | User-Password | == | 123123 | | 2 | canram | Calling-Station-Id | == | 000d88522f1f | +----+----------+--------------------+----+--------------+ 2 rows in set (0.00 sec) Unfortunatelly, freeradius cannot validate this user anymore. Are there any config-files I have to change? Please see the freeradiusdebug output below. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

