06-06-2022 08:20 AM
Hello all,
I am trying to upgrade the FW on my R610 AP to ZD1200 and every time I try and upgrade I get a "bad firmware header magic" error. This happens if I try to do it through TFTP and locally on the WebUI, and I even tried to do it through the CLI and getting the same error along with a Bad File message.
I'm using the latest ZD file from the Ruckus website: zd1200_10.5.1.0.176.ap_10.5.1.0.176.img, so I'm not sure why it would be a bad file.
Does anyone know what can be causing this and if anyone has had success putting the latest ZD 1200 image onto their R610 AP?
Any help would be appreciated!
Thanks
Solved! Go to Solution.
06-07-2022 07:22 AM
Hello Vineet,
get director gives the following
- ------ ZoneDirector Info ------
Primary Controller : n/a
Secondary Controller : n/a
DHCP Opt43 Code : 3
AP is in Stand-alone mode.
OK
which I believe means the AP does not see the ZD at all.
The log is producing the same error throughout the logs: RuckusAP daemon.err wsgclient[541]: curl_https_request:889 Address [RuckusController] is invalid address.[-2]
The AP and ZD are on different subnets but should be able to communicate to each other.
Any ideas?
Thanks!
06-07-2022 07:26 AM
The AP should get the ZD IP via DHCP option 43 or DNS entry if you want it to automatically get it (these two needs to be configured on DHCP server). Currently I doubt you have configured any as AP has no information of controller IP hence you can alternatively do a manual command to point AP to the ZD's IP by below :
set director ip <ZD IP>
reboot
Best Regards
Vineet
06-07-2022 07:25 AM
Was able to ping the ZD from the AP as well.
06-07-2022 07:26 AM
The AP should get the ZD IP via DHCP option 43 or DNS entry if you want it to automatically get it (these two needs to be configured on DHCP server). Currently I doubt you have configured any as AP has no information of controller IP hence you can alternatively do a manual command to point AP to the ZD's IP by below :
set director ip <ZD IP>
reboot
Best Regards
Vineet
06-07-2022 07:30 AM
Yup, I saw another post and tried it and it worked!
Thanks for all the help friend, hope you have a great week!
06-07-2022 08:52 AM
Glad this has been resolved. You too have a great week ahead.
Best Regards
Vineet