<?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: ISE patch downloads broken? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908271#M583518</link>
    <description>&lt;P&gt;I just use a web browser on &lt;A href="https://cs.co/ise-software" target="_blank"&gt;https://cs.co/ise-software&lt;/A&gt; and I don't recall the last time I had a problem.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomas_0-1692448679151.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/194739iE64C29CCF5B902BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomas_0-1692448679151.png" alt="thomas_0-1692448679151.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 586px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/194740i7C28E860D04035C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I could not get the file to download with curl and all of "?..." options at the end of the URL so there must be some other sorcery you are doing that allows you to get the download going. I used&lt;/P&gt;
&lt;PRE&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;curl --include --location '{url}' -o {filename}&lt;/FONT&gt; &lt;/PRE&gt;
&lt;P&gt;and it redirected me the maximum 50 times then stopped.&lt;/P&gt;
&lt;P&gt;Meanwhile, my Patch6 download finished and so I did md5 and shasum but neither matched the published hashes but I did get the same hash as you for MD5! You may want to submit the issue to TAC.&lt;/P&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;md5 ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MD5 (ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz) = &lt;STRONG&gt;7763e9463d308e7e607fbae0aa05b663&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;rhash --md5 ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;STRONG&gt;7763e9463d308e7e607fbae0aa05b663&lt;/STRONG&gt; ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;BR /&gt;shasum ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;STRONG&gt;3c14d576e709a36df2b4b64b6b09491ee91fdcee&lt;/STRONG&gt; ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;I also downloaded 2.7 Patch 9 using my browser since it is the latest and the MD5 also did &lt;EM&gt;not&lt;/EM&gt; match:&lt;/P&gt;
&lt;PRE&gt;md5 ise-patchbundle-2.7.0.356-Patch9-23012204.SPA.x86_64.tar.gz&lt;BR /&gt;MD5 (ise-patchbundle-2.7.0.356-Patch9-23012204.SPA.x86_64.tar.gz) = &lt;STRONG&gt;9a9db9ff11705ae8e26f26b1f0fb155c&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;rhash --md5 ise-patchbundle-2.7.0.356-Patch9-23012204.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;STRONG&gt;9a9db9ff11705ae8e26f26b1f0fb155c&lt;/STRONG&gt; ise-patchbundle-2.7.0.356-Patch9-23012204.SPA.x86_64.tar.gz&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 583px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/194742i299681C63CECD122/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Aug 2023 13:44:53 GMT</pubDate>
    <dc:creator>thomas</dc:creator>
    <dc:date>2023-08-19T13:44:53Z</dc:date>
    <item>
      <title>ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908178#M583514</link>
      <description>&lt;P&gt;Every ISE patch I download is corrupt in some manner. &amp;nbsp;No matter how I download it, the MD5sum never matches, and the file contents aren't recognized. &amp;nbsp;I opened a TAC case, but the customer has 8x5xNBD support only&lt;/P&gt;
&lt;P&gt;I even downloaded via curl directly at command line, bypassing weird browser behaviors. &amp;nbsp;This still didn't change things. &amp;nbsp;Here's a transcript, to show what I mean:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;* Download via CURL: 
[det@signet ~]$ curl -k 'https://download-ssc.cisco.com/files/swc/sec/4_SDSP_14768670_1636006591795/1/ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz?...' -o ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
100 2678M 100 2678M 0 0 9262k 0 0:04:56 0:04:56 --:--:-- 10.0M 

* md5sum:
[det@signet ~]$ md5sum ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz
7763e9463d308e7e607fbae0aa05b663

* "file" command:
[det@signet ~]$ file ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz  
ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz: data

* Attempt to decompress, just to check:
[det@signet ~]$ gzip -d ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz
gzip: ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz: not in gzip format

* View with tar:
[det@signet ~]$ tar -tzvf ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now  
&lt;/PRE&gt;
&lt;P&gt;I don't get it... what am I missing? &amp;nbsp;I've done this a dozen times in the past, all the same way, and it's been fine.. until now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 01:41:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908178#M583514</guid>
      <dc:creator>duanetoler</dc:creator>
      <dc:date>2023-08-19T01:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908218#M583517</link>
      <description>&lt;P&gt;instead of download in to box, download local computer and try ?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 09:24:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908218#M583517</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-08-19T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908271#M583518</link>
      <description>&lt;P&gt;I just use a web browser on &lt;A href="https://cs.co/ise-software" target="_blank"&gt;https://cs.co/ise-software&lt;/A&gt; and I don't recall the last time I had a problem.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomas_0-1692448679151.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/194739iE64C29CCF5B902BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomas_0-1692448679151.png" alt="thomas_0-1692448679151.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 586px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/194740i7C28E860D04035C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I could not get the file to download with curl and all of "?..." options at the end of the URL so there must be some other sorcery you are doing that allows you to get the download going. I used&lt;/P&gt;
