02-11-2026 10:54 AM
Hi pack ;-),
I ran into a problem with connecting a jbl 500 authentics speaker to Ruckus Unleashed (latest available version) on an R320: I can connect it to a WLAN set up without a password, but as soon as I set up WPA2, WPA3 or WPA2/3 combined it won't connect any more (the setup app simply stays with the message "connecting...". All attempts to reset the speaker, delete the WLAN, etc. failed.
Any ideas on this? My falback now is to have an open WLAN which just allows one client, but obviously this is far from an ideal solution. I also failed with setting up MAC access control, it won't connect either.
Cheers, Joachim.
Solved! Go to Solution.
02-18-2026 08:20 PM
Hi,
Could you try the below steps which was having similar issue with Sonos speaker>
We have the fix applied in later version, 200.15 is the last version supported for R320.
But try this workaround from CLI and check.
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Cannot-connect-Sonos-wireles...
02-19-2026 03:51 AM - edited 02-19-2026 10:55 AM
Hi @jp
Greetings!
Thank you for your response and the update.
Execute Configuration Commands
Once the upgrade is complete, please proceed with the following steps:

Run the following commands:
(Please replace “your Wi-Fi name” with your actual Wi-Fi/SSID name, enclosed in double quotes if it contains spaces)
ruckus> en
ruckus# config
ruckus(config)# wlan "your Wi-Fi name"
ruckus(config-wlan)# no qos directed-multicast
ruckus(config-wlan)# qos directed-threshold 0
ruckus(config-wlan)# end
ruckus(config)# end
This configuration may help resolve the issue.
Here’s an example of PuTTY command line output from my lab for reference: (Bold fonts are commands to execute)
login as: admin
Please login: admin
Password:
Welcome to Ruckus Unleashed Network Command Line Interface
ruckus> en
ruckus# config
You have all rights in this mode.
ruckus(config)# wlan "Your Wi-Fi Name"
The WLAN service 'Your Wi-Fi Name' has been created. To save the WLAN service, type 'end' or 'exit'.
ruckus(config-wlan)# no qos directed-multicast
The command was executed successfully. To save the changes, type 'end' or 'exit'.
ruckus(config-wlan)# qos directed-threshold 0
The command was executed successfully. To save the changes, type 'end' or 'exit'.
ruckus(config-wlan)# end
The WLAN service 'Your Wi-Fi Name' has been updated and saved.
Your changes have been saved.
ruckus(config)# end
Your changes have been saved.
ruckus# ap-mode
You have all rights in this mode.
Once done with the commands, please reconnect and check.
Please let me know how it goes.
Thank you once again for your patience and cooperation.
Best regards,
Imran Sanadi
RUCKUS | Community Support Forums
02-16-2026 01:17 PM
Sorry, I am late ;-( ... just didn't manage yet, but it's moving up on my priority list.
02-17-2026 02:39 AM
... here we go: The R320 runs Unleashed 200.15.6.212.27. I set up a WLAN on it as below. You then connect with an iPhone to the WLAN (works with no problem), it finds the (resetted) JBL box but unfortulately the JBL box won't connect, the iPhone app says "cannot connect". I could not find anything useful in the R320 logs. I can connect the JBL box when I use an open WLAN without encryption.
Am I correct that the other WLAN parameters need to be editied via the CLI?
02-17-2026 12:48 PM
Hi @jp
Greetings!
Thank you for confirming the settings.
Could you please verify the following additional security parameters:
WLAN>>Edit>>Security>>Management Frame Protection
On recent Unleashed 200.15 firmware builds, PMF or WPA3 transition mode can cause authentication failures with certain IoT devices even if WPA2 is selected.
If PMF Is Already Disabled:
Then the next likely steps you can check:
The JBL firmware itself has weak WPA2 implementation
Or firmware 200.15 tightened security behavior
At that point please test:
If that fails too then we can consider:
Let me know if that works.
Thank you again for your patience.
Best regards,
Imran Sanadi
RUCKUS | Community Support Forums
02-18-2026 01:59 PM
Dear Imran, first of all thanks a lot for your prompt help - very much appreciated!!!
All seems as suggested. I guess by PMF you mean the CLI switch 80211w-pmf, but OKC / Opportunistic Key Caching appears neither in the GUI nor in the CLI documentation. Where can I find this switch?
Best, Joachim.
02-18-2026 08:20 PM
Hi,
Could you try the below steps which was having similar issue with Sonos speaker>
We have the fix applied in later version, 200.15 is the last version supported for R320.
But try this workaround from CLI and check.
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Cannot-connect-Sonos-wireles...
