Hi Justin,
I do not believe Ruckus still maintains the fwupdate1.ruckuswireless.com server.
This was used by Ruckus original Metroflex and Mediaflex CPE product line.
I looked in our internal FTP server and the control files and firmware no longer appear to be published.
You can download the standalone firmware from:
https://support.ruckuswireless.com/software/793-standalone-ap-software-9-8-3-0-14-all-apsExtract the file for the ZF7982, it should be zf7982_9.8.3.0.14.BL7
You need to setup your own FTP or TFTP server
to configure for this server you need to run the following commands
fw set proto ftp (or tftp)
fw set host
fw set control zf7982_9.8.3.0.14.BL7
fw set user (not needed if you use unsecure tftp)
fw set password (not needed if you use unsecure tftp)
do an fw show again to verify it is correct
then fw update - should start the process.
I hope this helps.
Thanks