cancel
Showing results for 
Search instead for 
Did you mean: 

jbl 500 authentics connection problems

jp
New Contributor III

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.

2 ACCEPTED SOLUTIONS

sanjay_kumar
Moderator
Moderator

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... 

View solution in original post

Imran_ruckus
Community Manager
Community Manager

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

View solution in original post

17 REPLIES 17

jp
New Contributor III

Sorry, I am late ;-( ... just didn't manage yet, but it's moving up on my priority list.

jp
New Contributor III

... 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?

jp_0-1771324519574.pngjp_1-1771324538893.pngjp_2-1771324551396.pngjp_3-1771324564505.pngjp_4-1771324577649.png

 

Imran_ruckus
Community Manager
Community Manager

Hi @jp 

Greetings!

Thank you for confirming the settings.

Could you please verify the following additional security parameters:

  • Is Management Frame Protection (PMF) set to Disabled?

WLAN>>Edit>>Security>>Management Frame Protection

  • Is the WLAN strictly WPA2-PSK (AES only) with no WPA3 or transition mode enabled?

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:

  • Create a brand-new WLAN (not cloned)
  • Simple SSID name (no spaces)
  • Simple PSK
  • No advanced features touched

If that fails too then we can consider:

  • Testing on older Unleashed firmware
  • Checking JBL firmware update

Let me know if that works.

Thank you again for your patience.

 

Best regards,
Imran Sanadi
RUCKUS | Community Support Forums

jp
New Contributor III

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.

sanjay_kumar
Moderator
Moderator

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...