<?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: tcp out of order in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230663#M66265</link>
    <description>&lt;P&gt;i got an article for that &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Packet-Capture/ta-p/72069" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Packet-Capture/ta-p/72069&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Sep 2018 08:05:11 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2018-09-13T08:05:11Z</dc:date>
    <item>
      <title>tcp out of order</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230570#M66248</link>
      <description>&lt;P&gt;I am trying to diagnose why I am unable to access some server via ssh and the VPN. I have done a packet trace and the results were concerning tcp out of order and retransmission. So what is the best way to find out why?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 12:29:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230570#M66248</guid>
      <dc:creator>jdprovine</dc:creator>
      <dc:date>2018-09-12T12:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: tcp out of order</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230585#M66249</link>
      <description>&lt;P&gt;That's a tricky one&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're able to packet capture on both ends, that is a great start, as it will allow you to see how packets arrive and leave at each point&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you running ssh through your vpn or independently from eachother ?&lt;/P&gt;
&lt;P&gt;Have you tried accessing from other networks, as to rule out which 'end' of the line is introducing issues&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 13:15:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230585#M66249</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-09-12T13:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: tcp out of order</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230587#M66251</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I am unable to run a packet capture on the server that is not responding since I do not have access to login to it, but I will suggest it to someone who does. My packet capture was done on the palo filtering for the IP was was coming from to the IP I was trying to ssh too.&lt;/P&gt;&lt;P&gt;What we are doing is logging into the VPN and then trying to ssh to the server. This VPN only had access to the PCi network alone, though I have tried to ssh to other server in this same network.&lt;/P&gt;&lt;P&gt;So tcp out of order and retransmission refer to assymetry, dropped packets, not able to reassembly the packets, uturn NAT,can it be a block from the recieving server?&amp;nbsp; I tried to use the cli to get more information but not able see the particular session in question&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 13:23:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230587#M66251</guid>
      <dc:creator>jdprovine</dc:creator>
      <dc:date>2018-09-12T13:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: tcp out of order</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230589#M66253</link>
      <description>&lt;P&gt;out of order means packets are received in an unusual&amp;nbsp;order (eg. 1,4,2,3,6,7,5)&lt;/P&gt;
&lt;P&gt;usually, this is caused by 'something in the&amp;nbsp;middle' that is sending packets left and right&amp;nbsp; causing delay to some packets in respect to the other packets, or a severely saturated server/link&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 13:32:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230589#M66253</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-09-12T13:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: tcp out of order</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230590#M66254</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So tcp out of order and retransmission refer to assymetry, dropped packets, not able to reassembly the packets, uturn NAT,can it be a block from the recieving server?&amp;nbsp; I tried to use the cli to get more information but not able see the particular session in question. So what is the best way to figure out the issue, is there anything more than the packet captures&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 13:36:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230590#M66254</guid>
      <dc:creator>jdprovine</dc:creator>
      <dc:date>2018-09-12T13:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: tcp out of order</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230592#M66255</link>
      <description>&lt;P&gt;can you clarify how you discovered packets were out of order, this may already help troubleshooting&lt;/P&gt;
&lt;P&gt;-if you log on to the vpn, are other resources available normally, or is everything disrupted&lt;/P&gt;
&lt;P&gt;-if you ping the firewall, is this responding normally and quickly&lt;/P&gt;
&lt;P&gt;-if you ping the server is this responding normally and quickly&lt;/P&gt;
&lt;P&gt;-is traceroute showing you any odd 'hops'&lt;/P&gt;
&lt;P&gt;-are sessions not being created? or is there another reason sessions can't be determined?&lt;/P&gt;
&lt;P&gt;-if you follow the packetcaptures, are packets displaced immediately or is this happening after the tcp handshake?&lt;/P&gt;
&lt;P&gt;-what do the global counters tell you? only "out of order" or are there other counters&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 13:50:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230592#M66255</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-09-12T13:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: tcp out of order</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230593#M66256</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I discovered the packets were out of order in the packet capture I did from the firewall&lt;/P&gt;&lt;P&gt;Ping the firewall from the VPN or from the server I am trying to ssh too&lt;/P&gt;&lt;P&gt;I beieve for security reasons the server is set to not allow pings&lt;/P&gt;&lt;P&gt;traceroute from the VPN correct?&amp;nbsp;&lt;/P&gt;&lt;P&gt;not sure what how to see the specific global counters for that specific session&lt;/P&gt;&lt;P&gt;I believe session are being created but aging out&lt;/P&gt;&lt;P&gt;The only thing I see in the packet captures is tcp out of order and retransmission unless I am not looking in the right place and something about group sessions not being accepted&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 13:55:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230593#M66256</guid>
      <dc:creator>jdprovine</dc:creator>
      <dc:date>2018-09-12T13:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: tcp out of order</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230663#M66265</link>
      <description>&lt;P&gt;i got an article for that &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Packet-Capture/ta-p/72069" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Packet-Capture/ta-p/72069&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 08:05:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/tcp-out-of-order/m-p/230663#M66265</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-09-13T08:05:11Z</dc:date>
    </item>
  </channel>
</rss>

