<?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: get this message with External EDL server in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/445659#M100491</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/41973"&gt;@dtran&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Most commonly when I've had folks run into this in a non-consistent basis it's because whatever they are using to host the EDL isn't returning a 200 OK message consistently. When you look at the packet captures you've taken are you seeing a 200 OK returned and the proper Content-Type being recorded?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 03:06:31 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2021-11-05T03:06:31Z</dc:date>
    <item>
      <title>get this message with External EDL server</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/445531#M100482</link>
      <description>&lt;P&gt;I have multiple firewalls that are connected to my linux EDL server to retrieve both IP address and URL list.&amp;nbsp; I am using http and not https and the firewall is scheduled to pull the data every hours from the EDL web server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on the firewall&amp;nbsp; system logs, I see messages in "medium" catergory like this:&lt;EM&gt;&lt;STRONG&gt; "description contains 'EDL(EDL_Whitelist_IPs) Either EDL file was not updated at remote end or Downloaded file is not a text file. Using old copy for refresh.. inode/x-empty"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is not failing all the times and it works like 70% of the times.&amp;nbsp; When I get this above message, I check the tcpdump between the firewall management and the web server, I can see the firewalls successfully pulls the list from the web server, and yet, I still this message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 18:41:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/445531#M100482</guid>
      <dc:creator>dtran</dc:creator>
      <dc:date>2021-11-04T18:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: get this message with External EDL server</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/445659#M100491</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/41973"&gt;@dtran&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Most commonly when I've had folks run into this in a non-consistent basis it's because whatever they are using to host the EDL isn't returning a 200 OK message consistently. When you look at the packet captures you've taken are you seeing a 200 OK returned and the proper Content-Type being recorded?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 03:06:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/445659#M100491</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2021-11-05T03:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: get this message with External EDL server</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/445759#M100499</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;:&amp;nbsp; I knew you were going to ask me that.&amp;nbsp; The answer is YES.&amp;nbsp; Even when I see that message on the PAN firewalls, I get 200 OK and the proper Content-Type is being recorded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an snip of it, the capture on the management interface:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GET /Internet-cciesec2011_iplist.txt HTTP/1.1&lt;/P&gt;&lt;P&gt;Host: edl.cciesec2011.com&lt;/P&gt;&lt;P&gt;Accept: */*&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;HTTP/1.1 200 OK&lt;/P&gt;&lt;P&gt;Date: Thu, 04 Nov 2021 16:00:04 GMT&lt;/P&gt;&lt;P&gt;Server: Apache/2.2.15 (Red Hat)&lt;/P&gt;&lt;P&gt;Last-Modified: Mon, 01 Nov 2021 19:56:59 GMT&lt;/P&gt;&lt;P&gt;Accept-Ranges: bytes&lt;/P&gt;&lt;P&gt;Content-Length: 6309&lt;/P&gt;&lt;P&gt;Cache-Control: max-age=0, no-cache, no-store, must-revalidate&lt;/P&gt;&lt;P&gt;Pragma: no-cache&lt;/P&gt;&lt;P&gt;Note: CACHING IS DISABLED ON HOST&lt;/P&gt;&lt;P&gt;Expires: Wed, 11 Jan 2023 05:00:00 GMT&lt;/P&gt;&lt;P&gt;Connection: close&lt;/P&gt;&lt;P&gt;Content-Type: text/plain; charset=UTF-8&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;4.2.2.2/32&lt;/P&gt;&lt;P&gt;4.2.2.1/32&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 11:18:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/445759#M100499</guid>
      <dc:creator>dtran</dc:creator>
      <dc:date>2021-11-05T11:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: get this message with External EDL server</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/446045#M100529</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/41973"&gt;@dtran&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If your positive that the server is offering up the file and it's getting to the firewall (and the captures are obviously verifying that) then I would look to see if any obvious issues are being recorded in ms.log.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Nov 2021 15:00:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/446045#M100529</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2021-11-07T15:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: get this message with External EDL server</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/446162#M100543</link>
      <description>&lt;P&gt;I am 100% positive that the server is offering the file and confirmed by the capture.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I opened a TAC case with PAN and they suspsect a "bug".&amp;nbsp; What else is new, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not seeing this issue with PAN-OS 8.1.17&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Btw, there is another issue with 9.1.x.&amp;nbsp; Look like PAN takes away the ability for you to see whether you use http or https from the CLI.&amp;nbsp; You can see that in 8.1.x, you can see the source as http but nowhere to be found in 9.1.x.&amp;nbsp; WTF!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PAN-OS: 8.1.17&lt;BR /&gt;request system external-list show type ip name EDL_XXX_YYY&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;vsys1/EDL_iplist.txt:&lt;BR /&gt;Next update at : Mon Nov 8 16:00:19 2021&lt;BR /&gt;Source : http://X.X.X.X/EDL_iplist.txt&lt;BR /&gt;Referenced : Yes&lt;BR /&gt;Valid : Yes&lt;BR /&gt;Auth-Valid : Yes&lt;/P&gt;&lt;P&gt;Total valid entries : 418&lt;BR /&gt;Total invalid entries : 0&lt;BR /&gt;Valid ips:&lt;BR /&gt;101.80.0.0/16&lt;BR /&gt;101.81.0.0/16&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PAN-OS: 9.1.10&lt;BR /&gt;request system external-list show type ip name EDL_XXX_YYY&lt;/P&gt;&lt;P&gt;EDL_XXX_YYY&lt;BR /&gt;Total valid entries : 418&lt;BR /&gt;Total ignored entries : 0&lt;BR /&gt;Total invalid entries : 0&lt;BR /&gt;Total displayed entries : 100&lt;BR /&gt;Valid ips:&lt;BR /&gt;101.80.0.0/16&lt;BR /&gt;101.81.0.0/16&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 15:50:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/446162#M100543</guid>
      <dc:creator>dtran</dc:creator>
      <dc:date>2021-11-08T15:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: get this message with External EDL server</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/446718#M100620</link>
      <description>&lt;P&gt;Just as I expected, another bug from Palo Alto.&amp;nbsp; It is resolved in 9.1.11 and later version:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;PAN-160253&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Fixed an issue where only one medium-severity system log was generated if either the EDL file wasn't updated at the remote end or the downloaded file wasn't a text file.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 10 Nov 2021 12:56:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/get-this-message-with-external-edl-server/m-p/446718#M100620</guid>
      <dc:creator>dtran</dc:creator>
      <dc:date>2021-11-10T12:56:32Z</dc:date>
    </item>
  </channel>
</rss>

