<?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: SecureXL &amp; CoreXL on SMB devices in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39534#M1606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no&amp;nbsp;&lt;EM style="color: #333333; background-color: #ffffff; border: 0px;"&gt;$PPKDIR defined on my SMB. Shall I replace it with $FWDIR instead ?&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2018 05:01:21 GMT</pubDate>
    <dc:creator>HristoGrigorov</dc:creator>
    <dc:date>2018-06-15T05:01:21Z</dc:date>
    <item>
      <title>SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39531#M1603</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;SecureXL&lt;/STRONG&gt;&lt;/SPAN&gt; &amp;amp; &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;CoreXL&lt;/STRONG&gt;&lt;/SPAN&gt; on SMB devices is very poorly documented, so i have collected corresponding information to present it here:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;1. SecureXL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;The 1400/1100/1200R/700/600 series supports &lt;STRONG&gt;SecureXL&lt;/STRONG&gt; and it is active by default. The &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;SecureXL Drop Templates Optimization&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; feature and the &lt;STRONG&gt;SecureXL penalty box mechanism&lt;/STRONG&gt; are not supported&lt;/SPAN&gt;, &lt;STRONG&gt;Accept Templates&lt;/STRONG&gt; are on, but &lt;STRONG&gt;NAT Templates&lt;/STRONG&gt; are off by default – to enable them, you have to add two lines to &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;.pfrm2.0/opt/fw1/boot/modules/fwkern.conf&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;(see &lt;EM&gt;sk71200&lt;/EM&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE style="margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;cphwd_nat_templates_support=1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;cphwd_nat_templates_enabled=1&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;( Out of my personal experience, enabling these templates&amp;nbsp;may be dangerous - with firmware &amp;gt; R77.20.60, i have experienced autonomous reboots that only stopped after removing the &lt;EM&gt;fwkern.conf&lt;/EM&gt; file... )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;VPN traffic may be slow or show the error:&amp;nbsp; "&lt;EM&gt;&lt;SPAN style="font-size: 15px;"&gt;Virtual defragmentation error: Timeout&lt;/SPAN&gt;"&lt;/EM&gt;. With &lt;STRONG&gt;SecureXL&lt;/STRONG&gt; inactive, the &lt;/SPAN&gt;&lt;EM&gt;ipsec_dont_fragment &lt;/EM&gt;&lt;SPAN style="font-size: 14pt;"&gt;parameter is on by default and this behaviour does not occur. If the GW receives a packet of (nearly) MTU size, it&amp;nbsp;discards the packet and sends the ICMP "packet too big" message instead of fragmenting it. With &lt;STRONG&gt;SecureXL &lt;/STRONG&gt;active you would have to enable the &lt;SPAN style="font-size: 15px;"&gt;&lt;EM&gt;sim_keep_DF_flag&lt;/EM&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;STRONG&gt;SecureXL&lt;/STRONG&gt; kernel parameter in &lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;EM&gt;$PPKDIR/boot/modules/simkern.conf &lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;(see &lt;EM&gt;sk92465 Slow Site-to-Site VPN affected by Virtual Defragmentation&lt;/EM&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE style="margin-bottom: 0pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;[Expert@Appliance]# touch $FWDIR/modules/simkern.conf&lt;BR /&gt;[Expert@Appliance]# echo 'sim_keep_DF_flag=1' &amp;gt;&amp;gt; $FWDIR/modules/simkern.conf&lt;BR /&gt;[Expert@Appliance]# cat $FWDIR/modules/simkern.conf&lt;BR /&gt;[Expert@Appliance]# reboot&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;SecureXL&lt;/STRONG&gt; should never be disabled except when doing debugs. There is no way to disable &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;SecureXL&lt;/STRONG&gt;&lt;/SPAN&gt; in the WebGUI, but &lt;EM&gt;sk65015&lt;/EM&gt; shows how it can be achieved on CLI:&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;GW-620&amp;gt; fwaccel off &lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P style="margin-top: 0cm;"&gt;&lt;SPAN style="font-size: 14pt;"&gt;This command switches off &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;SecureXL&lt;/STRONG&gt;&lt;/SPAN&gt; until the next reboot and can be used to set it to "on again. To disable &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;SecureXL&lt;/STRONG&gt;&lt;/SPAN&gt; permanently (only when being instructed by CP TAC to do so), you would have to follow these steps (see also &lt;EM&gt;sk52520&lt;/EM&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-top: 0cm;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;On the 1400/1100/1200R/700/600 appliance, go to &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;/pfrm2.0/etc/&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; directory:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;[Expert@Appliance]# cd /pfrm2.0/etc/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Create the special file:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;[Expert@Appliance]# touch userScript&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt; (Note: the name contains Captial '&lt;STRONG&gt;S&lt;/STRONG&gt;'.)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Edit the file in Vi editor: &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;[Expert@Appliance]# vi userScript&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;userScript must be in shell script format: &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;#!/bin/sh&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Add the full path to the command '&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;fwaccel off&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;': &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;/opt/fw1/bin/fwaccel off&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Set the file permissions:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;[Expert@Appliance]# chmod 777 userScript&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Reboot the appliance. &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;SecureXL&lt;/STRONG&gt;&lt;/SPAN&gt; should be off now - check with '&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;EM&gt;fwaccel stat&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;' command.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;2. CoreXL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;The 7x0/14x0 appliances have two cores and can use the&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; '&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;EM&gt;sim affinity&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;' &lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;command to assign interfaces to cores&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;. But this setting should be tried very carefully only !&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Command&lt;/SPAN&gt; &lt;SPAN style="font-size: 12pt;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;EM&gt;sim affinity -l&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;' &lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;&amp;nbsp;lists the interfaces that can be assigned to one of two cores. As that command on SMB devices does not survive reboot, you have to add a line to&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;userScript&lt;/EM&gt;:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;printf '\n1\n' | sim affinity –s&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;This sets the first IF listed to the default and the second to 1. On 14x0 units only, &lt;STRONG&gt;CoreXL&lt;/STRONG&gt; is supported (check with&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt;"&gt;fw ctl mutik stat&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;), and so two &lt;EM&gt;SND&lt;/EM&gt;s and two &lt;EM&gt;fw_worker&lt;/EM&gt; processes exist (a 7x0 only has one &lt;EM&gt;fw_worker&lt;/EM&gt; process, regardless of using the same hardware). It usually makes no sense to manually configure &lt;STRONG&gt;CoreXL&lt;/STRONG&gt; on two-core-systems like the 14x0, but &lt;EM&gt;sk98737 ATRG: CoreXL&lt;/EM&gt; is partly usable (although its supported OSs do not list GAiA Embedded). &lt;SPAN&gt;To change &lt;STRONG&gt;CoreXL&lt;/STRONG&gt; settings use the command:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN style="font-size: 10pt;"&gt;fw ctl affinity&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;FONT face="times new roman,times"&gt;Also see&amp;nbsp;this list &lt;A class="page-link lia-link-navigation lia-custom-event" href="https://community.checkpoint.com/t5/SMB-Appliances-and-SMP/SMB-documents/m-p/57239#M2222/jump-to/first-unread-message" target="_blank"&gt;SMB documents&lt;/A&gt;&amp;nbsp;for more.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 13:18:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39531#M1603</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-07-02T13:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39532#M1604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually on devices with less than 4 cores, you don't want to mess with CoreXL.&lt;/P&gt;&lt;P&gt;SecureXL, I can see some use cases where you might need to disable it.&lt;/P&gt;&lt;P&gt;That said, if you need to disable SecureXL to make something work, you should probably be engaging with the TAC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 00:44:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39532#M1604</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-02-11T00:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39533#M1605</link>
      <description>&lt;P&gt;Regarding CoreXL i have stated above that it makes no sense to touch it - this part of the article is for documentation. I have also re-worked the SecureXL part so no one can assume that the most important procedure is to be able to disable SecureXL permanently&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family: inherit;"&gt;To disable SecureXL is no good idea at all (if not forced by higher command).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 07:57:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39533#M1605</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-07-05T07:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39534#M1606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no&amp;nbsp;&lt;EM style="color: #333333; background-color: #ffffff; border: 0px;"&gt;$PPKDIR defined on my SMB. Shall I replace it with $FWDIR instead ?&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 05:01:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39534#M1606</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2018-06-15T05:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39535#M1607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another may be stupid question but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have enabled SecureXL on the active cluster member and it hanged in a minute or so. I had to power cycle it. Is it possible that this was caused by the fact that SXL was disable at the same time on the standby member?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 05:49:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39535#M1607</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2018-06-15T05:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39536#M1608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the remark - i have updated the syntax to Enbedded GAiA as found in sk92465, using &lt;STRONG&gt;&lt;CODE&gt;$FWDIR/modules/simkern.conf&lt;/CODE&gt;&lt;/STRONG&gt; instead of &lt;STRONG&gt;&lt;CODE&gt;$PPKDIR/boot/modules/simkern.conf.&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 07:35:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39536#M1608</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2018-06-15T07:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39537#M1609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SecureXL is always on - except you deactivated it manually... But i would rather not mess around with units in production.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 07:37:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39537#M1609</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2018-06-15T07:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39538#M1610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was permanently disabled and now I tried to enable it again &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp;Unfortunately I do not have test appliances to try it there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 07:41:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39538#M1610</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2018-06-15T07:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39539#M1611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why ? Did TAC make you do that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 07:44:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39539#M1611</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2018-06-15T07:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39540#M1612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Umm, it was long time ago. I remember I had some problem with spontaneous reboots and disabled it temporarily. I wonder why it hangs when I enable it again. Couldn't find anything related in the logs.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 07:50:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/39540#M1612</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2018-06-15T07:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/84837#M3529</link>
      <description>&lt;P&gt;Remark: I had the same problem, but selected a different approach. I defined exceptions for SecureXL in table.def (and use all IP addresses as exception). See details in&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/SMB-Appliances-and-SMP/Disabling-SecureXL-on-SMB-Appliance-R80-20-5/m-p/84836" target="_self"&gt;&lt;FONT&gt;https://community.checkpoint.com/t5/SMB-Appliances-and-SMP/Disabling-SecureXL-on-SMB-Appliance-R80-20-5/m-p/84836&lt;/FONT&gt;&lt;/A&gt;&lt;FONT&gt;&amp;nbsp;or in &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk104468&amp;amp;partition=Advanced&amp;amp;product=SecureXL" target="_self" rel="nofollow noopener noreferrer"&gt;sk104468&lt;/A&gt;. The advantage is that you do not touch the SMB appliance, the disadvantage is that this solution does apply to all SMB gateways (can be remidiated by selecting a better table.def).&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 13:23:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/84837#M3529</guid>
      <dc:creator>Martin_Seeger</dc:creator>
      <dc:date>2020-05-11T13:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: SecureXL &amp; CoreXL on SMB devices</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/121691#M5333</link>
      <description>&lt;P&gt;Actually - since PPPoE is not supportet together with SecureXL it must be disabled in that case, right?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 08:29:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SecureXL-amp-CoreXL-on-SMB-devices/m-p/121691#M5333</guid>
      <dc:creator>dede79</dc:creator>
      <dc:date>2021-06-21T08:29:33Z</dc:date>
    </item>
  </channel>
</rss>

