Hi, I have a problem with my freeradius server, after the authentication, it does not send the tunnel-type or Tunnel-Medium-Type information. Can anyone help me? PEAP: Got tunneled reply RADIUS code 2 Framed-IP-Address = 255.255.255.254 Framed-MTU = 576 Service-Type = Framed-User EAP-Message = 0x03090004 Message-Authenticator = 0x00000000000000000000000000000000 User-Name = "teste3" PEAP: Processing from tunneled session code 0x967b688 2 Framed-IP-Address = 255.255.255.254 Framed-MTU = 576 Service-Type = Framed-User EAP-Message = 0x03090004 Message-Authenticator = 0x00000000000000000000000000000000 User-Name = "teste3" PEAP: Tunneled authentication was successful. rlm_eap_peap: SUCCESS Saving tunneled attributes for later modcall[authenticate]: module "eap" returns handled for request 8 modcall: leaving group EAP (returns handled) for request 8 Sending Access-Challenge of id 47 to 10.1.10.1 port 1645 Framed-IP-Address = 255.255.255.254 Framed-MTU = 576 Service-Type = Framed-User EAP-Message = 0x010a00261900170301001b44323057d9f66e452eb3025c6b0adde60971049e6c8c20901a25f0 Message-Authenticator = 0x00000000000000000000000000000000 State = 0x9a5c33fd9b76ead074d1c636d08bb94f Finished request 8 Going to the next request Waking up in 6 seconds... rad_recv: Access-Request packet from host 10.1.10.1:1645, id=48, length=147 User-Name = "teste3" Service-Type = Framed-User Framed-MTU = 1500 NAS-IP-Address = 10.1.10.1 NAS-Port = 7 Calling-Station-Id = "00-22-15-62-54-BA" State = 0x9a5c33fd9b76ead074d1c636d08bb94f EAP-Message = 0x020a00261900170301001bd3cca956e18d7127395a3c5cad6f3b564c44038b5dc9740734ca57 Message-Authenticator = 0x8a2cb874d839aa15123357e704f34b95 Processing the authorize section of radiusd.conf modcall: entering group authorize for request 9 modcall[authorize]: module "preprocess" returns ok for request 9 modcall[authorize]: module "chap" returns noop for request 9 modcall[authorize]: module "mschap" returns noop for request 9 rlm_realm: No '@' in User-Name = "teste3", looking up realm NULL rlm_realm: No such realm "NULL" modcall[authorize]: module "suffix" returns noop for request 9 rlm_eap: EAP packet type response id 10 length 38 rlm_eap: No EAP Start, assuming it's an on-going EAP conversation modcall[authorize]: module "eap" returns updated for request 9 users: Matched entry DEFAULT at line 171 users: Matched entry teste3 at line 224 modcall[authorize]: module "files" returns ok for request 9 modcall: leaving group authorize (returns updated) for request 9 rad_check_password: Found Auth-Type EAP auth: type "EAP" Processing the authenticate section of radiusd.conf modcall: entering group EAP for request 9 rlm_eap: Request found, released from the list rlm_eap: EAP/peap rlm_eap: processing type peap rlm_eap_peap: Authenticate rlm_eap_tls: processing TLS eaptls_verify returned 7 rlm_eap_tls: Done initial handshake eaptls_process returned 7 rlm_eap_peap: EAPTLS_OK rlm_eap_peap: Session established. Decoding tunneled attributes. rlm_eap_peap: Received EAP-TLV response. rlm_eap_peap: Tunneled data is valid. rlm_eap_peap: Success Using saved attributes from the original Access-Accept rlm_eap: Freeing handler modcall[authenticate]: module "eap" returns ok for request 9 modcall: leaving group EAP (returns ok) for request 9 Sending Access-Accept of id 48 to 10.1.10.1 port 1645 Framed-IP-Address = 255.255.255.254 Framed-MTU = 576 Service-Type = Framed-User Framed-IP-Address = 255.255.255.254 Framed-MTU = 576 Service-Type = Framed-User User-Name = "teste3" MS-MPPE-Recv-Key = 0xf058f1dbb8a5f02902f4d6536af78b333ab73568070fbaac3e281171e9cb31be MS-MPPE-Send-Key = 0xcffa34fb8461d53aff874f3749bee52662c85f05d88c04c8d47453530de47630 EAP-Message = 0x030a0004 Message-Authenticator = 0x00000000000000000000000000000000 -- --------------------------------------------------------------------------------------------------- Gildo Castro da Silva JR. ---------------------------------------------------------------------------------------------------
Hi,
Hi, I have a problem with my freeradius server, after the authentication, it does not send the tunnel-type or Tunnel-Medium-Type information. Can anyone help me?
where in the system are you configuring/setting those Tunnel-Type etc attributes? are those attrs being set on another RADIUS server and the system proxying - if so, are you allowing those attrs in the proxy filter? alan
participants (2)
-
Alan Buxey -
Gildo Castro