<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?) in Access Points - Indoor and Outdoor</title>
    <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14719#M3762</link>
    <description>Thanks for sharing your detailed feedback too.</description>
    <pubDate>Mon, 13 May 2019 16:08:33 GMT</pubDate>
    <dc:creator>michael_brado</dc:creator>
    <dc:date>2019-05-13T16:08:33Z</dc:date>
    <item>
      <title>vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14712#M3755</link>
      <description>I thought i had done this path before (ie i have a r500 with vsz FW 3.6.2.x&amp;nbsp; and trying to flash it to standalone FW , ie 110.x),&amp;nbsp; but maybe this is my first time going this direction.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Im having issue getting this done (and maybe its bc of the change ~ vsz 3.5 to signed FW?).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Of course in the vSZ AP FW's gui there is no option to change or upload any FW (assuming you have enabeled http/s via ssh on the AP),&amp;nbsp; so i decided to try to flash its FW via SSH w FTP:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;However after a reboot, the AP still comes back up with 3.6.2&amp;nbsp; (have also tried pressing button 7s to factory defaults, and trying again, same result).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Any ideas?&amp;nbsp; Or what is the proper process to flash a AP with vSZ FW to Standalone FW?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;thanks!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;here are the logs from the flash process via ssh (which is the only way i can see is possible to flash it), note: after the reboot, the ap still has the same vsz FW (not standalone 110.x), and both FW banks on the AP are the vsz FW, 3.6.2.x):&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;rkscli: fw set port 21&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;OK&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;rkscli: fw set control r500_110_cntrl.rcks
OK
rkscli: fw force-update
fw: Updating rcks_wlan.main ...
v54_fw_update: download 192.168.1.1 section=rcks_fw.main image=Image1 ctl_file=zf7372_104_cntrl.rcks (/writable/fw/main.cntl)
flash id is 0x10220
imghdr.{hdr_len=160, bin_len=10970972}
&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;fw_flash_read_open: open((null),) failed
rks_flash_read_open(1) failed&lt;/B&gt;
tail_offset 10968928 bin_len 10970972 sign 1.
fwcheck is 2.
net_get_flash, Upgrading from Fully Signed Image(FSI) to Intermediate Signed Image(ISI) image.
Firmware size mentioned in control file(10971132)
_erase_flash: offset=0x0 count=42
Erase Total 42 Units
Performing Flash Erase of length 262144 at offset 0xa40000 done
[====================================================================================================] 100
+ read_size 8192; rc=2044
net_get_flash: Receive last block buf 2044
net_get_flash: hdr_fsize=10969088, real_fsize=10969088 net_buf 0x7ffe3914


Reading Image TAIL:-
TLV No-1.TLV INFO
  Number of TLVS in Tail is 2.
  Size of Tail is 2044.
len 9 tail_len = 9
&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;2. SIGNATURE OBTAINED SUCCESSFULLY
len 259 tail_len = 268
        cert len 1773 pass
3. CERTICATE OBTAINED SUCCESSFULLY
len 1776 tail_len = 2044
1444: rc1 2044 tail_len 2044&lt;/B&gt;


&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;MD5 Checksum successful!!!!!!!!!&lt;/B&gt;

Checking Image hash:-
1. Obtaining public key from Certificate.
        Executing openssl x509 -in /tmp/in_cert.pem -pubkey -noout &amp;gt;/tmp/pubkey.pem
        line: Certificate will not expire
  Certificate validity verified.
        line: /tmp/in_cert.pem: OK
2. Public key verified.
3. Decrypting the Image signature.
        Executing openssl rsautl -verify -pubin -inkey /tmp/pubkey.pem -in /tmp/signsure.bin -out /tmp/ext_sha256.
4. Comparing the signatures:-
  IMAGE TAIL SHA256 :
        0a359971c5e62baa9e82a6aac681e922fca8a3ed6b8efb45b35333292781bd45
  CALC SHA256 :
        0a359971c5e62baa9e82a6aac681e922fca8a3ed6b8efb45b35333292781bd45
        HASH CHECK PASSED.

AIS cleanup : Removing /tmp/ext_sha256...
AIS cleanup : Removing /tmp/in_cert.pem...
AIS cleanup : Removing /tmp/signsure.bin...
AIS cleanup : Removing /tmp/pubkey.pem...
&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;AIS cleanup : Completed&lt;/B&gt;
bdSave: sizeof(bd)=0x7c, sizeof(rbd)=0xd0
  caching flash data from /dev/mtd3 [ 0x00000000 - 0x00010000 ]
  updating flash data [0x00008000 - 0x000080d0] from [0x7ffea158 - 0x7ffea228]
