cancel
Showing results for 
Search instead for 
Did you mean: 

2nd Ruckus ZoneDirector ZD-3000 Version= 9.6.1.0 wont work with web browers SSL (NO_CYPHER_OVERLAP)

Piet
New Contributor III

I'm getting this error message with Firfox (Using TLS 1...3) on a 2nd Zone Director 3000 that I just picked up:

======================================================================================

Secure Connection Failed

An error occurred during a connection to 192.168.1.20. Cannot communicate securely with peer: no common encryption algorithm(s).

Error code: SSL_ERROR_NO_CYPHER_OVERLAP

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.

=====================================================================================

I can get the the ssh shell. Would be nice to get my 1st ZD-3000 to download it's firmware to this

second ZD-3000 that I just picked up.

=======================================================================================

piet@piet-Precision-T3600:~$ ssh 192.168.1.20

Please login: admin
Password: 

Welcome to the Ruckus Wireless ZoneDirector 3000 Command Line Interface
ruckus>

..........................................................................................................................................................................................

ruckus# show sysinfo
System Overview:
Name= ruckus
IP Address= 192.168.1.20
IPv6 Address= 2600:1702:4a0:2a30:225:c4ff:fe3d:61c0
IPv6 Address= fe80::225:c4ff:fe3d:61c0
IPv6 Address= 2600:1702:4a0:2a30::e
MAC Address= 00:25:C4:3D:61:C0
Uptime= 27m
Model= ZD3025
Licensed APs= 25
Serial Number= 360933001769
Version= 9.6.1.0 build 15

Devices Overview:
Number of APs= 0
Number of Client Devices= 0
Number of Rogue Devices= 0

Usage Summary:
Usage of 1 hr:
Max. Concurrent Users= 0
Bytes Transmitted= 0B
Number of Rogue Devices= 0
Usage of 24 hr:
Max. Concurrent Users= 0
Bytes Transmitted= 0B
Number of Rogue Devices= 0

Memory Utilization:
Used Bytes= 137089024
Used Percentage= 12%
Free Bytes= 919191552
Free Percentage= 88%

ruckus#

........................................................................................................................................................................................

ruckus# show license
License:
Model= ZD3025
Max. AP Number= 25
Max. Client Number= 5000
ruckus#

...........................................................................................................................................................................................

====================================================================================

Piet Delaney
1 ACCEPTED SOLUTION

Piet
New Contributor III

I downloaded 9.8.3.0.58 and it installed ok. I guess the web will work now.

My primary zd3000 is running 10.1.1.0 so I suspect I should upgrade it for

the new ZD to work as a secondary. No?

==============================================================

ruckus(debug)# fw_upgrade -p tftp -s 192.168.1.151 -n new.img
------------------------------------------------------------------------
** Starting CLI Upgrade **
------------------------------------------------------------------------
Protocol : tftp
Server IP : 192.168.1.151
Image Name: new.img
------------------------------------------------------------------------
** Checking if memory is sufficient **
------------------------------------------------------------------------
.
----->Sufficient memory to perform upgrade
------------------------------------------------------------------------
** Downloading ZD image **
------------------------------------------------------------------------
.................................................
----->Downloading image succeed
------------------------------------------------------------------------
** Verifying the image **
------------------------------------------------------------------------
........................9.6.1.0 lt 9.12.0.0

upgrade to 9.12.0.0, applicable 9.9.0.0, 9.9.1.0, 9.10.0.0

----->Verifying image done
This 9.12.0.0 upgrade package is applicable to
(9.9.0.0, 9.9.1.0, 9.10.0.0
)----->Are you sure you want to upgrade the entire wireless network?
[y|n] enter>------------------------------------------------------------------------
** Upgrading the system **
------------------------------------------------------------------------
ZoneDirector is being upgraded, DO NOT disconnect ZoneDirector
from the power source or the wired network. Wait a few minutes
after the automatic system restart.
....................................................................................Connection to 192.168.1.20 closed by remote host.
Connection to 192.168.1.20 closed.
piet@piet-Precision-T3600:/srv/tftp$

========================================================================

Piet Delaney

View solution in original post

12 REPLIES 12

sanjay_kumar
RUCKUS Team Member

Hi @Piet 

"Error code: SSL_ERROR_NO_CYPHER_OVERLAP" is a browser compatibility issue with ZD on 9.6.1.

Use the TLS 1.0 supported old browser version or upgrade the ZD to 9.7 or above using CLI, for permanent fix.

sanjay_kumar
RUCKUS Team Member

Here is the article on how to upgrade the ZD from CLI

https://support.ruckuswireless.com/articles/000001449

Piet
New Contributor III

I just tried:

fw_upgrade ftp -s 192.168.1.151 -n /home/piet/Downloads/10.1-ZD-2017-09-01-mibs.zip

Piet Delaney

sanjay_kumar
RUCKUS Team Member

Hi @Piet 
This "10.1-ZD-2017-09-01-mibs.zip" in the command you are using is a MIB file. Please use the software file in .img format like below:
https://support.ruckuswireless.com/software/1542-zd3000-9-8-3-0-58-mr3-refresh2-software-release-wpa...

Since you are 9.6 version, upgrade to 9.8.3.0.58 and check.