<?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: Granular Control of Navigation in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114143#M15948</link>
    <description>&lt;P&gt;The category for the HTTPS rule should be “any.”&lt;BR /&gt;I also don’t see googlevideo.com in the list.&lt;/P&gt;
&lt;P&gt;Also the above assumes you’re on R80.40+ or R80.30 with a recent JHF.&lt;/P&gt;</description>
    <pubDate>Sat, 20 Mar 2021 17:13:27 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-03-20T17:13:27Z</dc:date>
    <item>
      <title>Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114085#M15928</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;I to try to create a policy that allow the navegation to URL of YouTube in specific,&amp;nbsp;not to the application in general. I use URL Filtering and HTTP Inspection but it nots work.&amp;nbsp;&amp;nbsp;will this configuration be possible?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 13:53:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114085#M15928</guid>
      <dc:creator>Joseflorez</dc:creator>
      <dc:date>2021-03-19T13:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114091#M15929</link>
      <description>&lt;P&gt;If you're trying to allow access to specific videos only...it's complicated due to the complexity of the YouTube site.&lt;BR /&gt;You create a custom application/site with the following (this is regex):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;googlevideo.com
(^|.*\.)youtube\.com/watch\?v=##VID##'
(^|.*\.)youtu\.be/.*##VID##.*
(^|.*\.)ytimg\.com/.*/##VID##/
(^|.*\.)youtube.com/embed/##VID##&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Yes, each video requires four separate URLs.&lt;BR /&gt;Videos are streamed from *.googlevideo.com.&lt;/P&gt;
&lt;P&gt;Note above is per:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/SMB-Gateways-Spark/Allowing-or-blocking-specific-youtube-videos/m-p/109857" target="_blank"&gt;https://community.checkpoint.com/t5/SMB-Gateways-Spark/Allowing-or-blocking-specific-youtube-videos/m-p/109857&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 15:50:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114091#M15929</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-19T15:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114112#M15936</link>
      <description>&lt;P&gt;Hi Phone Boy&lt;/P&gt;&lt;P&gt;I try to do the configuration of policy as you suggested but is not works, Appear a notification where there is characters that may affect performance. Even so I install policies but it doesn't work.&lt;/P&gt;&lt;P&gt;This is configuration&lt;/P&gt;&lt;P&gt;Rules&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rule.PNG" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11061iC0D0ED214C0FF6E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Rule.PNG" alt="Rule.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Rule HTTP Inspection&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rule_inspection.PNG" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11062iDEC90E11B5652563/image-size/large?v=v2&amp;amp;px=999" role="button" title="rule_inspection.PNG" alt="rule_inspection.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I try with the action in Bypass but get the same result.&amp;nbsp;According to the configuration that I made, do I have something wrong?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 19:45:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114112#M15936</guid>
      <dc:creator>Joseflorez</dc:creator>
      <dc:date>2021-03-19T19:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114114#M15937</link>
      <description>&lt;P&gt;Thi is the&amp;nbsp;&lt;SPAN&gt;custom application/site&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AppSite.PNG" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11063i89104AC2E374C1EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AppSite.PNG" alt="AppSite.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 19:48:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114114#M15937</guid>
      <dc:creator>Joseflorez</dc:creator>
      <dc:date>2021-03-19T19:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114131#M15942</link>
      <description>&lt;P&gt;You can't use the Custom Application Site with the HTTPS Inspection rule.&lt;BR /&gt;Use the service of HTTPS there.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 06:36:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114131#M15942</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-20T06:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114138#M15946</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;The custom application site with the HTTPS inspection rule I put it there as a test, if I remove it it does not work for me&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 11:37:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114138#M15946</guid>
      <dc:creator>Joseflorez</dc:creator>
      <dc:date>2021-03-20T11:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114143#M15948</link>
      <description>&lt;P&gt;The category for the HTTPS rule should be “any.”&lt;BR /&gt;I also don’t see googlevideo.com in the list.&lt;/P&gt;
&lt;P&gt;Also the above assumes you’re on R80.40+ or R80.30 with a recent JHF.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 17:13:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114143#M15948</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-20T17:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114479#M16016</link>
      <description>&lt;P&gt;Hi PhoneBoy&amp;nbsp;&lt;/P&gt;&lt;P&gt;The category for the HTTPS rule is ANY,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;googlevideo.com is in the list&amp;nbsp;just at the top, but&amp;nbsp;&amp;nbsp;it does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="apsite_test.PNG" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11133i5C7363F162CA0723/image-size/medium?v=v2&amp;amp;px=400" role="button" title="apsite_test.PNG" alt="apsite_test.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The SMS version is&amp;nbsp; HOTFIX_R80_40_JUMBO_HF_MAIN Take: 91&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The GW version is&amp;nbsp; HOTFIX_R80_30_JUMBO_HF_MAIN Take: 228&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 15:37:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114479#M16016</guid>
      <dc:creator>Joseflorez</dc:creator>
      <dc:date>2021-03-24T15:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114491#M16017</link>
      <description>&lt;P&gt;By "not work" what does that mean precisely?&lt;BR /&gt;What is the exact behavior?&lt;BR /&gt;Any (redacted) logs you can share?&lt;BR /&gt;Note the URLs in question were provided by a CheckMates member and we may be missing something.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 17:17:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114491#M16017</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-24T17:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114725#M16064</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;"Not work" mean that when i to try load the specific URL configure in the rule does not load, The log appear the traffic Inspected to youtube without anomalies.&lt;/P&gt;&lt;P&gt;I will try to change the syntax of the lines placed in the Custom Application Site. But from the fabricant's point of view this is possible? I had understood that HTTP Inspection takes the certificate of a URL to perform some action but not the content of the specific URL.&amp;nbsp;For that reason I have the doubt if it is possible&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 15:28:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114725#M16064</guid>
      <dc:creator>Joseflorez</dc:creator>
      <dc:date>2021-03-26T15:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Granular Control of Navigation</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114735#M16067</link>
      <description>&lt;P&gt;Full HTTPS Inspection (not just HTTPS Categorization) is required to make this work.&lt;BR /&gt;That is the only way you can actually see the URL.&lt;BR /&gt;The Category/Custom Application Site in your HTTPS Inspection rule should &lt;STRONG&gt;not&lt;/STRONG&gt; contain the Custom Application/Site you created for this purpose.&lt;BR /&gt;It needs to be "Any" or at the very least "Media Streams" to see everything YouTube-related.&lt;/P&gt;
&lt;P&gt;If the above does not help, please provide screenshots of the exact behavior and logs seen and/or engage with the TAC.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 16:58:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Granular-Control-of-Navigation/m-p/114735#M16067</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-26T16:58:15Z</dc:date>
    </item>
  </channel>
</rss>

