cancel
Showing results for 
Search instead for 
Did you mean: 

radius configuration on AP7522

radius configuration on AP7522

Akalzed
New Contributor

Hi.

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.

So, I'm open to every suggestion you may have 🙂

7 REPLIES 7

rmu
New Contributor III

hi

you can debug the authentication process, when you connect your client with this command:

 

#remote-debug wireless rf-domain <your-rf-domain> clients <client mac address>max-events 10000 duration 600 events eap radius wpa-wpa2

 

this will show you the handshake on the eap side (client <>ap) as well as on the radius side (ap <> nps).

if you want to see other frames you can vary the options from events. (use ? for possible options)

can you post such a debug from connecting a device?

 

also there should be some log messages on the nps side you can check.

nr

rmu

 

Akalzed
New Contributor

Thank you for your response. Could you eaborate the last paragraph about my client not set to validate server certificate, please?

Christoph_S
Extreme Employee

Here are a couple of articles that may help:

https://extremeportal.force.com/ExtrArticleDetail?an=000082131

https://extremeportal.force.com/ExtrArticleDetail?an=000082477

In short:

  1. Create aaa policy pointing to external radius and designating the AP as proxy
  2. Map aaa policy to WLAN
  3. Add the AP to friendly devices on your Radius server

I hope this helps,

Christoph S.

Rodrigo_Cortes
New Contributor II

Hi!

only search EAP-TLS for create de NPS in windows server and put the the shared key in the  AP, if remember in the site exist a parcial doc for EAP with wing.

🙂

GTM-P2G8KFN