<?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 radius configuration on AP7522 in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95718#M9138</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I'm doing an intership and I'm trying to configure un radius server on a AP7522. My server is all set on a Windows server 2019. I'm trying to configure the wifi AP (AP7522) and frankly I'm lost. I've tryed every ressource I could think of (I've even asked chatGPT, it shows how desperate I am) with no success.&lt;/P&gt;&lt;P&gt;So, I'm open to every suggestion you may have &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 12:26:24 GMT</pubDate>
    <dc:creator>Akalzed</dc:creator>
    <dc:date>2023-05-04T12:26:24Z</dc:date>
    <item>
      <title>radius configuration on AP7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95718#M9138</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I'm doing an intership and I'm trying to configure un radius server on a AP7522. My server is all set on a Windows server 2019. I'm trying to configure the wifi AP (AP7522) and frankly I'm lost. I've tryed every ressource I could think of (I've even asked chatGPT, it shows how desperate I am) with no success.&lt;/P&gt;&lt;P&gt;So, I'm open to every suggestion you may have &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 12:26:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95718#M9138</guid>
      <dc:creator>Akalzed</dc:creator>
      <dc:date>2023-05-04T12:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: radius configuration on AP7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95720#M9140</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;only search EAP-TLS for create de NPS in windows server and put the the shared key in the&amp;nbsp; AP, if remember in the site exist a parcial doc for EAP with wing.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 12:39:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95720#M9140</guid>
      <dc:creator>Rodrigo_Cortes</dc:creator>
      <dc:date>2023-05-04T12:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: radius configuration on AP7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95722#M9141</link>
      <description>&lt;P&gt;I've installed and configured NPS an Windows server 2019. My problem is the Ap configuration. I've entered the share secret when I created the AAA policy but it doesn't work. I'm probably missing something.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 12:45:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95722#M9141</guid>
      <dc:creator>Akalzed</dc:creator>
      <dc:date>2023-05-04T12:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: radius configuration on AP7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95729#M9142</link>
      <description>&lt;P&gt;802.1x can be tricky, as the problem could very well lie in your client config/NPS config and not with the AP/WiNG specifically.&lt;BR /&gt;&lt;BR /&gt;Within WiNG, to use an external RADIUS server for WLAN Authentication, you would want to set the SSID to authentication-type eap and tell it to use the aaa-policy you created. The AAA-policy just needs to be fed the server IP and the secret.&lt;/P&gt;&lt;P&gt;ex.&lt;BR /&gt;aaa-policy LabTest&lt;BR /&gt;&amp;nbsp;authentication server 1 host &amp;lt;ipadr&amp;gt; secret 0 &amp;lt;secret&amp;gt;&lt;BR /&gt;wlan LabTestWLAN&lt;BR /&gt;ssid LabTest&lt;BR /&gt;encryption-type ccmp&lt;BR /&gt;authentication-type eap&lt;BR /&gt;use aaa-policy LabTest&lt;/P&gt;&lt;P&gt;At this point, the AP is configured to act as an 802.1x authenticator. The AP would then need to be set as a valid RADIUS client within NPS, having the correct secret isn't enough there. eg.&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-radius-clients-configure" target="_blank"&gt;Configure RADIUS Clients | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once that's all in place, you then need to start thinking about EAP methods and your client configuration with regards to certificate validation. You could have everything from the above paragraph's setup properly, but if your client device is set to validate server certificate trust and the cert being offered by your NPS is not trusted by the client, the client will never proceed to send it's credentials to authenticate.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 13:18:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95729#M9142</guid>
      <dc:creator>fbarta</dc:creator>
      <dc:date>2023-05-04T13:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: radius configuration on AP7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95733#M9143</link>
      <description>&lt;P&gt;Here are a couple of articles that may help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000082131" target="_blank" rel="noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000082131&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000082477" target="_blank" rel="noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000082477&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In short:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create aaa policy pointing to external radius and designating the AP as proxy&lt;/LI&gt;&lt;LI&gt;Map aaa policy to WLAN&lt;/LI&gt;&lt;LI&gt;Add the AP to friendly devices on your Radius server&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;I hope this helps,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 14:50:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95733#M9143</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2023-05-04T14:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: radius configuration on AP7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95734#M9144</link>
      <description>&lt;P&gt;Thank you for your response. Could you eaborate the last paragraph about my client not set to validate server certificate, please?&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 13:32:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95734#M9144</guid>
      <dc:creator>Akalzed</dc:creator>
      <dc:date>2023-05-04T13:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: radius configuration on AP7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95735#M9145</link>
      <description>&lt;P&gt;I meant : "&lt;SPAN&gt;set to validate server certificate trust and the cert being offered by your NPS is not trusted by the client, the client will never proceed to send it's credentials to authenticate. "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I didn't really understood that part, but your response helped a lot. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 13:43:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95735#M9145</guid>
      <dc:creator>Akalzed</dc:creator>
      <dc:date>2023-05-04T13:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: radius configuration on AP7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95738#M9146</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you can debug the authentication process, when you connect your client with this command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#remote-debug wireless rf-domain &amp;lt;your-rf-domain&amp;gt; clients &amp;lt;client mac address&amp;gt;max-events 10000 duration 600 events eap radius wpa-wpa2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this will show you the handshake on the eap side (client &amp;lt;&amp;gt;ap) as well as on the radius side (ap &amp;lt;&amp;gt; nps).&lt;/P&gt;&lt;P&gt;if you want to see other frames you can vary the options from events. (use ? for possible options)&lt;/P&gt;&lt;P&gt;can you post such a debug from connecting a device?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also there should be some log messages on the nps side you can check.&lt;/P&gt;&lt;P&gt;nr&lt;/P&gt;&lt;P&gt;rmu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 20:06:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/radius-configuration-on-ap7522/m-p/95738#M9146</guid>
      <dc:creator>rmu</dc:creator>
      <dc:date>2023-05-04T20:06:59Z</dc:date>
    </item>
  </channel>
</rss>