_erase_flash: offset=0x0 count=1
&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Erase Total 1 Units&lt;/B&gt;
Performing Flash Erase of length 262144 at offset 0x0 done
  caching flash data from /dev/mtd3 [ 0x00000000 - 0x00010000 ]
  verifying flash data [0x00008000 - 0x000080d0] from [0x7ffea158 - 0x7ffea228]
&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;**fw(1726) : Completed&lt;/B&gt;
rkscli: reboot
OK
rkscli: exit
Quit:
OK
Connection to 192.168.43.168 closed.
&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Apr 2019 19:29:06 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14712#M3755</guid>
      <dc:creator>stephen_hall_60</dc:creator>
      <dc:date>2019-04-12T19:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14713#M3756</link>
      <description>Hi Stephen,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;A Factory reset of the AP should enable you to upgrade the AP's firmware via http/https to your desired version even on vSZ firmware.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The AP's standalone firmware ends with .bl7 please use the below commands and tftp server to upgrade the AP.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;fw set host 172.17.1.1 &lt;TFTP server=""&gt;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;fw set control&amp;nbsp; rcks_fw.bl7 &amp;lt;110.x version firmware&amp;gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;fw set proto tftp&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;fw update &lt;/TFTP&gt;&lt;/PRE&gt;The below Procedure would require Support's assistance and which should not consume more than 5 mins wait time, I have used it most of the time to do a quick test.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Request them to generate shell key for your AP and run the below command in shell, after running this command please relogin/refresh AP's GUI and should find update option.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;rm -f /tmp/wsgclient/isManaging&lt;/PRE&gt;The above command would enable you to upgrade the Firmware via http/https,&amp;nbsp; and please use 110.x firmware, using any other version gives you error once it is on 110.x firmware then you can update the AP to older versions.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;To verify if your update has been successful or not please run below command.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;fw show all&lt;/PRE&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hope it helps.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Regards,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Abilash PR.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Fri, 12 Apr 2019 20:01:31 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14713#M3756</guid>
      <dc:creator>abilash_pr_ir5b</dc:creator>
      <dc:date>2019-04-12T20:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14714#M3757</link>
      <description>Or, don't involve Support and wait for a "shell key"...!&amp;nbsp; =:^O&amp;nbsp; Abilash, you've been doing it the hard way.&lt;BR /&gt;&lt;BR /&gt;Just Factory Default the AP, and it will use IP 192.168.0.1 and allow login with uid/pw of super/sp-admin. WebUI should work, your Status::Device page will show scg xxx Software Version, but go to Maintenance::Upgrade and Upgrade Method 'Local' should allow you to point to the 110.0 image for your model AP you downloaded in advance (hint).</description>
      <pubDate>Fri, 12 Apr 2019 20:56:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14714#M3757</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2019-04-12T20:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14715#M3758</link>
      <description>If the upgrade option still doesn't appear after factory defaulting remove the AP from reaching the controller (Poe injector works), and:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;1. factory reset - wait until full bootup before resetting&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;2. ssh into the AP with super/sp-admin&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;3. input "set scg disable"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;4. input "set https enable"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;5. navigate to the ap web interface via https and you should see the "upgrade option" now&lt;BR /&gt;6. Install the standalone code bl7 file locally.&lt;BR /&gt;&lt;BR /&gt;- Jonathon</description>
      <pubDate>Sat, 13 Apr 2019 00:53:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14715#M3758</guid>
      <dc:creator>jon_lorek</dc:creator>
      <dc:date>2019-04-13T00:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14716#M3759</link>
      <description>thanks all for the GREAT replies.&amp;nbsp; I was able to get the AP back to standalone via ruk support's help (they did the generate shell key method).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;However ALL 3x replies are GREAT info to know for the future, as we deal with alot of ruk APs.&amp;nbsp; I have added all 3x replies to my notes.&amp;nbsp; &lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Jonathon-&amp;nbsp; I didnt know that on a vSZ FW based ap, if you DISABLE scg services, *only THEN* will the upgrade option will appear in the web gui (thank you, + this makes sense from a security standpoint too)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Michael-&amp;nbsp; The upgrade option/link was not showing up anywhere in the APs web gui (like it normally does).&amp;nbsp; i cant 100% recall, but i *think* i ALSO may have tried upgrading the APs FW via the &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;vSZ controllers web gui,&amp;nbsp;&lt;/B&gt;in my troubleshooting, but the standalone FW still would not take (or vsz web gui threw an error).&amp;nbsp; I dont recall why or the error. Thank you.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Abilash-&amp;nbsp; the upgrade option/link was no where to be found in the APs web gui while it had vSZ FW 3.6.2 on it, but perhaps i needed to try Jonathon's method and disable scg service first.&amp;nbsp; I also generally use ftp and not tftp when FW updates are needed outside of the aps web gui (maybe i should have tried tftp also though, but i would assume result would be same as ftp).&amp;nbsp; &amp;nbsp; in the end support had me do something similar to what you described (gen. a shell key, to allow me root/shell access to ap)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;thanks again all.</description>
      <pubDate>Sun, 12 May 2019 20:15:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14716#M3759</guid>
      <dc:creator>do394jg37</dc:creator>
      <dc:date>2019-05-12T20:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14717#M3760</link>
      <description>EDIT-&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt; to be clear (and for future/others that may come across this issue)-&amp;nbsp; INITIALLY (before reading replies here, or reaching out the ruk support): regardless of what i tried/did i could never get the upgrade option/llink to show up in the APs web gui (like it normally does).&amp;nbsp; Even it did show up, im not sure that the FW update via web gui would have worked. (i assume it would have done the same thing as when i used ftp method to try to update its fw).&amp;nbsp; Ive changed FW on *many* (100s - 1000s) of ruk aps over the years, but have never seen this particular issue, especially on a later/more recent vSZ FW based APs.&amp;nbsp; (i just wanted to clear that up for others in future, this wasn't a simple use the APs web gui to update/change fw. - tks)&amp;nbsp;&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;---&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;thanks all for the GREAT replies.&amp;nbsp; I was able to get the AP back to standalone via ruk support's help (they did the generate shell key method).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;However ALL 3x replies are GREAT info to know for the future, as we deal with alot of ruk APs.&amp;nbsp; I have added all 3x replies to my notes.&amp;nbsp;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Jonathon-&amp;nbsp; I didnt know that on a vSZ FW based ap, if you DISABLE scg services, this may trigger the upgrade option to appear in the web gui (thank you, + this makes sense from a security standpoint too)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Michael-&amp;nbsp; The upgrade option/link was not showing up anywhere in the APs web gui (like it normally does).&amp;nbsp; i cant 100% recall, but i *think* i ALSO may have tried upgrading the APs FW via the&amp;nbsp;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;vSZ controllers web gui,&amp;nbsp;&lt;/B&gt;in my troubleshooting, but the standalone FW still would not take (or vsz web gui threw an error).&amp;nbsp; I dont recall why or the error. Thank you.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Abilash-&amp;nbsp; the upgrade option/link was no where to be found in the APs web gui while it had vSZ FW 3.6.2 on it, but perhaps i needed to try Jonathon's method and disable scg service first.&amp;nbsp; I also generally use ftp and not tftp when FW updates are needed outside of the aps web gui (maybe i should have tried tftp also though, but i would assume result would be same as ftp).&amp;nbsp; &amp;nbsp; in the end support had me do something similar to what you described (gen. a shell key, to allow me root/shell access to ap)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;thanks again all.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Sun, 12 May 2019 20:15:46 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14717#M3760</guid>
      <dc:creator>stephen_hall_60</dc:creator>
      <dc:date>2019-05-12T20:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14718#M3761</link>
      <description>Thanks for the detailed update Stephen, glad to know that your issue got resolved. Let me try to upgrade one of R310s to 3.6.2 and see if I can flash it back using 110 and post results here.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Regards,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Abilash PR.</description>
      <pubDate>Mon, 13 May 2019 14:20:32 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14718#M3761</guid>
      <dc:creator>abilashpr</dc:creator>
      <dc:date>2019-05-13T14:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: vsz fw 3.6.2 to standalone FW - problems flashing (r500) - (or what is proper 
process?)</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14719#M3762</link>
      <description>Thanks for sharing your detailed feedback too.</description>
      <pubDate>Mon, 13 May 2019 16:08:33 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/vsz-fw-3-6-2-to-standalone-FW-problems-flashing-r500-or-what-is/m-p/14719#M3762</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2019-05-13T16:08:33Z</dc:date>
    </item>
  </channel>
</rss>

