<?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: How to Block all streaming videos in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-block-all-streaming-videos/m-p/205189#M60264</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/77675"&gt;@heatherhill&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;This is a pretty difficult request and likely isn't something that you can do full on without a little bit of compromise, but I'll at least get the conversation started. I'm going to assume that you've enabled SSL-Decryption going forward, as that is really the only effective way for something like this to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First you'll likely want to create a custom URL Category for streaming, and include any URL that you simply don't want people to access. An example would be like below.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;              &amp;lt;entry name="Streaming Test"&amp;gt;
                &amp;lt;list&amp;gt;
                  &amp;lt;member&amp;gt;amazon.com/Amazon-Video&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;directv.com/tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;directvnow.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;freeetv.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;hulu.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;megavideomovies.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;mlb.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;naver.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;streaming.naver.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;nextmedia.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;*.directv.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;ontveg.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;pandora.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;plex.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;plex.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;popcorn-time.to&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;popcorntime-online.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;popcorntime.sh&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;live.qq.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;qq.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;sling.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;twitch.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;tv4play.se&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;my.xfinity.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;netflix.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;*.netflix.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;https://plex.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;sling.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;https://sling.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;go90.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;www.go90.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;*.sling.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;watch.sling.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;mlb.com/video&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;https://watch.sling.com&amp;lt;/member&amp;gt;
                &amp;lt;/list&amp;gt;
                &amp;lt;description&amp;gt;Streaming URL test&amp;lt;/description&amp;gt;
              &amp;lt;/entry&amp;gt;&lt;/PRE&gt;&lt;P&gt;Then you would want to create an Application Group that you are going to utilize to block streaming at an application level. Similar to below.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;            &amp;lt;entry name="Streaming Services"&amp;gt;
              &amp;lt;members&amp;gt;
                &amp;lt;member&amp;gt;air-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-cloud-player&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-instant-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-unbox&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;directv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;hulu&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;naver-streaming&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;netflix&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;netflix-base&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;netflix-streaming&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;ontv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;pandora-tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;plex&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;popcorn-time&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;redbox-instant&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;sbs-netv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;sling&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;twitch&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;tvb-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;tv4play&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;streambox&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;xfinity-tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;espn-go&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;mlb.tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;starz&amp;lt;/member&amp;gt;
              &amp;lt;/members&amp;gt;
            &amp;lt;/entry&amp;gt;&lt;/PRE&gt;&lt;P&gt;Then I personally build out a URL Filtering profile to be utilized in a Security Profile Group utilized throughout the security policies. This would simply match your standard URL Filtering profile, but the new custom URL Category that you created above would be set to 'Block'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you simply build out the associated security policies to work with the above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you wanted to block all videos your application group would be much larger, or you would build it out as an application filter for category 'media' and subcateogry 'photo-video'. I'm not a big fan of this option as you'll likely have unintended application blocks. I generally find the above method work fairly well on its own, and if employees find another service or application to stream I simply add it to the list.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Mar 2018 17:00:46 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2018-03-13T17:00:46Z</dc:date>
    <item>
      <title>How to Block all streaming videos</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-block-all-streaming-videos/m-p/205169#M60261</link>
      <description>&lt;P&gt;I want to block all streaming videos... can anyone tell me how to do that?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 16:01:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-block-all-streaming-videos/m-p/205169#M60261</guid>
      <dc:creator>heatherhill</dc:creator>
      <dc:date>2018-03-13T16:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Block all streaming videos</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-block-all-streaming-videos/m-p/205189#M60264</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/77675"&gt;@heatherhill&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;This is a pretty difficult request and likely isn't something that you can do full on without a little bit of compromise, but I'll at least get the conversation started. I'm going to assume that you've enabled SSL-Decryption going forward, as that is really the only effective way for something like this to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First you'll likely want to create a custom URL Category for streaming, and include any URL that you simply don't want people to access. An example would be like below.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;              &amp;lt;entry name="Streaming Test"&amp;gt;
                &amp;lt;list&amp;gt;
                  &amp;lt;member&amp;gt;amazon.com/Amazon-Video&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;directv.com/tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;directvnow.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;freeetv.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;hulu.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;megavideomovies.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;mlb.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;naver.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;streaming.naver.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;nextmedia.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;*.directv.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;ontveg.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;pandora.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;plex.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;plex.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;popcorn-time.to&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;popcorntime-online.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;popcorntime.sh&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;live.qq.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;qq.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;sling.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;twitch.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;tv4play.se&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;my.xfinity.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;netflix.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;*.netflix.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;https://plex.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;sling.tv&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;https://sling.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;go90.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;www.go90.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;*.sling.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;watch.sling.com&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;mlb.com/video&amp;lt;/member&amp;gt;
                  &amp;lt;member&amp;gt;https://watch.sling.com&amp;lt;/member&amp;gt;
                &amp;lt;/list&amp;gt;
                &amp;lt;description&amp;gt;Streaming URL test&amp;lt;/description&amp;gt;
              &amp;lt;/entry&amp;gt;&lt;/PRE&gt;&lt;P&gt;Then you would want to create an Application Group that you are going to utilize to block streaming at an application level. Similar to below.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;            &amp;lt;entry name="Streaming Services"&amp;gt;
              &amp;lt;members&amp;gt;
                &amp;lt;member&amp;gt;air-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-cloud-player&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-instant-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-unbox&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;directv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;hulu&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;naver-streaming&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;netflix&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;netflix-base&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;netflix-streaming&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;ontv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;pandora-tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;plex&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;popcorn-time&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;redbox-instant&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;sbs-netv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;sling&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;twitch&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;tvb-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;tv4play&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;streambox&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;xfinity-tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;espn-go&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;mlb.tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;starz&amp;lt;/member&amp;gt;
              &amp;lt;/members&amp;gt;
            &amp;lt;/entry&amp;gt;&lt;/PRE&gt;&lt;P&gt;Then I personally build out a URL Filtering profile to be utilized in a Security Profile Group utilized throughout the security policies. This would simply match your standard URL Filtering profile, but the new custom URL Category that you created above would be set to 'Block'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you simply build out the associated security policies to work with the above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you wanted to block all videos your application group would be much larger, or you would build it out as an application filter for category 'media' and subcateogry 'photo-video'. I'm not a big fan of this option as you'll likely have unintended application blocks. I generally find the above method work fairly well on its own, and if employees find another service or application to stream I simply add it to the list.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 17:00:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-block-all-streaming-videos/m-p/205189#M60264</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-03-13T17:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Block all streaming videos</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-block-all-streaming-videos/m-p/205190#M60265</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;There are several ways to acheive this however caution is advised since it can turn political. You can utilize URL filtering to block the category '&lt;SPAN&gt;Streaming Media'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/Complete-List-of-PAN-DB-URL-Filtering-Categories/tac-p/160483#M4373" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/Complete-List-of-PAN-DB-URL-Filtering-Categories/tac-p/160483#M4373&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also you can use app-id to block it by setting up a custom filter or group:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://applipedia.paloaltonetworks.com/" target="_blank"&gt;https://applipedia.paloaltonetworks.com/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;They can be used in conjunction, e.g. in the same policy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 17:02:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-block-all-streaming-videos/m-p/205190#M60265</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2018-03-13T17:02:04Z</dc:date>
    </item>
  </channel>
</rss>

