On Nov 1, 2019, at 12:19 PM, Adam Taylor <ataylor@ulm.edu> wrote:
... Ready to process requests (0) Received Access-Request Id 243 from 10.16.5.233:37824 to 192.135.131.131:1645 length 201 (0) User-Name = "garretdr@warhawks.ulm.edu" (0) NAS-IP-Address = 10.16.5.233 (0) NAS-Port = 256 (0) Called-Station-Id = "48-C0-93-82-3D-B1:ULM-Rad-Test" (0) Calling-Station-Id = "E4-A4-71-1E-C6-2F" (0) Framed-MTU = 1400 (0) NAS-Port-Type = Wireless-802.11 (0) Connect-Info = "CONNECT 6Mbps/6Mbps 802.11a" (0) EAP-Message = 0x0203001e016761727265746472407761726861776b732e756c6d2e656475
Note that EAP has multiple packet exchanges. You *cannot* set something in one packet, and expect it to magically appear in another packet. Each packet is processed individually. Matthew's comments should help fix it. Alan DeKok.