<?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: R81 HTTPS Inspection in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130415#M23716</link>
    <description>&lt;P&gt;Hi Val,&lt;/P&gt;&lt;P&gt;"A final clean-up rule should say Any-Any-Any-Bypass" or should it contain services HTTPS default services?&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 05:29:14 GMT</pubDate>
    <dc:creator>Pawel_Szetela</dc:creator>
    <dc:date>2021-09-28T05:29:14Z</dc:date>
    <item>
      <title>R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130134#M23675</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;we have upgraded from R80.30 to R81 and we discovered that HTTPS Inspection has some problems there.&lt;/P&gt;&lt;P&gt;for example on youtube.com some video images are unable to load, these images are loaded from ytimg.com. after bypassing ytimg.com issue is resolved.&lt;/P&gt;&lt;P&gt;same repeats not only for youtube.com but for several websites, for example: workspace.com, admin.exchange.microsoft.com, ui.com, for some facebook.com, microsoft.com pages and many more.&lt;/P&gt;&lt;P&gt;In overall it looks like some content can't be inspected and is stuck somewhere.&lt;/P&gt;&lt;P&gt;I can't just bypass everything :))) maybe there is some fix or any experience about it? you can see my settings in attachments.&lt;/P&gt;&lt;P&gt;Respectfully,&lt;/P&gt;&lt;P&gt;George Tsanava&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 07:33:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130134#M23675</guid>
      <dc:creator>gtsanava</dc:creator>
      <dc:date>2021-09-24T07:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130136#M23676</link>
      <description>&lt;P&gt;Do you actually have HTTPS enabled? How does your inspection rulebase look? Any errors/weird entries in the HTTPSi logs? Is your GW capable to resolve DNS for external servers, so SNI verification would work?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 08:20:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130136#M23676</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-09-24T08:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130140#M23677</link>
      <description>&lt;P&gt;if you mean HTTPS Inspection then yes it is enabled, I have uploaded my inspection rule base screen too, no there are not any weird entries in logs, yes gateway can resolve any servers, it has access to internet.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 08:58:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130140#M23677</guid>
      <dc:creator>gtsanava</dc:creator>
      <dc:date>2021-09-24T08:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130156#M23679</link>
      <description>&lt;P&gt;Thanks. Rule 5 does not look good. Put "Internet" instead of "Any" as Destination. Also, Source field is also questionable, I would advise using "internal networks" instead of Identity Awareness user role.&lt;BR /&gt;&lt;BR /&gt;How does your cleanup rule look?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anything related to performance bottleneck? CPU utilization on particular cores?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 11:34:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130156#M23679</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-09-24T11:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130157#M23680</link>
      <description>&lt;P&gt;You may also want to look into&amp;nbsp;&lt;SPAN&gt;sk163595 &amp;amp;&amp;nbsp;sk112214&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 11:40:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130157#M23680</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-09-24T11:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130178#M23681</link>
      <description>&lt;P&gt;I had case with TAC escalations for https inspection for few months and we actually found that kernel parameter mux_enabled was causing some issues, so one thing you can try is this...if you have a cluster, run below command on whichever member is active:&lt;/P&gt;
