<?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 Upgrade Logs in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287816#M76747</link>
    <description>&lt;P&gt;I am trying to capture all the logs related to any upgrade and downgrade. I understand the firewalls download the firmware from&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class="richTextArea slds-text-longform tile__title red-txt"&gt; &lt;STRONG&gt;updates.paloaltonetworks.com&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;. This then points to the nearest PA Server to download the code from the CND infrastructure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is to have a log generated indicating the "EXACT" URL the firewall/panorama would use to download the request code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I accomplish this?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2019 06:55:31 GMT</pubDate>
    <dc:creator>mk245v</dc:creator>
    <dc:date>2019-09-11T06:55:31Z</dc:date>
    <item>
      <title>Upgrade Logs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287816#M76747</link>
      <description>&lt;P&gt;I am trying to capture all the logs related to any upgrade and downgrade. I understand the firewalls download the firmware from&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class="richTextArea slds-text-longform tile__title red-txt"&gt; &lt;STRONG&gt;updates.paloaltonetworks.com&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;. This then points to the nearest PA Server to download the code from the CND infrastructure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is to have a log generated indicating the "EXACT" URL the firewall/panorama would use to download the request code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I accomplish this?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 06:55:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287816#M76747</guid>
      <dc:creator>mk245v</dc:creator>
      <dc:date>2019-09-11T06:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Logs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287824#M76748</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/25181"&gt;@mk245v&lt;/a&gt;&amp;nbsp;By default, the firewall will&amp;nbsp; use “updates.paloaltonetworks.com” for software updates and licensing. You are right that this will point to nearest server, but it is done by resolving the URL to the nearest server IP. The actual URL will not change.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 07:22:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287824#M76748</guid>
      <dc:creator>BatD</dc:creator>
      <dc:date>2019-09-11T07:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Logs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287828#M76750</link>
      <description>&lt;P&gt;Thanks but i would want a log to be generated something on the lines&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Downloading &lt;A href="http://nearest.paserver.cdn.com/8.0/8.1.2.gz" target="_blank"&gt;http://nearest.paserver.cdn.com/8.0/8.1.2.gz&lt;/A&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 08:19:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287828#M76750</guid>
      <dc:creator>mk245v</dc:creator>
      <dc:date>2019-09-11T08:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Logs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287832#M76751</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/25181"&gt;@mk245v&lt;/a&gt;&amp;nbsp;Sorry, did not quite get what you are trying to do. I will not ask why do you need it, but it is interesting question and it can be done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the traffic to the update servers is encrypted, normally in your logs you only see https traffic to “updates.paloaltonetworks.com”. To log what is happening in the session, including the detailed URL information, you need to enable SSL decryption on the traffic from the firewall to the update servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some of the Palo Alto update services are excluded from decryption, however updates.paloaltonetworks.com is not. You will need to disable “Verify Update Server Identity” and ensure that your decryption certificate is also “Trusted Root CA Certificate”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested it on my lab device and it works ok. You do not see the exact file name in the URL logs, but this is how the application works.&amp;nbsp;I could capture the full session to the updates server, including the URL the firewall connects to, etc .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 09:25:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287832#M76751</guid>
      <dc:creator>BatD</dc:creator>
      <dc:date>2019-09-11T09:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Logs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287896#M76771</link>
      <description>&lt;P&gt;Can you please share the traffic info on the updates server conenction?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 16:38:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/287896#M76771</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2019-09-11T16:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Logs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/288003#M76782</link>
      <description>&lt;P&gt;Let me be specific. We manage about 100(ish) firewalls via Panorama. These are in different geographies. Hence we do not use the code from Panorama and depend on the nearest code for the firewalls to download. I am writing a shell/python script that will corelate these downloads for some custom reporting to my mgmt. Hence the need of the "specific" URL. I need to work within some limitations and not allowed to modify much.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 01:41:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/288003#M76782</guid>
      <dc:creator>mk245v</dc:creator>
      <dc:date>2019-09-12T01:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Logs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/288026#M76786</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/25181"&gt;@mk245v&lt;/a&gt;&amp;nbsp;If you want something that specific and you trying to reverse engineer it, maybe the best will be to address your local Palo Alto SE, who may be able to give you more inside information of how the upgrade process works.&lt;/P&gt;&lt;P&gt;My guess is that Palo Aro are probably using AWS to host the update with technologies like CloudFront to manage the content delivery, so the download IPs and the file paths will be constantly changing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 06:27:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/upgrade-logs/m-p/288026#M76786</guid>
      <dc:creator>BatD</dc:creator>
      <dc:date>2019-09-12T06:27:50Z</dc:date>
    </item>
  </channel>
</rss>