&lt;PRE&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;curl --include --location '{url}' -o {filename}&lt;/FONT&gt; &lt;/PRE&gt;
&lt;P&gt;and it redirected me the maximum 50 times then stopped.&lt;/P&gt;
&lt;P&gt;Meanwhile, my Patch6 download finished and so I did md5 and shasum but neither matched the published hashes but I did get the same hash as you for MD5! You may want to submit the issue to TAC.&lt;/P&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;md5 ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MD5 (ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz) = &lt;STRONG&gt;7763e9463d308e7e607fbae0aa05b663&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;rhash --md5 ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;STRONG&gt;7763e9463d308e7e607fbae0aa05b663&lt;/STRONG&gt; ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;BR /&gt;shasum ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;STRONG&gt;3c14d576e709a36df2b4b64b6b09491ee91fdcee&lt;/STRONG&gt; ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;I also downloaded 2.7 Patch 9 using my browser since it is the latest and the MD5 also did &lt;EM&gt;not&lt;/EM&gt; match:&lt;/P&gt;
&lt;PRE&gt;md5 ise-patchbundle-2.7.0.356-Patch9-23012204.SPA.x86_64.tar.gz&lt;BR /&gt;MD5 (ise-patchbundle-2.7.0.356-Patch9-23012204.SPA.x86_64.tar.gz) = &lt;STRONG&gt;9a9db9ff11705ae8e26f26b1f0fb155c&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;rhash --md5 ise-patchbundle-2.7.0.356-Patch9-23012204.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;STRONG&gt;9a9db9ff11705ae8e26f26b1f0fb155c&lt;/STRONG&gt; ise-patchbundle-2.7.0.356-Patch9-23012204.SPA.x86_64.tar.gz&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 583px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/194742i299681C63CECD122/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 13:44:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908271#M583518</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2023-08-19T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908350#M583519</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/26555"&gt;@thomas&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;SPAN&gt;Meanwhile, my Patch6 download finished and so I did md5 and shasum but &lt;STRONG&gt;neither matched the published hashes&lt;/STRONG&gt; but I did get the same hash as you for MD5! &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;You may want to submit the issue to TAC.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In my humble opinion, paying customers should not be made responsible for reporting "documentation bug".&amp;nbsp; This is a Cisco-internal process gone wrong and it should be handled internally because the "priorities" of getting a document bug fixed is very dependent on "who" reported the bug.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my experience, I have seen document bugs fixed within hours after reporting it to a Cisco staff (not TAC) and I have seen document bugs, until now, remaining unfixed and copied across multiple documents even after TAC admits to the bugs.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 10:56:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908350#M583519</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2023-08-20T10:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908374#M583524</link>
      <description>&lt;P&gt;Do not waste any time contacting Cisco TAC.&amp;nbsp; Whatever someone did over the weekend is beyond any control of TAC.&amp;nbsp;&amp;nbsp;This is the first (of four) thread that talks about corrupted file getting downloaded.&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Escalate&lt;/FONT&gt;&lt;/STRONG&gt; and reach out to your Cisco Account Manager because this could be something bigger.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other threads are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.cisco.com/t5/network-access-control/ise-3-2-patch-3/m-p/4908357" target="_blank" rel="noopener"&gt;https://community.cisco.com/t5/network-access-control/ise-3-2-patch-3/m-p/4908357&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.cisco.com/t5/network-security/fmc-and-ftd-software-corrupt-images-invalid-md5sums/m-p/4908255" target="_blank" rel="noopener"&gt;https://community.cisco.com/t5/network-security/fmc-and-ftd-software-corrupt-images-invalid-md5sums/m-p/4908255&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.cisco.com/t5/network-security/error-when-trying-to-untar-cisco-fmc-virtual-vmware-image-7-2-4/m-p/4908387" target="_blank" rel="noopener"&gt;https://community.cisco.com/t5/network-security/error-when-trying-to-untar-cisco-fmc-virtual-vmware-image-7-2-4/m-p/4908387&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Most importantly:&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;DO NOT DOWNLOAD ANYTHING&lt;/FONT&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;until this is sorted.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If the file(s) have already been downloaded, &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;do not make any attempts to unpack them&lt;/STRONG&gt;&lt;/FONT&gt;.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;I do not even want to spell out what needs to happen if the file(s) have been unpacked.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Sun, 20 Aug 2023 11:49:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908374#M583524</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2023-08-20T11:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908391#M583525</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286618"&gt;@duanetoler&lt;/a&gt;&amp;nbsp; like&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326026"&gt;@Leo Laohoo&lt;/a&gt;&amp;nbsp;said, i have seen many reports of corrupted files today. contact local cisco team and same time cisco TAC.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 07:07:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908391#M583525</guid>
      <dc:creator>Kasun Bandara</dc:creator>
      <dc:date>2023-08-20T07:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908393#M583526</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/182793"&gt;@Kasun Bandara&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;SPAN&gt;i have seen many reports of corrupted files today. contact local cisco team and same time cisco TAC.&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/182793"&gt;@Kasun Bandara&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I missed any thread, add those threads I have missed to the three I have enumerated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Personally, I hope this is nothing but an internal fault and nothing sinister.&amp;nbsp; After watching what happened to DolarWinds and threeCX, I am not taking any chances.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 07:23:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908393#M583526</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2023-08-20T07:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908428#M583527</link>
      <description>&lt;P&gt;I've also just tested - the files on (at least some, maybe all of) the Akamai servers are corrupt!&amp;nbsp; &lt;BR /&gt;Download on browser &amp;amp; wget (--no-cache) works fine, but same incorrect hashes both ways.&lt;BR /&gt;Given that the file is supposed to have been there since 03-Nov-21 either:&lt;BR /&gt;- Akamai has corrupted the files on disk or network or&lt;BR /&gt;- Somebody has tampered with the files (no change to file size).&lt;BR /&gt;Unfortunately Akamai is not serving the Last Modified header so we can't see if the file has been recently modified.&lt;/P&gt;