&lt;P&gt;fw ctl set int mux_enabled 0&lt;/P&gt;
&lt;P&gt;Then push policy and test again. If this fixes your problem, not sure I would recommend leaving it that way, so you may want to open TAC case and have them run a debug when feature is set to 1, which is default. It supposedly has something to do with streaming and how traffic is distributed, but also plays big part on inspection as well.&lt;/P&gt;
&lt;P&gt;I pasted below link about it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/R80.40/WebAdminGuides/EN/CP_R80.40_PerformanceTuning_AdminGuide/Content/Topics-PTG/Kernel-Debug/Module-MUX.htm?Highlight=MUX" target="_self"&gt;MUX module&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 13:10:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130178#M23681</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-24T13:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130179#M23682</link>
      <description>&lt;P&gt;Personally and this is just my opinion, yes,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/181"&gt;@_Val_&lt;/a&gt;&amp;nbsp;is correct about rule 5, but I am 99% sure it wont make any difference even if you change it. TAC and myself tried playing around with rules dozens of times when customer had similar issues and it did not change the behavior at all.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 13:14:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130179#M23682</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-24T13:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130183#M23685</link>
      <description>&lt;P&gt;Rule 5 in the current state tries decrypting all the traffic passing through the GW. It may not make a difference, but definitely needs to be changed to the best practice. It many cases it saves you a lot of CPU%&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 13:59:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130183#M23685</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-09-24T13:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130184#M23686</link>
      <description>&lt;P&gt;Again, I agree with you, but just speaking from my own experience with TAC :). Tried it many times, did not change cpu, memory usage or any other behavior at all.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 14:02:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130184#M23686</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-24T14:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130190#M23687</link>
      <description>&lt;P&gt;Sorry to say, I cannot find a single case with "&lt;SPAN&gt;fw ctl set int mux_enabled 0" recommendations, related to R81. With all due respect,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;, I believe the topic starter should follow TAC recommendations instead of playing with kernel parameters.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/42233"&gt;@gtsanava&lt;/a&gt;&amp;nbsp;please open a support case.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 14:14:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130190#M23687</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-09-24T14:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130196#M23688</link>
      <description>&lt;P&gt;I actually have maintenance window with a customer tomorrow where we will have remote with TAC, so they can take debugs for 2 really odd issues when that kernel option is set to 1. Will see how far we get...&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 14:21:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130196#M23688</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-24T14:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130197#M23689</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/42233"&gt;@gtsanava&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since R80.40 we supporting HTTP2 inspection, which means in R81 you are passing through http2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please open tac case and share the number and i will push it from my sids.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thanks,&lt;/P&gt;
&lt;P&gt;Ilya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 14:29:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130197#M23689</guid>
      <dc:creator>Ilya_Yusupov</dc:creator>
      <dc:date>2021-09-24T14:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130200#M23690</link>
      <description>&lt;P&gt;Just saying, playing with MZX without TAC recommendations is not a good idea.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 15:33:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130200#M23690</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-09-24T15:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130201#M23691</link>
      <description>&lt;P&gt;Agree 100% and we never had...TAC escalations recommended it actually.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 15:36:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130201#M23691</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-24T15:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130204#M23692</link>
      <description>&lt;P&gt;Even if TAC recommends something in your case, it does not mean any recommendations you received would work, let alone be safe for others.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can recommend troubleshooting steps and analysis techniques, also with caution. Changing kernel parameters, or any other deep engine settings - no.&lt;/P&gt;
&lt;P&gt;Let TAC be liable to any impact those changes cause &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 15:42:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130204#M23692</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-09-24T15:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130205#M23693</link>
      <description>&lt;P&gt;Well, its always sort of catch 22 situation as they say...we rely on TAC recommendations in complicated cases like that. Anyway, but I get what you are saying &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers and have a nice weekend!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 15:44:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130205#M23693</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-24T15:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130259#M23701</link>
      <description>&lt;P&gt;rule 5 is cleanup rule and is ok because we are using that gateway as forwarding proxy server there goes traffic only from users browsers to internet so it's completely okay.&lt;/P&gt;&lt;P&gt;in R80.30 I even had there any source and any destination so I put there "all identified users" after upgrade to R81 but it makes no sense.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 09:34:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130259#M23701</guid>
      <dc:creator>gtsanava</dc:creator>
      <dc:date>2021-09-26T09:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130260#M23702</link>
      <description>&lt;P&gt;I have opened service request and now waiting for remote session in 30 minutes so I 'll update you after, many thanks for experience you shared guys.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 09:37:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130260#M23702</guid>
      <dc:creator>gtsanava</dc:creator>
      <dc:date>2021-09-26T09:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130261#M23703</link>
      <description>&lt;P&gt;I agree with you 100%. I can also tell you that from my personal experience, it also makes no difference what you put in there. I cant speak for other people, but having spent extended time troubleshooting https inspection with TAC escalations, that is what I experienced.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 11:50:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130261#M23703</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-26T11:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: R81 HTTPS Inspection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130262#M23704</link>
      <description>&lt;P&gt;Yes, please keep us posted, Im curious to see what the outcome will be...&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 11:47:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R81-HTTPS-Inspection/m-p/130262#M23704</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-26T11:47:27Z</dc:date>
    </item>
  </channel>
</rss>

