<?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: Application is Incomplete in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40581#M29811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You state that I do still have the option to block the port/service completely on the pan&amp;nbsp; device, question is how? I can't block it based in application so do I have to add a new service with the port 3389 and then use that to specify the block?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jul 2010 16:23:30 GMT</pubDate>
    <dc:creator>rbrogdon</dc:creator>
    <dc:date>2010-07-06T16:23:30Z</dc:date>
    <item>
      <title>Application is Incomplete</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40579#M29809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the monitor log, what does it mean when it shows Incomplete under the Application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am blocking incoming RDP and everything works fine (Action = Deny) as long as it sees it as MS-RDP or T.120 but I am seeing some traffic shown as Action = Allow on port 3389 when Application = Incomplete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I block take traffic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 20:41:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40579#M29809</guid>
      <dc:creator>rbrogdon</dc:creator>
      <dc:date>2010-07-02T20:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Application is Incomplete</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40580#M29810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;incomplete means that either the three way tcp handshake did not complete or the three way tcp handshake did complete but there was not enough data after the handshake to identify the application. In other words that traffic you are seeing is not really an application.&lt;/P&gt;&lt;P&gt;So to explain a little clearer, if a client sends a server a syn and the paloalto device creates a session for that syn, but the server never sends a syn ack in response back to the client, then that session would be seen as incomplete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your second question, you do still have the option to block the port/service completely on the pan device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 21:07:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40580#M29810</guid>
      <dc:creator>swhyte</dc:creator>
      <dc:date>2010-07-02T21:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Application is Incomplete</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40581#M29811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You state that I do still have the option to block the port/service completely on the pan&amp;nbsp; device, question is how? I can't block it based in application so do I have to add a new service with the port 3389 and then use that to specify the block?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 16:23:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40581#M29811</guid>
      <dc:creator>rbrogdon</dc:creator>
      <dc:date>2010-07-06T16:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Application is Incomplete</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40582#M29812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order to block all packets (even before App-ID is done), you would put the desired ports into a service and add that to a deny rule. However, if you are trying to allow RDP on 3389, then this will not work. The incomplete sessions are showing you that an initial connection came up but stopped during or immediately after the TCP handshake. You can't block the TCP handshake and also allow an app on the same port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 20:18:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40582#M29812</guid>
      <dc:creator>mjacobsen</dc:creator>
      <dc:date>2010-07-06T20:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Application is Incomplete</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40583#M29813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So how do you fix the handshake issue with TCP droping on RDP session?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 15:56:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40583#M29813</guid>
      <dc:creator>psimilien_1</dc:creator>
      <dc:date>2011-08-30T15:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Application is Incomplete</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40584#M29814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a similar issue. Some of our camera monitoring system traffic is showing as incomplete, the rest is showing as a threat from abnormal extra data and is being blocked. As soon as we block the port we lose our cameras, but if we leave them up we constantly get incompletes in the monitor and 43,000+ daily hits as a threat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 15:42:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/application-is-incomplete/m-p/40584#M29814</guid>
      <dc:creator>Colp</dc:creator>
      <dc:date>2011-10-05T15:42:29Z</dc:date>
    </item>
  </channel>
</rss>

