<?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: Custom applications and application override in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/115912#M45437</link>
    <description>&lt;P&gt;In general, you would use an application override policy if your custom application is not being correctly detected AND the PA is assigning the flow to a DIFFERENT built in application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The application override then prevents the upper layer inspection as&amp;nbsp;Myky notes and thus prevents the mis-classification of the traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you custom application successfully matches the traffic then no application override is needed.&lt;/P&gt;</description>
    <pubDate>Sat, 24 Sep 2016 14:12:48 GMT</pubDate>
    <dc:creator>pulukas</dc:creator>
    <dc:date>2016-09-24T14:12:48Z</dc:date>
    <item>
      <title>Custom applications and application override</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/115406#M45412</link>
      <description>&lt;P&gt;I'm looking to get a better understanding of how custom applications work in relation to application override policies vs security policies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a simple custom application with just a tpc port for an internal application. There appears to be two unrelated routes I can then take with this new application.&lt;/P&gt;&lt;P&gt;1. I can add it to the application group I created for my security policy so it is allowed with the rest of the applications in it.&lt;/P&gt;&lt;P&gt;2. I can add it to an application override policy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These two do not seem to be related. From my reading it sounds like application override means that vulnerability scanning will not be done on the application. Is this the case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I have the new application both in the override policy &lt;EM&gt;and&lt;/EM&gt; the&amp;nbsp;application group that is in the security policy, or is only one policy necessary? If only one is necessary, what are the pros and cons of each?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:25:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/115406#M45412</guid>
      <dc:creator>GLorhammer</dc:creator>
      <dc:date>2016-09-22T16:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom applications and application override</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/115435#M45416</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a great article:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Custom-applications-and-app-override/ta-p/71635" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Custom-applications-and-app-override/ta-p/71635&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So with "custom application" in the security&amp;nbsp;policy , without application-override policy, Palo&amp;nbsp;will be scanning your app up to the Layer7.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you have&amp;nbsp;&lt;SPAN&gt;application-override policy with custom app in the security policy your custom app will be scanned&amp;nbsp;up to the Layer 4, so plain TCP/UDP port match.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thx,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Myky&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 18:13:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/115435#M45416</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2016-09-22T18:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom applications and application override</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/115912#M45437</link>
      <description>&lt;P&gt;In general, you would use an application override policy if your custom application is not being correctly detected AND the PA is assigning the flow to a DIFFERENT built in application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The application override then prevents the upper layer inspection as&amp;nbsp;Myky notes and thus prevents the mis-classification of the traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you custom application successfully matches the traffic then no application override is needed.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2016 14:12:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/115912#M45437</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2016-09-24T14:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom applications and application override</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/118451#M45628</link>
      <description>&lt;P&gt;Thank you both, this is very helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 15:18:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/custom-applications-and-application-override/m-p/118451#M45628</guid>
      <dc:creator>GLorhammer</dc:creator>
      <dc:date>2016-10-07T15:18:43Z</dc:date>
    </item>
  </channel>
</rss>

