Wireless Access

 View Only
  • 1.  Authentication server request timed out for RADIUS-AUTH

    Posted Feb 22, 2023 02:13 AM

    I have many such events in Aruba WLCs logs.

    1) Is it critical and even on non-working day e.g. during the weekend I had several in logs...

    2) I've increased default value of "Timeout " under related  "aaa authentication-server radius  <....>", but I also seen similar parameter under "aaa authentication dot1x <.....>"

    Authentication Server Retry Interval                           5 sec
    Authentication Server Retry Count                              3

    Which will take preference "aaa authentication-server radius <....>" or "aaa authentication dot1x <.....>" or 

    "aaa authentication dot1x <.....>" with its settings will trigger "aaa authentication-server radius <....>" with its own settings ?!



  • 2.  RE: Authentication server request timed out for RADIUS-AUTH

    Posted Feb 22, 2023 01:12 PM

    I spent a lot of time troubleshooting this and was even able to capture timeouts in a packet capture.  Aruba TAC just kept saying the client device was not responding to the Clearpass request.  We kept receiving more issues from users.  We are just finishing up resolving the issue today and created a one page word doc that I posted on youtube to hopefully help others out.  Our Event was 9002. 

    https://youtu.be/Hl-mPWRHvWU




  • 3.  RE: Authentication server request timed out for RADIUS-AUTH

    Posted Feb 26, 2025 06:30 AM

    Hi @Angie, thank you for sharing your troubleshooting steps from ARUBA TAC. By chance, are you able to reshare this video? The link appears to be broken. I really appreciate any help you can provide. 




  • 4.  RE: Authentication server request timed out for RADIUS-AUTH

    Posted Feb 26, 2025 10:07 AM

    I deleted the email a year or so ago and no longer have it.  I tried to delete my post in the forum but it does not allow that.  Is was a security setting in a Microsoft Update H22 that caused it and we unchecked the box.  I think I responded about 6 times to others so more details might be there.

     






  • 5.  RE: Authentication server request timed out for RADIUS-AUTH

    Posted Feb 27, 2025 11:48 AM

    If it was in that update, it probably was Credential Guard. Bottom line from that: don't use PEAP/MSCHAPv2.

    Timeout and 9002 can be a lot of things, including communication problems (MTU/fragmentation) between the network device and ClearPass and client configuration (missing client certificate for EAP-TLS, missing server trust (RADIUS server cert), supplicant configuration); but it can also be clients that are just outside reach of the WLAN and start an authenticaiton but can't complete as the signal is weak. Depending on if it doesn't work at or doesn't work for specific clients, you would need different troubleshooting strategies. Best to work with your HPE Aruba partner, or TAC as there is no generic fix.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 6.  RE: Authentication server request timed out for RADIUS-AUTH

    Posted Feb 27, 2023 04:47 AM

    If you see timeouts, that can be a client configuration issue, or an MTU issue between your controller and ClearPass (or even AP and controller). If you have a non-responding backend authentication/authorization server (when using ClearPass, for other RADIUS servers the name may be different), that can also result in timeouts.

    MTU can fragement the RADIUS/EAP packets and result them being dropped. If the client does not trust the RADIUS Server EAP certificate, or does have other issues with the supplicant configuration, this may happen as well.

    What is the authentication you have configured?

    What is the server certificate used?

    Increasing the timeout value will in general not solve your issue. 



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 7.  RE: Authentication server request timed out for RADIUS-AUTH

    Posted Feb 28, 2023 04:31 AM

    thanks for these points!

    I've checked by pings

    ping ip <RADIUS_IP> df-bit repeat 100 size 1472

    it shows all good (packets reaching related server) but during peak hours high losses due to congested links (during non-peak hours losses absent or just few)

    !!!!!!.!!!!!!.!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!.!!!

    .!!!!!!.!!!.!!!!!!!!!!!!!!!!!!

    Will need to work to add bandwidth ...




  • 8.  RE: Authentication server request timed out for RADIUS-AUTH

    Posted Mar 07, 2023 05:53 AM

    You may consider to prioritize the RADIUS traffic, like you probably have for voice traffic to prevent those packets from being dropped if your link is congested.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 9.  RE: Authentication server request timed out for RADIUS-AUTH

    Posted Mar 08, 2023 09:02 PM

    yes, I assume such RADIUS traffic is by default with QoS tag 0 (thats what I've observed in traffic capture for RADIUS traffic from old Cisco's 5508 )