Hi:
I'm trying to test open1x implementation using a Linux client (xsupplicant),
Cisco's 350 AP (authenticator) and FreeRadius-0.7.1 (authentication server).
The FreeRadius loading is fine and it receives an Access-Request but complains
about symbol (SSL_set_my_callback) during the authentication phase:
Any help would be highly appreciated. The FreeRadius LOG is as follows:
Listening on IP address *, ports 1812/udp and 1813/udp, with proxy on 1814/udp.
Ready to process requests.
rad_recv: Access-Request packet from host 192.168.11.20:1165, id=141, length=122
User-Name = "adam-ctl"
NAS-IP-Address = 192.168.11.20
Called-Station-Id = "004096577e54"
Calling-Station-Id = "000809000097"
NAS-Identifier = "AP350"
NAS-Port = 29
Framed-MTU = 1400
NAS-Port-Type = Wireless-802.11
EAP-Message = "\002\215\000\r\001adam-ctl"
Message-Authenticator = 0xfb6183135ae6ee2969375a0ac87a6f88
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
modcall[authorize]: module "eap" returns updated
rlm_realm: Looking up realm NULL for UserName = "adam-ctl"
rlm_realm: No such realm NULL
modcall[authorize]: module "suffix" returns noop
users: Matched adam-ctl at 89
modcall[authorize]: module "files" returns ok
modcall: group authorize returns updated
rad_check_password: Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate
rlm_eap: processing type tls
lt-radiusd: error while loading shared libraries: /usr/local/lib/rlm_eap_tls-0.7.1.so: undefined symbol: SSL_set_my_callback
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
