On 11/09/12 21:28, Francois Gaudreault wrote:
User-Name = "[email protected]"
Calling-Station-Id = "5C-59-48-ED-C4-96"
NAS-IP-Address = 10.0.0.24
NAS-Port = 1
Called-Station-Id = "50-A7-33-31-CF-B8:PacketFence-Ruckus"
Service-Type = Framed-User
Framed-MTU = 1400
NAS-Port-Type = Wireless-802.11
NAS-Identifier = "50-A7-33-31-CF-B8"
Connect-Info = "CONNECT 802.11g"
EAP-Message = 0x02f7000c120e000016010000
This is your problem. This is an EAP-AKA/SIM "Client error" packet.
02 - eap response
f7 - ID
000c - length
12 - EAP-SIM
0e - subtype 14 - client error
000016010000 - client error junk
Certainly the rlm_eap_sim code is unhelpful - it is missing lots of
logging by the looks of it - but the reason auth is failing is because
the client is telling it to.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html