<?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: R80.30 - ClusterXL CCP Encryption! in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41533#M8673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dmitry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I made a mistake. That must be named ClusterXL:-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Heiko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2019 22:41:20 GMT</pubDate>
    <dc:creator>HeikoAnkenbrand</dc:creator>
    <dc:date>2019-02-18T22:41:20Z</dc:date>
    <item>
      <title>R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41528#M8668</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Under R80.30 it is possible to encrypt CCP traffic.&amp;nbsp; This is very useful to protect the cluster from manipulated CCP packets. &amp;nbsp;Therefore new commands have been implemented on the CLI for this purpose. The following description shows you how to enable CCP encryption. All settings you make on the CLI are permanently stored in the following file “/etc/fw.boot/ha_boot.conf”. &amp;nbsp;This means that all settings are preserved after the reboot. You have to set the settings on both gateways and they will take effect on the fly. The CCP encryption is disabled by default and must be enabled via CLI on both gateways.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/78566_pastedImage_1.png" border="0" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="color: #333333; border: 0px; font-size: 15px;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; font-size: 15px;"&gt;&lt;STRONG&gt;The CCP Encryption:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="color: #333333; border: 0px; font-size: 15px; padding: 0px 0px 0px 30px;"&gt;
&lt;LI style="border: 0px; font-weight: inherit; font-size: 15px; margin: 0.5ex 0px;"&gt;Supports SHA-256 hash.&lt;/LI&gt;
&lt;LI style="border: 0px; font-weight: inherit; font-size: 15px; margin: 0.5ex 0px;"&gt;Key replacement is done on every policy installation&lt;/LI&gt;
&lt;LI style="border: 0px; font-weight: inherit; font-size: 15px; margin: 0.5ex 0px;"&gt;Encryption &amp;amp; decryption is done by CPU using AES-GCM to achieve minimal effect on performance.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Example commands:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;#&lt;/STRONG&gt; &lt;SPAN style="color: red;"&gt;cphaprob ccp_encrypt&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;clish&amp;gt; &lt;SPAN style="color: red;"&gt;show cluster members ccpenc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: red;"&gt;&lt;IMG class="image-2 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/78567_pastedImage_2.png" border="0" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the following command the encryption can be permanently enabled on the fly:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;#&lt;/STRONG&gt; &lt;SPAN style="color: red;"&gt;cphaconf ccp_encrypt &lt;STRONG&gt;on&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In this way the encryption can be disabled on the fly&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;#&lt;/STRONG&gt; &lt;SPAN style="color: red;"&gt;cphaconf ccp_encrypt &lt;STRONG&gt;off&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With this command you can test if the CCP encryption works. Here you should not see any cluster status information on the sync interface (blue). All packages should be visible under unknown when CCP encryption is enabled.&lt;/P&gt;
&lt;P&gt;# &lt;SPAN style="color: red;"&gt;tcpdump -nepi&lt;/SPAN&gt; &lt;SPAN style="color: #3366ff;"&gt;eth1&lt;/SPAN&gt; &lt;SPAN style="color: red;"&gt;-x port -s 0 8116 2&amp;gt;/dev/null | ccp_analyzer -g –c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: red;"&gt;&lt;IMG class="jive-image image-4" src="https://community.checkpoint.com/legacyfs/online/checkpoint/78569_pastedImage_4.png" border="0" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately it is no longer possible to analyze the CCP packets via "ccp_analyzer " when encryption is enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="border: 0px; font-weight: normal;"&gt;&lt;SPAN style="border: 0px;"&gt;&lt;STRONG&gt;The CLISH commands:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="border: 0px; font-weight: normal; padding: 0px 0px 0px 30px;"&gt;
&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Toggle encryption mode: “set cluster member ccpenc &amp;lt;on/off&amp;gt;”&lt;/LI&gt;
&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Show encryption mode: “show cluster members ccpenc”&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="border: 0px; font-weight: normal;"&gt;&lt;BR /&gt;&lt;SPAN style="border: 0px;"&gt;&lt;STRONG&gt;The commands under expert mode:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL style="border: 0px; font-weight: normal; padding: 0px 0px 0px 30px;"&gt;
&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Toggle encryption mode: "cphaconf ccp_encrypt &amp;lt;on/off&amp;gt;"&lt;/LI&gt;
&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Show encryption mode: "cphaprob ccp_encrypt"&lt;/LI&gt;
&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Display encryption key: "cphaprob ccp_encrypt_key&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="color: #333333; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #333333; background: white;"&gt;More interesting articles:&lt;/SPAN&gt; &lt;A href="http://cp.ankenbrand24.de" target="_blank" rel="noopener"&gt;&lt;SPAN style="color: #6d6e71; border: none windowtext 1.0pt; padding: 0cm;"&gt;cp.ankenbrand24.de&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 20:08:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41528#M8668</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-03-20T20:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41529#M8669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this already available with R80.20?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2019 19:11:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41529#M8669</guid>
      <dc:creator>Sabine_Freimann</dc:creator>
      <dc:date>2019-02-17T19:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41530#M8670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.checkpoint.com/migrated-users/57052"&gt;Sabine,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only R80.30+&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2019 20:46:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41530#M8670</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-02-17T20:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41531#M8671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 04:01:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41531#M8671</guid>
      <dc:creator>Armin__Alic</dc:creator>
      <dc:date>2019-02-18T04:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41532#M8672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heiko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, that share this information with CheckMates. Did you mean "R80.30 - &lt;SPAN style="color: #800000;"&gt;&lt;STRONG&gt;ClusterXL&lt;/STRONG&gt;&lt;/SPAN&gt; CCP Encryption!", right? &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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dmitry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 14:45:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41532#M8672</guid>
      <dc:creator>Dmitry_Krupnik</dc:creator>
      <dc:date>2019-02-18T14:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41533#M8673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dmitry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I made a mistake. That must be named ClusterXL:-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Heiko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 22:41:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41533#M8673</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-02-18T22:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41534#M8674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use certificates to protect ccp sessions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 10:36:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41534#M8674</guid>
      <dc:creator>Aviel_Ruijiling</dc:creator>
      <dc:date>2019-02-20T10:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41535#M8675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 15:42:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41535#M8675</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-02-20T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41536#M8676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heiko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would to provide more information about the CCP encryption, could you update your article according to it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;The CCP Encryption:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Supports SHA-256 encryption.&lt;/LI&gt;&lt;LI&gt;Key replacement is done on every policy installation&lt;/LI&gt;&lt;LI&gt;Encryption &amp;amp; decryption is done by CPU using AES-GCM to achieve minimal effect on performance.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;You don't need to set key manually, it will be generated automatically and we recommend to use only this mode, at least because every policy installation will be generated new key (this option doesn't work if a key was set manually). The key can be set manually only as option for &lt;SPAN style="color: #000000; font-size: 14.6667px;"&gt;troubleshooting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;The CLISH commands:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Toggle encryption mode: “set cluster member ccpenc &amp;lt;on/off&amp;gt;”&lt;/LI&gt;&lt;LI&gt;Show encryption mode: “show cluster members ccpenc”&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;The commands under expert mode:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Toggle encryption mode: "cphaconf ccp_encrypt &amp;lt;on/off&amp;gt;"&lt;/LI&gt;&lt;LI&gt;Show encryption mode: "cphaprob ccp_encrypt"&lt;/LI&gt;&lt;LI&gt;Display encryption key: "cphaprob ccp_encrypt_key"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dmitry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 20:20:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41536#M8676</guid>
      <dc:creator>Dmitry_Krupnik</dc:creator>
      <dc:date>2019-02-20T20:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41537#M8677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aviel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, it isn't possible. In my opinion, we don't have a reason to use certificates here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dmitry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 20:28:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41537#M8677</guid>
      <dc:creator>Dmitry_Krupnik</dc:creator>
      <dc:date>2019-02-20T20:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41538#M8678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of performance impact are we talking about when enabling CCP encryption ?&lt;/P&gt;&lt;P&gt;It says: "minimal effect on performance"&lt;/P&gt;&lt;P&gt;But are there numbers available ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2019 12:06:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41538#M8678</guid>
      <dc:creator>Tim_Tielens</dc:creator>
      <dc:date>2019-02-22T12:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41539#M8679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The encryption/decryption is most likely using AES-NI instructions built into recent Intel processors.&lt;/P&gt;&lt;P&gt;On systems that don't have AES-NI instructions, I imagine the performance impact will be a bit more noticeable.&lt;/P&gt;&lt;P&gt;As for exact numbers, I don't think we can comment until after GA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2019 18:37:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41539#M8679</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-02-22T18:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41540#M8680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #333333; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;Intel‘s AES New Instructions AES-NI is a encryption instruction set that improves on the Advanced Encryption Standard (AES) algorithm and accelerates the encryption of data in many processor familys.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #333333; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;Comprised of seven new instructions, AES-NI gives your environment faster, more affordable data protection and greater security.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You found more informations about AES NI here:&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;SPAN style="font-size: 12.00pt;"&gt;&lt;A _jive_internal="true" data-objecttype="102" href="https://community.checkpoint.com/docs/DOC-3278-r80x-performance-tuning-tip-aes-ni"&gt;https://community.checkpoint.com/docs/DOC-3278-r80x-performance-tuning-tip-aes-ni&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2019 15:08:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/41540#M8680</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-02-24T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/50747#M10046</link>
      <description>&lt;P&gt;Can I change the encrytion algorithm.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 12:49:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/50747#M10046</guid>
      <dc:creator>Slavisa_Stojkov</dc:creator>
      <dc:date>2019-04-12T12:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/60010#M12157</link>
      <description>&lt;P&gt;Very nice feature. I have all cluster encrypted:-)&lt;/P&gt;</description>
      <pubDate>Sat, 10 Aug 2019 07:55:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/60010#M12157</guid>
      <dc:creator>Pasqual_Woodcoc</dc:creator>
      <dc:date>2019-08-10T07:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/61971#M12579</link>
      <description>&lt;P&gt;We use now the encryption. It works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 19:00:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/61971#M12579</guid>
      <dc:creator>Paul_Erez</dc:creator>
      <dc:date>2019-09-05T19:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/62051#M12599</link>
      <description>&lt;P&gt;Unfortunately&lt;EM&gt;, it is no longer possible to analyze the CCP packets via "ccp_analyzer " when encryption is enabled.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way to analyze CCP packets, or do I need to simply disable encryption when debugging clusterxl?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR Jernej&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 12:15:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/62051#M12599</guid>
      <dc:creator>cir007</dc:creator>
      <dc:date>2019-09-06T12:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: R80.30 - ClusterXL CCP Encryption!</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/63757#M12938</link>
      <description>&lt;P&gt;To further clarify, CCP encryption is enabled by default on R80.30 Gaia kernel version 3.10 only.&amp;nbsp; CCP encryption is disabled by default on R80.30 Gaia kernel version 2.6.18.&amp;nbsp; See &lt;A class="cp_link sc_ellipsis" style="max-width: 840px;" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk162358&amp;amp;partition=Advanced&amp;amp;product=ClusterXL%22" target="_blank" rel="noopener"&gt;sk162358: R80.30 cluster, with &lt;STRONG&gt;CCP&lt;/STRONG&gt; &lt;STRONG&gt;Encryption&lt;/STRONG&gt; enabled, managed by an R80.10 Security Management comes up in Active/Active state&lt;/A&gt;&amp;nbsp; Just noticed this difference in my lab and could not figure out what was going on until I found that SK.&lt;/P&gt;
&lt;P&gt;Also tagging &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt; with this follow-up question: If CCP encryption is enabled it impacts both CCP traffic emanating out all clustered interfaces presenting a Cluster IP, and the CCP traffic on the sync interface, correct?&amp;nbsp; Is there any way to disable CCP encryption just for the state sync traffic (FWHAP_SYNC) yet leave it enabled for all the clustered interfaces presenting a Cluster IP?&amp;nbsp; My guess is no, but if one has a crossover cable connecting the sync ports in a 2-member cluster, it would be nice to save the overhead involved encrypting/decrypting that heavy sync traffic if the sync network is known to be secure.&amp;nbsp; Securing CCP on the cluster interfaces is still very important of course since they are accessible to the surrounding networks.&lt;/P&gt;
&lt;P&gt;Yes I suppose someone could vampire into the sync cable and mess with the cluster if the sync network CCP traffic is not encrypted, but if the attacker already has physical access to your cluster and the sync cable you've got much bigger problems afoot...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 12:09:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-30-ClusterXL-CCP-Encryption/m-p/63757#M12938</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2019-09-27T12:09:31Z</dc:date>
    </item>
  </channel>
</rss>

