When i trying connect radius server with wireless over access point i get this error : rad_recv: Access-Request packet from host 10.10.0.10:2048, id=110, length=163 User-Name = "ibm" NAS-IP-Address = 10.10.0.10 NAS-Port = 0 Called-Station-Id = "00e098be8e15" Calling-Station-Id = "000cf138bb81" NAS-Identifier = "Realtek Access Point. 8181" Framed-MTU = 1400 NAS-Port-Type = Wireless-802.11 Service-Type = Framed-User Connect-Info = "CONNECT 11Mbps 802.11b" EAP-Message = 0x020000080169626d Message-Authenticator = 0x8c249d2c90720d71e84717a58070eaae Processing the authorize section of radiusd.conf modcall: entering group authorize for request 15 modcall[authorize]: module "preprocess" returns ok for request 15 modcall[authorize]: module "chap" returns noop for request 15 modcall[authorize]: module "mschap" returns noop for request 15 rlm_realm: No '@' in User-Name = "ibm", looking up realm NULL rlm_realm: No such realm "NULL" modcall[authorize]: module "suffix" returns noop for request 15 rlm_eap: EAP packet type response id 0 length 8 rlm_eap: No EAP Start, assuming it's an on-going EAP conversation modcall[authorize]: module "eap" returns updated for request 15 users: Matched entry ibm at line 80 modcall[authorize]: module "files" returns ok for request 15 modcall: group authorize returns updated for request 15 rad_check_password: Found Auth-Type EAP auth: type "EAP" Processing the authenticate section of radiusd.conf modcall: entering group authenticate for request 15 rlm_eap: EAP Identity rlm_eap: processing type md5 rlm_eap_md5: Issuing Challenge modcall[authenticate]: module "eap" returns handled for request 15 modcall: group authenticate returns handled for request 15 Sending Access-Challenge of id 110 to 10.10.0.10:2048 Reply-Message = "Hello, %u" EAP-Message = 0x01010016041094b82f52b0da67bfb8de368e6d9bd919 Message-Authenticator = 0x00000000000000000000000000000000 State = 0x4756a5552099f5c02b869e15b923300c Finished request 15 Going to the next request --- Walking the entire request list --- Waking up in 2 seconds... rad_recv: Access-Request packet from host 10.10.0.10:2048, id=111, length=173 User-Name = "ibm" NAS-IP-Address = 10.10.0.10 NAS-Port = 0 Called-Station-Id = "00e098be8e15" Calling-Station-Id = "000cf138bb81" NAS-Identifier = "Realtek Access Point. 8181" NAS-Port-Type = Wireless-802.11 Service-Type = Framed-User Connect-Info = "CONNECT 11Mbps 802.11b" EAP-Message = 0x020100060319 State = 0x4756a5552099f5c02b869e15b923300c Message-Authenticator = 0x6629ec8f043cf6353e8707d3a5854a4a Processing the authorize section of radiusd.conf modcall: entering group authorize for request 16 modcall[authorize]: module "preprocess" returns ok for request 16 modcall[authorize]: module "chap" returns noop for request 16 modcall[authorize]: module "mschap" returns noop for request 16 rlm_realm: No '@' in User-Name = "ibm", looking up realm NULL rlm_realm: No such realm "NULL" modcall[authorize]: module "suffix" returns noop for request 16 rlm_eap: EAP packet type response id 1 length 6 rlm_eap: No EAP Start, assuming it's an on-going EAP conversation modcall[authorize]: module "eap" returns updated for request 16 users: Matched entry ibm at line 80 modcall[authorize]: module "files" returns ok for request 16 modcall: group authorize returns updated for request 16 rad_check_password: Found Auth-Type EAP auth: type "EAP" Processing the authenticate section of radiusd.conf modcall: entering group authenticate for request 16 rlm_eap: Request found, released from the list rlm_eap: EAP NAK rlm_eap: EAP-NAK asked for EAP-Type/peap rlm_eap: No such EAP type peap rlm_eap: Failed in EAP select modcall[authenticate]: module "eap" returns invalid for request 16 modcall: group authenticate returns invalid for request 16 auth: Failed to validate the user. Login incorrect: [ibm/<no User-Password attribute>] (from client wireless port 0 cli 000cf138bb81) Delaying request 16 for 1 seconds Finished request 16 Going to the next request users file contains : ibm Auth-Type := EAP, User-Password == "test" Reply-Message = "Hello, %u" I'm try also Radius Test (Radutils) program connect successful. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--On 12 March 2006 07:41 -0800 BoRa <bora_canturk@yahoo.com> wrote:
When i trying connect radius server with wireless over access point i get this error : rad_check_password: Found Auth-Type EAP auth: type "EAP" Processing the authenticate section of radiusd.conf modcall: entering group authenticate for request 16 rlm_eap: Request found, released from the list rlm_eap: EAP NAK rlm_eap: EAP-NAK asked for EAP-Type/peap rlm_eap: No such EAP type peap rlm_eap: Failed in EAP select
sounds like your eap.conf file is incorrect or has not been included in from the main radius.conf. Read eap.conf for configuration details. (you have not enabled peap in the file) Regards, James -- James J J Hooper, Information Services University of Bristol --
Hi,
modcall: entering group authenticate for request 15 rlm_eap: EAP packet type response id 1 length 6 rlm_eap: No EAP Start, assuming it's an on-going EAP conversation modcall[authorize]: module "eap" returns updated for request 16 users: Matched entry ibm at line 80 modcall[authorize]: module "files" returns ok for request 16 modcall: group authorize returns updated for request 16 rad_check_password: Found Auth-Type EAP auth: type "EAP" Processing the authenticate section of radiusd.conf modcall: entering group authenticate for request 16 rlm_eap: Request found, released from the list rlm_eap: EAP NAK rlm_eap: EAP-NAK asked for EAP-Type/peap rlm_eap: No such EAP type peap rlm_eap: Failed in EAP select modcall[authenticate]: module "eap" returns invalid for request 16
EAP has failed because the request was PEAP and you havent configured PEAP in your eap.conf. did you want to use PEAP? if so, you'll need to configure it...and supply a valid password in your users file
users file contains :
ibm Auth-Type := EAP, User-Password == "test" ^^^^^^^^^^^^^^^^
you obviously havent even read the eap.conf file :-( alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
BoRa -
James J J Hooper