04-23-2015 04:48 AM - edited 03-10-2019 10:39 PM
Hi
I'm hoping someone can shed some light on an issue that I'm seeing. I am implementing a two node ISE deployment with a pair of ISE PSNs. The ISE is being used as a Radius Proxy server into the Janet Eduroam service. Authentications for visitors to the site are being correctly proxied to their home establishments and successfully authenticated. However when local users go to a remote establishment their authentication requests are failing. I see the authentication requests arriving from the JANET RADIUS servers (roaming0, etc.) but they are being refused with the error message "failure reason 11051 radius packet contains invalid state attribute". Has anyone experienced this before or can tell me the best debugs to run on ISE to highlight the possible cause.
Many Thanks
Barry
04-28-2015 05:08 AM
.
"failure reason 11051 radius packet contains invalid state attribute " is caused If there is latency causing the authentications to fail
04-28-2015 05:25 AM
Is there anything I can set on the ISE to allow for this latency?
04-28-2015 05:47 AM
You should start a packet capture on the PSN that you are using, and then fish out the radius packets, so we can see whats being sent from janet and your psn. Invalid state attribute, sounds like the janet server is sending something that ise is not expecting, i have had that with other radius proxies, that did not conform to the RFC that defines how to do radius proxy.
From the RFC :
"If any Proxy-State attributes were present in the Access-Request,
they MUST be copied unmodified and in order into the response packet.
Other Attributes can be placed before, after, or even between the
Proxy-State attributes."
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide