<?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: Apps vs URL Profile - block application in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49268#M36289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;App dependency is always challanging! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2011 08:33:47 GMT</pubDate>
    <dc:creator>migration</dc:creator>
    <dc:date>2011-08-30T08:33:47Z</dc:date>
    <item>
      <title>Apps vs URL Profile - block application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49266#M36287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested this strange (imho) behaviour with PAN 2020 4.0.3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. create a first security policy with ssl, http-proxy, dns but without web-browsing application (as you can see in 1.jpg) with action ALLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. create a following security policy with facebook application and action DENY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. create a final security policy for all other outbound traffic, with action ALLOW ALL for all applications but with a Custom URL Profile that blocks facebook (as you can see in 2.jpg) - all other Sec. Profiles are in alert mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(and obviously commit the configuration &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to go to www.facebook.com from my client (the source address of the rules) I get blocked by URL Profile (4th rule) and not by application signature present in the 2nd rule - &lt;EM&gt;&lt;STRONG&gt;first match is not respected&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add web-browsing application in the 1st rule (point 1) and retry to go to www.facebook.com, this time I get blocked by application signature present in 2nd rule - &lt;EM&gt;&lt;STRONG&gt;this time first match is respected&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I delete the URL Profile from rule 4 and I delete web-browsing application from 1st rule, I get blocked correctly by the 2nd rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why this behaviour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 09:23:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49266#M36287</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2011-08-29T09:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Apps vs URL Profile - block application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49267#M36288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Iceman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to understand your observation, you need to understand our app-id design and app dependency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although we have app-id for facebook, but during the life of a facebook session, the initial packet of facebook is actually first recognized as web-browsing before we identify it as facebook. If you are running the facebook app through an explicit proxy, the traffic will be first identified as web-browsing, then http proxy followed by facebook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in order to allow facebook, you need to allow web-browsing, http proxy and facebook- and this is called app dependency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For case1, web-browsing is blocked by your URL filtering so facebook cannot work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For case2, web-browsing and http proxy are allowed but facebook itself is not and that's why facebook cannot work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For case3, if you deleted the URL filtering, web-browsing will be allowed by the last policy, http proxy will be allowed by 1st policy, but finally facebook will be blocked by 2nd policy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 03:29:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49267#M36288</guid>
      <dc:creator>jleung</dc:creator>
      <dc:date>2011-08-30T03:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Apps vs URL Profile - block application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49268#M36289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;App dependency is always challanging! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 08:33:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49268#M36289</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2011-08-30T08:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Apps vs URL Profile - block application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49269#M36290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yes sometimes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 13:04:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/apps-vs-url-profile-block-application/m-p/49269#M36290</guid>
      <dc:creator>jleung</dc:creator>
      <dc:date>2011-08-30T13:04:37Z</dc:date>
    </item>
  </channel>
</rss>

