We are having issues with teachers or students dropping off WIFI several times a day. This inevitably happens in the middle of a Zoom class and is effectively hobbling our ability to do distance learning.
We are a mixed show with roughly 20% Windows PCs and 80% Macbook Air laptops. We have a full Meraki network, using an MX250 firewall, MS250 Core switch, and a few dozen MS120 48 port switches. The switches are on firmware 12.28 Our WIFI APs are MR42 units indoors and MR70 units outdoors. The APs are on firmware 26.8.1 (recently downgraded from 27.5) We have 2 buildings, on the same network, connected by fiber. Only one of the buildings is experiencing issues.
The Students are on an SSID with WPA2-PSK. The Faculty and Staff are on a separate SSID that is using WPA2-Enterprise with Meraki RADUIS. (Using the built-in user auth, not AD)
Our logs are full of disassociation and authentication errors. Our APs wireless health shows stats like 54% of clients unable to connect. 46% of authentication failed. Drilling down shows mostly things like:
- "Client failed during the authentication step.type='WPA-PSK auth fail' associated='false' radio='1' vap='2'"
- "Client failed 802.1X authentication to the RADIUS server.type='802.1X auth fail' num_eap='8' first_time='0.018824960' associated='false' radio='1' vap='8'"
- "Client failed 802.1X authentication to the RADIUS server.type='802.1X auth fail' num_eap='13' first_time='0.049299200' associated='false' radio='1' vap='1'"
- "Client attempted to associate 46 times on the 5 GHz band.type='Association attempts' num='46' associated='false' radio='1' vap='8'"
- "Client attempted to associate 179 times on the 5 GHz band.type='Association attempts' num='179' associated='true' radio='1' vap='1'"
But no-one is typing in a password here. These are saved credentials. And 300+ people cant all have suddenly developed corrupt keychain entries on their Macbooks.
Can anyone tell me what is going on here?