&lt;P&gt;&amp;gt; gzip -t ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;BR /&gt;&lt;SPAN&gt;gzip: ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz: not in gzip format&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt; file ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz&lt;BR /&gt;ise-patchbundle-2.7.0.356-Patch6-21110108.SPA.x86_64.tar.gz: data&lt;/P&gt;
&lt;P&gt;So no recognisable file header - looks like the file has just been corrupted on disk or network rather than intentionally altered.&lt;/P&gt;
&lt;P&gt;More test results:&lt;BR /&gt;AP Mobility Express .tar and .zip file images - both corrupt in exactly the same way.&lt;BR /&gt;c900-universalk9-mz.SPA.159-3.M8.bin IOS image - not corrupt&lt;BR /&gt;ise-3.2.0.542a.SPA.x86_64.iso - not corrupt&lt;BR /&gt;ISE-3.2.0.542a-virtual-SNS3695-2400.ova - not corrupt&lt;/P&gt;
&lt;P&gt;I'm going to take a wild guess here and say somebody at Akamai has accidentally or inadvertently turned on some kind of in-line processing of archive (tar/zip/gz) files which is causing them to be corrupted.&lt;/P&gt;
&lt;P&gt;So I'd say until further notice assume any files in those formats are corrupt.&amp;nbsp; Not all the posts Leo has linked actually specified what the corrupted files were but all those mentioned seem to fit this profile.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 14:24:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908428#M583527</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2023-08-20T14:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908431#M583528</link>
      <description>&lt;P&gt;Thanks for the update,&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/244975"&gt;@Rich R&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rated.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 12:49:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908431#M583528</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2023-08-20T12:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908529#M583534</link>
      <description>&lt;P&gt;Hello Richard. &amp;nbsp;Confirming that PSIRT received your direct message. &amp;nbsp;We have engaged the right IT folks and the issue of a being investigated. &amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;-Russell Smoak&lt;/P&gt;
&lt;P&gt;VP Cisco Security &amp;amp; Trust&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 00:43:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908529#M583534</guid>
      <dc:creator>Russell Smoak</dc:creator>
      <dc:date>2023-08-21T00:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908531#M583535</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Cisco ISE Team is aware of the Issue with the download of ISE files and we have root caused the problem and working towards getting it fixed. Will keep this thread update when we are complete on this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 00:49:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908531#M583535</guid>
      <dc:creator>Naresh Ginjupalli</dc:creator>
      <dc:date>2023-08-21T00:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908553#M583536</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/2343"&gt;@Naresh Ginjupalli&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for looking into this.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;What about the other files (and not just ISE)?&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Can we please get some update if-and-when this issue gets fixed?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 04:06:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908553#M583536</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2023-08-21T04:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908563#M583537</link>
      <description>&lt;P style="caret-color: #212121; color: #212121; font-family: Calibri; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"&gt;We are pleased to inform you that the previously reported issue with ISE files being corrupted while downloading from Cisco site has been successfully resolved. Our dedicated technical team has been hard at work to pinpoint and address the root cause, which was related to Akamai Cloud hosting services.&lt;/P&gt;
