<?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: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;amp;A in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/239665#M39999</link>
    <description>&lt;P&gt;Great job Dameon!&amp;nbsp; Looking forward to presenting Part Deux of the "Be Your Own TAC" series at CPX 2025 Las Vegas!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2025 04:27:03 GMT</pubDate>
    <dc:creator>Timothy_Hall</dc:creator>
    <dc:date>2025-01-27T04:27:03Z</dc:date>
    <item>
      <title>Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227791#M38060</link>
      <description>&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6362394979112w960h540r706" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6362394979112" data-account="6058022097001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058022097001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6362394979112w960h540r706');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.checkpoint.com/t5/video/gallerypage/video-id/6362394979112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;H3&gt;Is CPM or CPD involved in policy installation and how?&lt;/H3&gt;
&lt;P&gt;Yes, you can find more details about this in &lt;A href="https://support.checkpoint.com/results/sk/sk101226" target="_self"&gt;sk101226&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;Logging space is aways a problem. However I am never sure what logs I can and cannot delete.&lt;/H3&gt;
&lt;P&gt;In $FWDIR/log on the management, the two main Network/Threat Prevention logs have an extension of .log (Security Logs) and .adtlog (Audit Logs). The other files are necessary to work with these log files in SmartView/SmartConsole. The files should have a date/time stamp in their name.&lt;/P&gt;
&lt;H3&gt;Today we run kernel if move to user mode, would that improve the performance in general? why?&lt;/H3&gt;
&lt;P&gt;Some features do require being in USFW mode (HTTPS Inspection for TLS 1.3/2.0 come to mind). Performance should be similar in either mode.&lt;/P&gt;
&lt;H3&gt;Do you have any links to the HTTPS Inspection sessions?&lt;/H3&gt;
&lt;P&gt;We recently did a Deep Dive on the enhancements coming in R82:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/Management/Deep-Dive-on-the-latest-R82-TLS-Inspection-Enhancements/m-p/227173#M39860" target="_blank"&gt;https://community.checkpoint.com/t5/Management/Deep-Dive-on-the-latest-R82-TLS-Inspection-Enhancements/m-p/227173#M39860&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;In regard of HTTPS inspection, Cloudflare recently enforces the use of ECH (Encrypted hello) is there some info how our gateways handles this traffic i.e. is able to inspect that message thats important to classify the target app/url&lt;/H3&gt;
&lt;P&gt;Server Name Indication (SNI) has historically been "in the clear" (thus why we verify the SNI before using it for a Security Policy decision). With Encrypted SNI, the only way to see the site would either be the CN of the certificate or full HTTPS Inspection.&lt;/P&gt;
&lt;H3&gt;What is the recommendation: user space firewall or kernel space firewall?&lt;/H3&gt;
&lt;P&gt;Unless you have a specific reason to change it, use the default setting. More details about USFW in &lt;A href="https://support.checkpoint.com/results/sk/sk167052" target="_blank"&gt;sk167052&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;Can you reach HCP page ( if not mistaken, it's https://&amp;lt;gateway-ip&amp;gt;/hcp) with default settings?&lt;/H3&gt;
&lt;P&gt;This should be allowed through implied rules.&lt;/P&gt;
&lt;H3&gt;Is there a command for disabling HTTPS Inspection on the fly for a certain IP?&lt;/H3&gt;
&lt;P&gt;No, you need to add a bypass rule to HTTPSi policy and apply it&lt;/P&gt;
&lt;H3&gt;Doesn't fw monitor also captures packets?&lt;/H3&gt;
&lt;P&gt;fw monitor can create a capture file in snoop format with the -o filename option. This file can be read in Wireshark (see &lt;A href="https://support.checkpoint.com/results/sk/sk39510" target="_blank"&gt;sk39510&lt;/A&gt;).&lt;/P&gt;
&lt;H3&gt;HCP on Maestro security group run the tests in all the SGM or just in the one that is running?&lt;/H3&gt;
&lt;P&gt;asg diag should be used on Maestro.&lt;/P&gt;
&lt;H3&gt;If I have a rule dropping all traffic from a country, should that traffic be dropped before IPS inspections?&lt;/H3&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;H3&gt;Which process the data center object uses ? which process need to be checked to ensure DC object working correctly ?&lt;/H3&gt;
&lt;P&gt;It is not a single process, please look for &lt;A href="https://support.checkpoint.com/results/sk/sk115657" target="_self"&gt;sk115657&lt;/A&gt; for the details.&lt;/P&gt;
&lt;H3&gt;How to troubleshoot memory increasing over the time ?&lt;/H3&gt;
&lt;P&gt;Refer to &lt;A href="https://support.checkpoint.com/results/sk/sk35496" target="_self"&gt;sk35496&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;Hello! what is the good way to check which blade causes the problem with traffic using CLI?&lt;/H3&gt;
&lt;P&gt;You need to start with the Security Logs. Based on what's shown there, then you can drill down.&lt;/P&gt;
&lt;H3&gt;Should you use NAT64?&lt;/H3&gt;
&lt;P&gt;There are some limitations with it, it all depends on the use case.&lt;/P&gt;
&lt;H3&gt;If user connect to endpoint VPN, he get assigned to xyz ip address from remote address subnet, how we can check what subnet/pool configured on firewall?&lt;/H3&gt;
&lt;P&gt;Look into &lt;A href="https://support.checkpoint.com/results/sk/sk33422" target="_self"&gt;sk33422&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;CPVIEW.Advanced.NAT.Pool-IPv4 doesn't work on a vs. There is an alternative way to see the counters?&lt;/H3&gt;
&lt;P&gt;You can look into NAT tables per VS&lt;/P&gt;
&lt;H3&gt;Can fast_accel option can this be useful for elephant flows?&lt;/H3&gt;
&lt;P&gt;In some instances, yes.&lt;BR /&gt;HyperFlow&amp;nbsp;(present in R81.20 and above) only works for connections in Medium Path.&lt;BR /&gt;R82 should have some additional improvements.&lt;/P&gt;
&lt;H3&gt;What if a host starts uploading a big file to cloud and the upload gets interrupted by the gateway somewhere in the middle where no immediate logs are visible? (lately happened to us)&lt;/H3&gt;
&lt;P&gt;It might be that one of the advanced blades interferes. You need to look into logs, before anything else.&lt;/P&gt;
&lt;H3&gt;Which protections does fast_accel exclude?&lt;/H3&gt;
&lt;P&gt;fast_accel moves specified traffic into the Accelerated Path, which does not support&amp;nbsp;IPS and other Threat Prevention blades.&lt;/P&gt;
&lt;H3&gt;Is site-to-site IPsec traffic accelerated at all, or does that go into slow path?&lt;/H3&gt;
&lt;P&gt;VPN Encryption/Decryption is handled in SecureXL.&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Any good way to find out which ips signature that affects performance most?&lt;/H3&gt;
&lt;P&gt;Please see &lt;A href="https://support.checkpoint.com/results/sk/sk43733" target="_blank"&gt;sk43733&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;Link to easy debug script please?&lt;/H3&gt;
&lt;P&gt;See &lt;A href="https://support.checkpoint.com/results/sk/sk173024" target="_self"&gt;sk173024&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;A simple policy using simple TCP service should go through fast path, right? Is that still the case if it is placed below policies using app control or url filtering?&lt;/H3&gt;
&lt;P&gt;Not always, but it depends on the rulebase construction. For more details, see: &lt;A href="https://community.checkpoint.com/t5/Management/Unified-Policy-Column-based-Rule-Matching/m-p/9888#M1693" target="_self"&gt;Unified Policy Column-Based Rule Matching&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;It's R81.20 more optimized performance wise for older appliances or it can be a problem for appliances with fewer cores?&lt;/H3&gt;
&lt;P&gt;Depends on the features in use. Additional&amp;nbsp;performance improvements are coming in R82.&lt;/P&gt;
&lt;H3&gt;When my gateway has 98% slowpath for traffic, is this always the cause of a poorly optimized ACL or are there other factors that could cause this, such as hardware constraints etc?&lt;/H3&gt;
&lt;P&gt;This is usually related to the policy.&lt;/P&gt;
&lt;H3&gt;Do we need to enable any blade in order to use DataCenter objects?&lt;/H3&gt;
&lt;P&gt;Identity Awareness.&lt;/P&gt;
&lt;H3&gt;https inspection, we have the issue sometimes that an https exception rule will not work unless its at the top of the rule base. How many https inspection bypass rules can you have in a policy?&lt;/H3&gt;
&lt;P&gt;Bypass rules should always be placed at the top of the rulebase. You can have as many as desired.&lt;/P&gt;
&lt;H3&gt;Now i usually disable QUIC for best practice, in R82 do you think we can start enable it again with the new https inspection?&lt;/H3&gt;
&lt;P&gt;HTTPS Inspection will support QUIC in R82.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 15:15:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227791#M38060</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-24T15:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227792#M38061</link>
      <description>&lt;P&gt;Great session - Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 15:20:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227792#M38061</guid>
      <dc:creator>Firewall_Daemon</dc:creator>
      <dc:date>2024-09-24T15:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227895#M38074</link>
      <description>&lt;P&gt;Thank you very Much,&amp;nbsp; Great Session Mr.&amp;nbsp;&lt;SPAN&gt;Dameon&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 13:08:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227895#M38074</guid>
      <dc:creator>gabo</dc:creator>
      <dc:date>2024-09-25T13:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227904#M38077</link>
      <description>&lt;P&gt;ECH use in TLS 1.3 prevents the possibility of performing HTTPS inspection altogether.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 13:33:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227904#M38077</guid>
      <dc:creator>AlexandruD</dc:creator>
      <dc:date>2024-09-25T13:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227935#M38086</link>
      <description>&lt;P&gt;If we're terminating the TLS connection on the gateway itself (which happens with HTTPS Inspection), we should be able to see it.&lt;BR /&gt;Having said that, I'll confirm with R&amp;amp;D,&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 17:22:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/227935#M38086</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-25T17:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/228173#M38116</link>
      <description>&lt;P&gt;(if i am allowed to add our experience:)&lt;BR /&gt;regarding: "https inspection, we heve the issue sometimes that an https exception rule will not work unless its at the top of the rule base.":&lt;BR /&gt;we had similar problems. (we are on r81.10)&lt;BR /&gt;conclusion: put your bypass-rules with ip- and domain-destinations on top,&lt;BR /&gt;put your bypass-rules with appl- and url(customapplication)-destinations near the bottom of your https-policy.&lt;BR /&gt;because: if a bypass-rule with appl/url-destination could match, cp has to inspect the connection anyway at first.&lt;BR /&gt;if it sees the connection should have been bypassed, it will send a tcp-reset, so the client will reinit/retry the connection. some client-programs have problems with that.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 05:59:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/228173#M38116</guid>
      <dc:creator>Jimmy_Noel</dc:creator>
      <dc:date>2024-09-27T05:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/228249#M38133</link>
      <description>&lt;P&gt;Appreciate you offering your experience, and agree this is best practice.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 15:35:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/228249#M38133</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-27T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/229115#M38267</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;, did you get a reply from R&amp;amp;D regarding ECH usage in TLS 1.3?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think if the TLS connection is terminated on the gateway, everything should be fine. But HTTPS Bypass rules won't work as they rely on the SNI which can't be seen with ECH when the connection is not decrypted, right?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 15:39:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/229115#M38267</guid>
      <dc:creator>StephS</dc:creator>
      <dc:date>2024-10-07T15:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/229118#M38268</link>
      <description>&lt;P&gt;SNI information is actually in the clear, which is why we actually verify the requested SNI as part of the process.&lt;BR /&gt;If the SNI is encrypted (i.e. because of ECH), then we obviously won't be able to see it (e.g. as part of bypass rules).&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 15:45:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/229118#M38268</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-10-07T15:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/239665#M39999</link>
      <description>&lt;P&gt;Great job Dameon!&amp;nbsp; Looking forward to presenting Part Deux of the "Be Your Own TAC" series at CPX 2025 Las Vegas!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 04:27:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/239665#M39999</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2025-01-27T04:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC EMEA September 2024: Video, Slides, and Q&amp;A</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/239737#M40011</link>
      <description>&lt;P&gt;Looking forward to it, too. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 20:40:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-EMEA-September-2024-Video-Slides-and-Q-amp-A/m-p/239737#M40011</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-01-27T20:40:32Z</dc:date>
    </item>
  </channel>
</rss>

