<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Radius authentication stopped working on ICX 7250 in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/94538#M6728</link>
    <description>&lt;P&gt;A reboot did not help. I set a new radius client secret on Radius-Server and Switch side and this worked for a few days. Now its broken again but different than before. If I login by ssh with a radius or local account, the terminal gets stuck. So login is currently not possible by using ssh. I'm gonna update the switch to the recommended firmware version.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 08:29:56 GMT</pubDate>
    <dc:creator>stephan_schuste</dc:creator>
    <dc:date>2024-08-06T08:29:56Z</dc:date>
    <item>
      <title>Radius authentication stopped working on ICX 7250</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/93218#M6564</link>
      <description>&lt;P&gt;Dear Colleagues,&lt;/P&gt;&lt;P&gt;I have a couple of ICX 7250, all configured quite similar. On one of them radius authentication stopped working. I just can't login by using my AD credentials anymore. Only local auth is working. I checked on the Firewall and saw that the switch is not even sending packets to the Radius Server (windows nps).&lt;/P&gt;&lt;P&gt;I started debugging on that switch and to compare it on a working switch as well.&lt;BR /&gt;The broken one shows me a debug log like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Debug: Jul 24 15:36:10 Function aaa_authenticate_start_internal, session:17, cloud_enable:0, login:username, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:2
