<?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 A very weird issue in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/a-very-weird-issue/m-p/434961#M96027</link>
    <description>&lt;P&gt;I have LinuxA (redhat 6.10) and LinuxB (CentOS 7.9) sitting in ZoneA accessing LinuxC (Ubuntu 20.x) sitting in ZoneB on http port without any NAT, jut routing and we have firewall rule to allow tcp port 80 (application ANY) for LinuxA and LinuB to communicate with LinuxC on tcp port 80.&amp;nbsp; The PAN firewall is PA-5250 running PANOS 9.1.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From LinuxA, I use "curl -v -k &lt;A href="http://LinuxC/rancid," target="_blank" rel="noopener"&gt;http://LinuxC/rancid,&lt;/A&gt; I see the PAN firewall accepting the three way handshake, but after that it drops on the "get" as seen below:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GET /rancid HTTP/1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.44 zlib/1.2.3 libidn/1.18 libssh2/1.4.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Host: LinuxC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Accept: */*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything is working fine from LinuxB without any issues as seen below:&lt;/P&gt;&lt;P&gt;GET /rancid HTTP/1.1&lt;BR /&gt;User-Agent: curl/7.29.0&lt;BR /&gt;Host: LinuxC&lt;BR /&gt;Accept: */*&lt;/P&gt;&lt;P&gt;HTTP/1.1 301 Moved Permanently&lt;BR /&gt;Date: Fri, 17 Sep 2021 19:42:10 GMT&lt;BR /&gt;Server: Apache/2.4.41 (Ubuntu)&lt;BR /&gt;Location: &lt;A href="http://LinuxC/rancid/" target="_blank" rel="noopener"&gt;http://LinuxC/rancid/&lt;/A&gt;&lt;BR /&gt;Content-Length: 319&lt;BR /&gt;Content-Type: text/html; charset=iso-8859-1&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;301 Moved Permanently&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;h1&amp;gt;Moved Permanently&amp;lt;/h1&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;The document has moved &amp;lt;a href="&lt;A href="http://LinuxC/rancid/" target="_blank" rel="noopener"&gt;http://LinuxC/rancid/&lt;/A&gt;"&amp;gt;here&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;hr&amp;gt;&lt;BR /&gt;&amp;lt;address&amp;gt;Apache/2.4.41 (Ubuntu) Server at LinuxC Port 80&amp;lt;/address&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas anyone?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Sep 2021 20:48:10 GMT</pubDate>
    <dc:creator>dtran</dc:creator>
    <dc:date>2021-09-17T20:48:10Z</dc:date>
    <item>
      <title>A very weird issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/a-very-weird-issue/m-p/434961#M96027</link>
      <description>&lt;P&gt;I have LinuxA (redhat 6.10) and LinuxB (CentOS 7.9) sitting in ZoneA accessing LinuxC (Ubuntu 20.x) sitting in ZoneB on http port without any NAT, jut routing and we have firewall rule to allow tcp port 80 (application ANY) for LinuxA and LinuB to communicate with LinuxC on tcp port 80.&amp;nbsp; The PAN firewall is PA-5250 running PANOS 9.1.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From LinuxA, I use "curl -v -k &lt;A href="http://LinuxC/rancid," target="_blank" rel="noopener"&gt;http://LinuxC/rancid,&lt;/A&gt; I see the PAN firewall accepting the three way handshake, but after that it drops on the "get" as seen below:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GET /rancid HTTP/1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.44 zlib/1.2.3 libidn/1.18 libssh2/1.4.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Host: LinuxC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Accept: */*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything is working fine from LinuxB without any issues as seen below:&lt;/P&gt;&lt;P&gt;GET /rancid HTTP/1.1&lt;BR /&gt;User-Agent: curl/7.29.0&lt;BR /&gt;Host: LinuxC&lt;BR /&gt;Accept: */*&lt;/P&gt;&lt;P&gt;HTTP/1.1 301 Moved Permanently&lt;BR /&gt;Date: Fri, 17 Sep 2021 19:42:10 GMT&lt;BR /&gt;Server: Apache/2.4.41 (Ubuntu)&lt;BR /&gt;Location: &lt;A href="http://LinuxC/rancid/" target="_blank" rel="noopener"&gt;http://LinuxC/rancid/&lt;/A&gt;&lt;BR /&gt;Content-Length: 319&lt;BR /&gt;Content-Type: text/html; charset=iso-8859-1&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;301 Moved Permanently&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;h1&amp;gt;Moved Permanently&amp;lt;/h1&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;The document has moved &amp;lt;a href="&lt;A href="http://LinuxC/rancid/" target="_blank" rel="noopener"&gt;http://LinuxC/rancid/&lt;/A&gt;"&amp;gt;here&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;hr&amp;gt;&lt;BR /&gt;&amp;lt;address&amp;gt;Apache/2.4.41 (Ubuntu) Server at LinuxC Port 80&amp;lt;/address&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas anyone?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 20:48:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/a-very-weird-issue/m-p/434961#M96027</guid>
      <dc:creator>dtran</dc:creator>
      <dc:date>2021-09-17T20:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: A very weird issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/a-very-weird-issue/m-p/434973#M96029</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/41973"&gt;@dtran&lt;/a&gt;, If you see the traffic being allowed in the firewall, I would recommend going through the steps of this article and see if Palo lists a reason as to why its dropping the connection. These steps have been helpful many times before in my troubleshooting.&amp;nbsp; &lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CloNCAS" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CloNCAS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 21:01:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/a-very-weird-issue/m-p/434973#M96029</guid>
      <dc:creator>bafergel</dc:creator>
      <dc:date>2021-09-17T21:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: A very weird issue</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/a-very-weird-issue/m-p/435098#M96037</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume no Filtering profiles (TP,AV,URL,...) are attached to this traffic policy.&lt;/P&gt;&lt;P&gt;Check the traffic log for LinuxA-&amp;gt;LinuxC:&lt;/P&gt;&lt;P&gt;1. Session end reason - is it incomplete, tcp-reset-from-xxxx, web-browsing?&lt;/P&gt;&lt;P&gt;2. Open this log's detailed log view and check the details pane. Note number of packets send and received. Zero (0) packets received will point you to a situation where packets are not returned from LinuxC towards LinuxA.&lt;/P&gt;&lt;P&gt;3. Perform a Packet capture as &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/176243"&gt;@bafergel&lt;/a&gt; pointed out in the article he attached. This will allow you to see what is received and transmitted and also (possibly) dropped by the firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shai&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 09:34:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/a-very-weird-issue/m-p/435098#M96037</guid>
      <dc:creator>ShaiW</dc:creator>
      <dc:date>2021-09-19T09:34:05Z</dc:date>
    </item>
  </channel>
</rss>

