<?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: server hello message dropped at firewall in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/server-hello-message-dropped-at-firewall/m-p/429878#M94956</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of a sudden without any change to configuration or environment change, the app started working through the firewall for the last 8 hours. The service has been down for more than 50 hours, Since it is a long week end we will not be able to observe this in the next 3 days. We will check pcap at all the stages if the problem repeats again and then revert back here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kanthan&lt;/P&gt;</description>
    <pubDate>Sat, 28 Aug 2021 04:30:34 GMT</pubDate>
    <dc:creator>Kanthanathan</dc:creator>
    <dc:date>2021-08-28T04:30:34Z</dc:date>
    <item>
      <title>server hello message dropped at firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/server-hello-message-dropped-at-firewall/m-p/429589#M94920</link>
      <description>&lt;P&gt;We are facing currently this issue with a DC firewall. The following is the environment&lt;/P&gt;&lt;P&gt;EnduserPC-&amp;gt; DC Firewall (PAN) -&amp;gt; f5 Load Balancer-&amp;gt; Web Servers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All these days the users were able to login to the web services without any hassles. For the last 2 days, we found that the users are not able to access the application properly. f5 load balancer is showing lot of ssl handshake error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We raised a support ticket with f5 and identified that the client is sending client hello and f5 is responding with server hello. However the server hello message is missing at the client side. The client keeps retransmitting packet and after about 10 sec the ssl session timeout happens.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While we did a packet capture at the firewall we noticed that the firewall indeed receive the server hello message. We are not sure why the firewall is dropping the server hello message. we have disabled all security inspection at the firewall including ssl decryption.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firewall is running PAN OS 9.0.13 and we also tried upgrading this to 9.1.10. But still the issue persists.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone guide us what could be the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 02:17:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/server-hello-message-dropped-at-firewall/m-p/429589#M94920</guid>
      <dc:creator>Kanthanathan</dc:creator>
      <dc:date>2021-08-27T02:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: server hello message dropped at firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/server-hello-message-dropped-at-firewall/m-p/429792#M94941</link>
      <description>&lt;P&gt;When you say the firewall is dropping this, did you see the server hello in the 'drop' stage capture? Or did you see it in the receive stage capture, but not the transmit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you see it in the drop stage, you can usually get more info on the drop reason by checking the global counters:&lt;/P&gt;&lt;P&gt;- When your pcap filter is set and enabled, log onto the CLI&lt;/P&gt;&lt;P&gt;- Run the command 'show counter global filter packet-filter yes delta yes'&lt;/P&gt;&lt;P&gt;- Test the connection, allow it to fail&lt;/P&gt;&lt;P&gt;- Run the command 'show counter global filter packet-filter yes delta yes' - this time check for any 'drop' counters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's important that you also check the pcap at the 'transmit' stage - if you see the packet in the transmit stage, it is not dropped by the firewall. 99% of the time when I see and issue with server hello dropping somewhere, it's because of MTU as it's the first part of the handshake which will send a full sized packet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, make sure you pcap at receive, transmit and drop. Receive only is not enough for a diagnosis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- DM&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 21:04:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/server-hello-message-dropped-at-firewall/m-p/429792#M94941</guid>
      <dc:creator>dmifsud</dc:creator>
      <dc:date>2021-08-27T21:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: server hello message dropped at firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/server-hello-message-dropped-at-firewall/m-p/429878#M94956</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of a sudden without any change to configuration or environment change, the app started working through the firewall for the last 8 hours. The service has been down for more than 50 hours, Since it is a long week end we will not be able to observe this in the next 3 days. We will check pcap at all the stages if the problem repeats again and then revert back here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kanthan&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 04:30:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/server-hello-message-dropped-at-firewall/m-p/429878#M94956</guid>
      <dc:creator>Kanthanathan</dc:creator>
      <dc:date>2021-08-28T04:30:34Z</dc:date>
    </item>
  </channel>
</rss>

