Explanation for why all applications are not available for PBF

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Explanation for why all applications are not available for PBF

L1 Bithead

Hi All,

 

Just wondering if anyone can explain why the application objects have thousands of objects, but when attempting to create a policy based forwarding rule for a specific app (in my example, ms-teams), it does not appear in the drop down options in the Application drop down.

 

Can anyone guide me on the best way to setup PBF for ms-teams? 

 

Thanks All.

1 accepted solution

Accepted Solutions

Cyber Elite
Cyber Elite

this is how pbf works

 

consider how you redirect packets out to the internet: a syn packet goes out to establish a session: does it need to take a route or go through pbf? all we can see at this point is port 443

if pbf is set for ports, it will send via pbf, if it's set for applications, it can't know at this point,  so the packet is set out through regular route

so the syn/ack comes back and another ack is sent out via the regular route, still no clue what application we're talking and we're already 3 packets in

then comes payload and app-id can go to work. once a rudimentary application is identified, pbf can kick in. for this session however it's already late but app-id leanrs this session and stores it in the app cache so it can apply pbf on the next connection to the same source/destination/port combination

 

this is why it's recommended not to use applications in pbf, and why only some app-ids are available to begin with (because these are more easily identifiable and can use this 'bypass' without too many false positives)

 

hope this makes sense

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

View solution in original post

4 REPLIES 4

Cyber Elite
Cyber Elite

this is how pbf works

 

consider how you redirect packets out to the internet: a syn packet goes out to establish a session: does it need to take a route or go through pbf? all we can see at this point is port 443

if pbf is set for ports, it will send via pbf, if it's set for applications, it can't know at this point,  so the packet is set out through regular route

so the syn/ack comes back and another ack is sent out via the regular route, still no clue what application we're talking and we're already 3 packets in

then comes payload and app-id can go to work. once a rudimentary application is identified, pbf can kick in. for this session however it's already late but app-id leanrs this session and stores it in the app cache so it can apply pbf on the next connection to the same source/destination/port combination

 

this is why it's recommended not to use applications in pbf, and why only some app-ids are available to begin with (because these are more easily identifiable and can use this 'bypass' without too many false positives)

 

hope this makes sense

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

Many thanks for the answer @reaper. Clear and concise which is a very hard trait to have in the world of firewalls. Many people over complicate answers and this was spot on.

 

 

thanks for the compliment @ccarter ! glad my answer was helpful 🙂

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

Is there any workaround?  I've tried using a couple EDLs provided by Palo Alto for the Microsoft SharePoint and OneDrive endpoints and one for Microsoft Skype and Teams endpoints but there is too much cross over between the two EDLs so you cant force VOIP traffic to use a specific path via a PBF without also affecting filesharing traffic.  As you pointed out the Security Profiles with App-IDs don't work at this point because we are much lower in the OSI model.

  • 1 accepted solution
  • 5160 Views
  • 4 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!