Debug: Jul 24 15:36:10 RADIUS authentication for context 17
Debug: Jul 24 15:36:10 RADIUS ERROR: Client index 255 out of range.
Debug: Jul 24 15:36:10 Failed to get a RADIUS clientCB; Returning AAA_BUSY for context 17
Debug: Jul 24 15:36:10 Function aaa_authenticate_callback, session:17, cloud_enable:0, login:username, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:2, rc:5
Debug: Jul 24 15:36:10 Authentication Timeout or busy, rollover to next server or method.
Debug: Jul 24 15:36:10 Authentication: Next method is Local.
Debug: Jul 24 15:36:10 Function aaa_authenticate_callback, session:17, cloud_enable:0, login:username, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:3, rc:4
Debug: Jul 24 15:36:10 Authentication Timeout or busy, rollover to next server or method.
Debug: Jul 24 15:36:10 Authentication: No more method left.
Debug: Jul 24 15:36:10 Function aaa_authenticate_callback, session:17, cloud_enable:0, login:username, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:0, rc:3
Debug: Jul 24 15:36:10 Authentication failed.
Debug: Jul 24 15:36:10 aaa_send_aaa_response()..session 17, err_code=3 deferred_response_id=f81a89
Debug: Jul 24 15:36:29 Authentication Stopped, AAA Session context is 17.
Debug: Jul 24 15:36:29 ====AAA: Cleanup session 17 information.&lt;/LI-CODE&gt;&lt;P&gt;on a switch with working radius auth it looks like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Debug: Jul 24 15:39:57 ====AAA: Cleanup session 17 information.
Debug: Jul 24 15:39:57 Function aaa_authenticate_start_internal, session:17, cloud_enable:0, login:username, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:2
Debug: Jul 24 15:39:57 RADIUS authentication for context 17
Debug: Jul 24 15:39:57 RADIUS ERROR: Client index 255 out of range.
Debug: Jul 24 15:39:57 Reseting RADIUS Client structure
Debug: Jul 24 15:39:57 RADIUS: Reset client 0, Session type 1, Total number of active clients=1
Debug: Jul 24 15:39:57 AAA: Open RADIUS UDP port
Debug: Jul 24 15:39:57 RADIUS message received from server of len 127.
Debug: Jul 24 15:39:57 Radius secret len ?25, total len ?127
Debug: Jul 24 15:39:57 RADIUS Timer cancelled for client 0.
Debug: Jul 24 15:39:57 RADIUS server ACCEPTed request
Debug: Jul 24 15:39:57 Function aaa_authenticate_callback, session:17, cloud_enable:0, login:username, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:2, rc:1
Debug: Jul 24 15:39:57 Authentication successful.
Debug: Jul 24 15:39:57 aaa_send_aaa_response()..session 17, err_code=1 deferred_response_id=a86a8
Debug: Jul 24 15:39:57 Closing RADIUS UDP port
Debug: Jul 24 15:39:57 RADIUS: radius_authenticate_stop for client Idx 0. Actv Clients left 0
Debug: Jul 24 15:39:57 Reseting RADIUS Client structure
Debug: Jul 24 15:39:57 Authorization status - accept.
Debug: Jul 24 15:39:57 aaa_send_aaa_response()..session 17, err_code=1 deferred_response_id=a86aa&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;So both are showing the Error "RADIUS ERROR: Client index 255 out of range." but the working one is performing a "Reseting RADIUS Client structure" after that and the broken one don't.&lt;/P&gt;&lt;P&gt;Both switches are running&amp;nbsp;SW: Version 08.0.90kT211&lt;/P&gt;&lt;P&gt;best&lt;BR /&gt;stephan&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 13:57:44 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/93218#M6564</guid>
      <dc:creator>stephan_schuste</dc:creator>
      <dc:date>2024-07-24T13:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Radius authentication stopped working on ICX 7250</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/93220#M6565</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/15869"&gt;@stephan_schuste&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 8090 code train is no longer being worked on. It is very likely you are hitting an old bug. I would recommend you upgrade to 8095n (current stability release) or 8095p.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 14:06:39 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/93220#M6565</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2024-07-24T14:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Radius authentication stopped working on ICX 7250</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/93414#M6577</link>
      <description>&lt;P&gt;Hi Stephan&lt;/P&gt;&lt;P&gt;Thank you for reaching us&lt;/P&gt;&lt;P&gt;I had come across similar radius logs. Reload fixed the issue in the scenario I had worked on. You can try to reload the switch and see if it fixes the issue for you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a backup of running configuration of the switch before you try to reload.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 16:35:08 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/93414#M6577</guid>
      <dc:creator>Chandini</dc:creator>
      <dc:date>2024-07-25T16:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Radius authentication stopped working on ICX 7250</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/94538#M6728</link>
      <description>&lt;P&gt;A reboot did not help. I set a new radius client secret on Radius-Server and Switch side and this worked for a few days. Now its broken again but different than before. If I login by ssh with a radius or local account, the terminal gets stuck. So login is currently not possible by using ssh. I'm gonna update the switch to the recommended firmware version.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 08:29:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/94538#M6728</guid>
      <dc:creator>stephan_schuste</dc:creator>
      <dc:date>2024-08-06T08:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Radius authentication stopped working on ICX 7250</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/94616#M6732</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Stephan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Noted and Thanks for reaching out to us on portal.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 12:21:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/94616#M6732</guid>
      <dc:creator>Chandini</dc:creator>
      <dc:date>2024-08-07T12:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Radius authentication stopped working on ICX 7250</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/112248#M7892</link>
      <description>&lt;P&gt;Similar behaviour here after an update from 8.0.80e to 8.0.95s. It worked for a few days then all logins started failing. Logs look like this:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 ====AAA: Cleanup session 17 information.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Function aaa_authenticate_start_internal, session:17, cloud_enable:0, login:mike, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 RADIUS authentication for context 17&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 RADIUS ERROR: Client index 255 out of range.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Reseting RADIUS Client structure&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 RADIUS: Reset client 0, Session type 1, Total number of active clients=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 AAA: Open RADIUS UDP port&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Error: Radius Authentication - Cannot create local UDP port..returning AAA_BUSY.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Closing RADIUS UDP port&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 RADIUS: radius_authenticate_stop for client Idx 0. Actv Clients left 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Reseting RADIUS Client structure&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Function aaa_authenticate_callback, session:17, cloud_enable:0, login:mike, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:2, rc:5&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Authentication Timeout or busy, rollover to next server or method.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Authentication: Next method is RADIUS.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 RADIUS authentication for context 17&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 RADIUS ERROR: Client index 255 out of range.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Reseting RADIUS Client structure&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 RADIUS: Reset client 0, Session type 1, Total number of active clients=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 AAA: Open RADIUS UDP port&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Error: Radius Authentication - Cannot create local UDP port..returning AAA_BUSY.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Closing RADIUS UDP port&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 RADIUS: radius_authenticate_stop for client Idx 0. Actv Clients left 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Reseting RADIUS Client structure&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Function aaa_authenticate_callback, session:17, cloud_enable:0, login:mike, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:2, rc:5&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Authentication Timeout or busy, rollover to next server or method.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Authentication: Next method is Local.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Function aaa_authenticate_callback, session:17, cloud_enable:0, login:mike, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:3, rc:4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Authentication Timeout or busy, rollover to next server or method.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Authentication: No more method left.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Function aaa_authenticate_callback, session:17, cloud_enable:0, login:mike, SSH/Con/Tel(get_ui_session_idx):1, cloudUI(get_ui_session_idx):0, AAA method:0, rc:3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 Authentication failed.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Debug: Jan 7 17:55:11 aaa_send_aaa_response()..session 17, err_code=3 deferred_response_id=d50d70&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 23:02:16 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/112248#M7892</guid>
      <dc:creator>point_of_presen</dc:creator>
      <dc:date>2026-01-07T23:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Radius authentication stopped working on ICX 7250</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/113834#M7993</link>
      <description>What was the fix on this we have similar issue on 7150 ICX switch , did upgrading to 8095p or 8095t help ?</description>
      <pubDate>Sun, 12 Apr 2026 07:35:50 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Radius-authentication-stopped-working-on-ICX-7250/m-p/113834#M7993</guid>
      <dc:creator>jay01</dc:creator>
      <dc:date>2026-04-12T07:35:50Z</dc:date>
    </item>
  </channel>
</rss>

