<?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: Allowing just the application &amp;quot;web-browsing&amp;quot; breaks websites in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2272#M1688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can start with creating for example Top 250 traffic report for, let's say, last 30 days, listing Application Name and Repeat Count so you can see what users are using and then the good old manual labor creating groups. Of course, it's usable if don't have university or school behind your filewall.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 07:25:35 GMT</pubDate>
    <dc:creator>KNAB</dc:creator>
    <dc:date>2012-08-06T07:25:35Z</dc:date>
    <item>
      <title>Allowing just the application "web-browsing" breaks websites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2270#M1686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’ve been trying to figure this one out and would appreciate input from the community. What recommended "helper" applications must be enabled along with the application “web-browsing” to have websites work as close to normal as possible? For example allowing just the application “web-browsing” and “SSL” is not sufficient since plenty of websites use Flash and/or SOAP to work. I know the application Silverlight is also something required. I would like to hear what other web helper applications the community enabled along with flash, Silverlight etc to ensure the web browsing experience is not affected by the firewall rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m trying to build a rule to replace something like “Any” application with service ports “service-http” and “service-https”. This of course is the easiest to get web browsing working 100% but is of course a huge security hole. Tightening the rule down to application “web-browsing” and service “application –default” starts to break web sites.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 11:25:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2270#M1686</guid>
      <dc:creator>Quinton</dc:creator>
      <dc:date>2012-08-03T11:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Allowing just the application "web-browsing" breaks websites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2271#M1687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We created an application filter that allows widely used apps for internet access. &lt;/P&gt;&lt;P&gt;Category:General Internet&amp;gt;Technology:Browser-based&amp;gt;Characteristic:Widely used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We then add that filter to an application group that contains SSL, and youtube. This has helped us tremendously in allowing basic internet access.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2012 23:16:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2271#M1687</guid>
      <dc:creator>daniel.love</dc:creator>
      <dc:date>2012-08-05T23:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Allowing just the application "web-browsing" breaks websites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2272#M1688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can start with creating for example Top 250 traffic report for, let's say, last 30 days, listing Application Name and Repeat Count so you can see what users are using and then the good old manual labor creating groups. Of course, it's usable if don't have university or school behind your filewall.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 07:25:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2272#M1688</guid>
      <dc:creator>KNAB</dc:creator>
      <dc:date>2012-08-06T07:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Allowing just the application "web-browsing" breaks websites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2273#M1689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another method is to create a custom appid where you check for http-header values such as HEAD, GET and POST and only allow those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way it will allow blank http requests if thats what you need (and blocking smtp, snmp and other stuff which isnt http).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I think web-browsing should do this. A problem with appid in PA is that web-browsing is an appid on its own. It means that once the traffic is being recognized as some other appid you must allow that aswell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example youtube. The first request will most likely be logged as web-browsing, but soon the PA will discover that this is a specific appid named "youtube" and will handle the traffic as such. If you only allowed "web-browsing" then your traffic will suddently get blocked (unless you add youtube as allowed appid, or for that matter create an appid on your own with "loose" settings).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 10:58:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2273#M1689</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-08-07T10:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Allowing just the application "web-browsing" breaks websites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2274#M1690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The custom App-ID for http-header values like HEAD, GET and POST would "anonymise" all HTTP applications if applied I think. The HTTP-based applications would be reduced to a single App-ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 13:13:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2274#M1690</guid>
      <dc:creator>Quinton</dc:creator>
      <dc:date>2012-08-08T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Allowing just the application "web-browsing" breaks websites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2275#M1691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats the point if you wish to allow http-only traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because as soon as the traffic is being identified as some other appid it will be that appid you need to allow (or if you use appid filter then its categories of appid's).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I agree, it would be nice if the PA could identify a flow as several appid's at once instead of having only one appid per flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you allow web-browsing (or lets rename it to http-only as example) that would allow everything that is using a proper http based transmission including facebook, youtube etc compared to today where you must explicitly allow facebook, youtube etc (or setup an appfilter).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 21:58:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/allowing-just-the-application-quot-web-browsing-quot-breaks/m-p/2275#M1691</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-08-20T21:58:34Z</dc:date>
    </item>
  </channel>
</rss>

