- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-22-2016 09:25 AM
I'm looking to get a better understanding of how custom applications work in relation to application override policies vs security policies.
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.
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.
2. I can add it to an application override policy.
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?
Should I have the new application both in the override policy and the 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?
Thank you.
09-24-2016 07:12 AM
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.
The application override then prevents the upper layer inspection as Myky notes and thus prevents the mis-classification of the traffic.
If you custom application successfully matches the traffic then no application override is needed.
09-22-2016 11:13 AM
Hello,
This is a great article:
So with "custom application" in the security policy , without application-override policy, Palo will be scanning your app up to the Layer7.
When you have application-override policy with custom app in the security policy your custom app will be scanned up to the Layer 4, so plain TCP/UDP port match.
Thx,
Myky
09-24-2016 07:12 AM
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.
The application override then prevents the upper layer inspection as Myky notes and thus prevents the mis-classification of the traffic.
If you custom application successfully matches the traffic then no application override is needed.
10-07-2016 08:18 AM
Thank you both, this is very helpful.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!