<?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: Why permitiing web-brosing is required while permitting custom http-based apps? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36594#M26911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any progress on these enhancements? Have you targeted a specific release milestone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2011 08:17:53 GMT</pubDate>
    <dc:creator>SkIKT</dc:creator>
    <dc:date>2011-11-15T08:17:53Z</dc:date>
    <item>
      <title>Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36587#M26904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I was testing custom http based apps, and in this context i created a custom app based on a signature in the host field of the http header. The problem is that it function properly only if i permit the app web-brosing in the same rule. By logging at the begining and at the end of the session i noticed that whene session starts, the traffic was identified as web brosing, and then it switches to be identified as the custom app. Also whene i dont permit web-brosing, the traffic will be dropped and the firewall is no longer able to identifie the custom app. So is it required to permit web-brosing to get this kind off apps to work, it is not souhaitable in my case, so is there any solution to this problem?&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 16:11:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36587#M26904</guid>
      <dc:creator>asia</dc:creator>
      <dc:date>2010-02-24T16:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36588#M26905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The web-browsing application essentially represents the basic HTTP functionality. It is required in order for the system to further decode and process HTTP requests. Without allowing the traffic to be processed by the HTTP decoder, we cannot look further for other HTTP-based applications. This is why allowing the web-browsing application is a requirement for other HTTP-based applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can provide some more detail about the policy you are trying to implement, we may be able to come up with a solution through creative rule ordering, src/dst controls or some other combination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 16:29:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36588#M26905</guid>
      <dc:creator>mjacobsen</dc:creator>
      <dc:date>2010-02-24T16:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36589#M26906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mike for your fast response.&lt;/P&gt;&lt;P&gt;In my case, i'am triying to create a rule in wich i permit only the custom http based app. The pupose is to use this functionality as the onlu filtering criteria and to take out the src/dst ip addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The rule will look like this :&lt;/P&gt;&lt;P&gt;src-zone-inetrnet src-add-any dst-zone-intranet dst-add-any custom-app permit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So if we allow the web-brosing app in addition to the custom app, this will allow all http traffic coming from internet to go throw the firewall, and this is not what we try to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if there is any soultion to make this work withtout being compelled to allow web-browsing, that will be great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 16:47:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36589#M26906</guid>
      <dc:creator>asia</dc:creator>
      <dc:date>2010-02-24T16:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36590#M26907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might try adding a URL filtering profile to that security policy rule that only allows access to that web server or domain so the web-browsing application doesn't allow access to other URLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 18:05:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36590#M26907</guid>
      <dc:creator>kbrazil</dc:creator>
      <dc:date>2010-02-24T18:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36591#M26908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, for yours answers.&lt;/P&gt;&lt;P&gt;We'll try this today. We'll post the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a dream ........ A firewall without any IP rules :smileycool:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 09:32:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36591#M26908</guid>
      <dc:creator>bdaussin</dc:creator>
      <dc:date>2010-02-25T09:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36592#M26909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding URL filtering is one more layer, but you are still not addressing the custom app question.&amp;nbsp; I have a similar scenerio that I would like to allow only a specific app, but it requires web-browsing.&amp;nbsp; Then why even use the specific app in the policy rule?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand the reason why web-browsing is needed to further decode to identify the specif app, but when adding the app-id's in the policy together (which I believe they are OR'd), the web-browsing app over-rides the specific app that you want to ONLY allow.....meaing its useless to add a specific app that requires web-browsing in order to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 20:19:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36592#M26909</guid>
      <dc:creator>kansel</dc:creator>
      <dc:date>2011-01-14T20:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36593#M26910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Today the best practice is to use URL filtering and Web-app policies together for optimal coverage.&amp;nbsp; As you mentioned - web-browsing is basically the http decoder, so http is a prerequisite for identifying lower-layer apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be some future enhancements that will allow you to use only the specific app-id's without requiring the web-browsing application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 20:34:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36593#M26910</guid>
      <dc:creator>kbrazil</dc:creator>
      <dc:date>2011-01-14T20:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36594#M26911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any progress on these enhancements? Have you targeted a specific release milestone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 08:17:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36594#M26911</guid>
      <dc:creator>SkIKT</dc:creator>
      <dc:date>2011-11-15T08:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36595#M26912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@SklKT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to discuss product roadmaps and the expected release date for new features you will need to talk to your sales team. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This forum is not the proper venue for this sort of discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 02:07:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36595#M26912</guid>
      <dc:creator>bpappas</dc:creator>
      <dc:date>2011-11-16T02:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36596#M26913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;+1.&amp;nbsp; Would be nice to have a AND - OR qualifiers.&lt;/P&gt;&lt;P&gt;Also, not everyone subscribes to the URL filtering service.&amp;nbsp; AFAIK, there is not yet a generic URL filtering methodology (user controlled only without subscription requirement).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 15:47:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36596#M26913</guid>
      <dc:creator>frank_henry</dc:creator>
      <dc:date>2011-11-16T15:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36597#M26914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If our wants are not expressed in an open forum, then this is not a democracy;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 15:49:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36597#M26914</guid>
      <dc:creator>frank_henry</dc:creator>
      <dc:date>2011-11-16T15:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36598#M26915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Who said this was a democracy? &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;You can use URL filtering for custom, user defined categories without a URL filtering subscription to the categorization database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 03:53:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36598#M26915</guid>
      <dc:creator>kbrazil</dc:creator>
      <dc:date>2011-11-17T03:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why permitiing web-brosing is required while permitting custom http-based apps?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36599#M26916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry, I did not know these kinds of questions where unwanted in the forums. However, I never asked for release dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 07:20:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/why-permitiing-web-brosing-is-required-while-permitting-custom/m-p/36599#M26916</guid>
      <dc:creator>SkIKT</dc:creator>
      <dc:date>2011-11-17T07:20:02Z</dc:date>
    </item>
  </channel>
</rss>

