<?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 Explanation for why all applications are not available for PBF in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/320445#M82071</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone guide me on the best way to setup PBF for ms-teams?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks All.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2020 02:10:11 GMT</pubDate>
    <dc:creator>ccarter</dc:creator>
    <dc:date>2020-04-03T02:10:11Z</dc:date>
    <item>
      <title>Explanation for why all applications are not available for PBF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/320445#M82071</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone guide me on the best way to setup PBF for ms-teams?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks All.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 02:10:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/320445#M82071</guid>
      <dc:creator>ccarter</dc:creator>
      <dc:date>2020-04-03T02:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Explanation for why all applications are not available for PBF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/320473#M82075</link>
      <description>&lt;P&gt;this is how pbf works&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;if pbf is set for ports, it will send via pbf, if it's set for applications, it can't know at this point,&amp;nbsp; so the packet is set out through regular route&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this makes sense&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 05:49:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/320473#M82075</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2020-04-03T05:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Explanation for why all applications are not available for PBF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/322552#M82494</link>
      <description>&lt;P&gt;Many thanks for the answer&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;. 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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 22:31:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/322552#M82494</guid>
      <dc:creator>ccarter</dc:creator>
      <dc:date>2020-04-13T22:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Explanation for why all applications are not available for PBF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/322554#M82495</link>
      <description>&lt;P&gt;thanks for the compliment &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/135151"&gt;@ccarter&lt;/a&gt;&amp;nbsp;! glad my answer was helpful &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 23:01:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/322554#M82495</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2020-04-13T23:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Explanation for why all applications are not available for PBF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/513140#M106603</link>
      <description>&lt;P&gt;Is there any workaround?&amp;nbsp; 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.&amp;nbsp; 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.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 17:26:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/explanation-for-why-all-applications-are-not-available-for-pbf/m-p/513140#M106603</guid>
      <dc:creator>rmcrae</dc:creator>
      <dc:date>2022-08-26T17:26:00Z</dc:date>
    </item>
  </channel>
</rss>