&lt;P style="caret-color: #212121; color: #212121; font-family: Calibri; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"&gt;We understand the inconvenience this issue may have caused and apologize for any disruptions it may have brought to your work. Your satisfaction is our top priority, and we are committed to providing you with a seamless and reliable experience.&lt;/P&gt;
&lt;P style="caret-color: #212121; color: #212121; font-family: Calibri; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"&gt;Should you encounter any further issues or have any questions, please do not hesitate to reach out to our support team. We are here to assist you and ensure that your experience with our services is as smooth as possible.&lt;/P&gt;
&lt;P style="caret-color: #212121; color: #212121; font-family: Calibri; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"&gt;Once again, thank you for your patience and understanding during this time. We truly value your business and remain dedicated to delivering the high-quality service you expect from us.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 04:55:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908563#M583537</guid>
      <dc:creator>Naresh Ginjupalli</dc:creator>
      <dc:date>2023-08-21T04:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908568#M583539</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/2343"&gt;@Naresh Ginjupalli&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What about other files (other than ISE)?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There have been other threads affecting FMC/FTD and CP-8821 firmware.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CP-8821:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.cisco.com/t5/wireless/can-t-verify-checksum-of-cp8821-firmware/m-p/4908468" target="_blank"&gt;https://community.cisco.com/t5/wireless/can-t-verify-checksum-of-cp8821-firmware/m-p/4908468&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;FMC/FTD:&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.cisco.com/t5/network-security/fmc-and-ftd-software-corrupt-images-invalid-md5sums/m-p/4908255" target="_blank"&gt;https://community.cisco.com/t5/network-security/fmc-and-ftd-software-corrupt-images-invalid-md5sums/m-p/4908255&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.cisco.com/t5/network-security/error-when-trying-to-untar-cisco-fmc-virtual-vmware-image-7-2-4/m-p/4908387" target="_blank"&gt;https://community.cisco.com/t5/network-security/error-when-trying-to-untar-cisco-fmc-virtual-vmware-image-7-2-4/m-p/4908387&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 21 Aug 2023 05:22:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908568#M583539</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2023-08-21T05:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908570#M583540</link>
      <description>&lt;P&gt;Other files are also validated and they are working fine as well.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 05:33:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908570#M583540</guid>
      <dc:creator>Naresh Ginjupalli</dc:creator>
      <dc:date>2023-08-21T05:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908584#M583541</link>
      <description>&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/2343"&gt;@Naresh Ginjupalli&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/203552"&gt;@Russell Smoak&lt;/a&gt; for sorting this out.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 06:09:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908584#M583541</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2023-08-21T06:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908819#M583547</link>
      <description>&lt;P&gt;Ditto - thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/203552"&gt;@Russell Smoak&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/2343"&gt;@Naresh Ginjupalli&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 08:06:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4908819#M583547</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2023-08-21T08:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4909063#M583558</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The magic I did was: &amp;nbsp;As the file was downloading in my browser, I clicked the downloads button to show the download progress, right clicked on that, did "Copy Address" (or Copy Link, browser-dependent), then pasted that to curl (wrapped in quotes!). &amp;nbsp;The URL is timed with the various parameters, so it only lasts about 10-ish minutes or whatever. &amp;nbsp;[strange i could not type the "sorc..." word; the Reply button is forbidding it. WTF?]&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;As for your results, that's very interesting! I'm glad to know it's not just me! &amp;nbsp;I did send all of this in a TAC case last night.&lt;/DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;Thanks to everyone who has replied and followed-up on this! &amp;nbsp;This is pretty cool, seeing the entire might of The Internet come out to address a problem! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &amp;nbsp;I saw everyone's updates over the weekend, so thank you&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/244975"&gt;@Rich R&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/203552"&gt;@Russell Smoak&lt;/a&gt;&amp;nbsp;for contacting TAC and PSIRT. &amp;nbsp;I got an update from my TAC case support who said the problem has been corrected at Akamai. &amp;nbsp;I'll download a patch today and test the MD5SUM for it (unless one of you beats me to it first).&lt;/DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;Thank you all!&lt;/DIV&gt;</description>
      <pubDate>Mon, 21 Aug 2023 13:48:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4909063#M583558</guid>
      <dc:creator>duanetoler</dc:creator>
      <dc:date>2023-08-21T13:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4909148#M583559</link>
      <description>&lt;P&gt;As others have reported, I have also verified the patch downloads are now working correctly again with matching md5sum and sha512sum.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 16:03:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4909148#M583559</guid>
      <dc:creator>duanetoler</dc:creator>
      <dc:date>2023-08-21T16:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: ISE patch downloads broken?</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4911123#M583615</link>
      <description>&lt;P&gt;Hi duanetoler,&lt;/P&gt;&lt;P&gt;How do we check md5 value on an ISE node. I was able to check on our Linux SFTP server but not able to find the command on Cisco ISE. Could you pls let me know how it works? I have manually uploaded the upgrade file to the ISE node and now want to confirm MD5 value. Ise Version 2.6.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 08:50:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-patch-downloads-broken/m-p/4911123#M583615</guid>
      <dc:creator>AnilKumar95946</dc:creator>
      <dc:date>2023-08-24T08:50:39Z</dc:date>
    </item>
  </channel>
</rss>

