<?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: error Clear text packet should be encrypted in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208229#M34512</link>
    <description>&lt;P&gt;Did you install the policy?&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2024 17:28:25 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2024-03-08T17:28:25Z</dc:date>
    <item>
      <title>error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208224#M34508</link>
      <description>&lt;P&gt;Yesterday we upgraded the mgmt from r80.40 to r81.20&lt;/P&gt;&lt;P&gt;and we have two firewalls still on r80.40&lt;/P&gt;&lt;P&gt;the site to site on the firewalls still up but the icmp/snmp traffic generated from same source ip addresses in the tunnel are being dropped with this error message:&lt;/P&gt;&lt;P&gt;@;3243628120;[vs_0];[tid_0];[fw4_0];fw_log_drop_ex: Packet proto=17 x.x.x.x:56134 -&amp;gt; y.y.y.y:161 dropped by vpn_drop_and_log Reason: Clear text packet should be encrypted;&lt;/P&gt;&lt;P&gt;@;3243632857;[vs_0];[tid_0];[fw4_0];fw_log_drop_ex: Packet proto=1 x.x.x.x:52 -&amp;gt;y.y.y.y:0 dropped by vpn_drop_and_log Reason: Clear text packet should be encrypted;&lt;/P&gt;&lt;P&gt;on the mgmt we edited this file: //opt/CPsuite-R81.20/fw1/lib/crypt.def&amp;nbsp; last lines to:&lt;/P&gt;&lt;P&gt;#ifndef NON_VPN_TRAFFIC_RULES&lt;BR /&gt;#ifndef IPV6_FLAVOR&lt;BR /&gt;#define NON_VPN_TRAFFIC_RULES (dst=y.y.y.y or dst=z.z.z.z)&lt;BR /&gt;#else&lt;BR /&gt;#define NON_VPN_TRAFFIC_RULES 0&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;the problem is still occurring&lt;/P&gt;&lt;P&gt;how to fix this ?&lt;/P&gt;&lt;P&gt;please advice&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 16:27:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208224#M34508</guid>
      <dc:creator>bezeq_int</dc:creator>
      <dc:date>2024-03-08T16:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208226#M34509</link>
      <description>&lt;P&gt;Let me see if I can find some stuff about this, it might be known issue if gateways are still on R80.40&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 16:40:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208226#M34509</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-08T16:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208227#M34510</link>
      <description>&lt;P&gt;K, found it...MAKE SURE to backup the files first, of course&lt;/P&gt;
&lt;DIV data-ogsc="rgb(0, 0, 0)" data-ogsb="rgb(255, 255, 255)"&gt;# cd $FWDIR/conf&lt;/DIV&gt;
&lt;DIV data-ogsc="rgb(0, 0, 0)" data-ogsb="rgb(255, 255, 255)"&gt;# cp user.def.FW1 user.def.R8040CMP&lt;/DIV&gt;
&lt;DIV data-ogsc="rgb(0, 0, 0)" data-ogsb="rgb(255, 255, 255)"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-ogsc="rgb(0, 0, 0)" data-ogsb="rgb(255, 255, 255)"&gt;Thats it. Then push the policy.&lt;/DIV&gt;
&lt;DIV data-ogsc="rgb(0, 0, 0)" data-ogsb="rgb(255, 255, 255)"&gt;Andy&lt;/DIV&gt;</description>
      <pubDate>Fri, 08 Mar 2024 16:41:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208227#M34510</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-08T16:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208228#M34511</link>
      <description>&lt;P&gt;No sir, that also did not fix the issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@CP-MGMT:0]# cd $FWDIR/conf&lt;BR /&gt;[Expert@CP-MGMT:0]# pwd&lt;BR /&gt;/opt/CPsuite-R81.20/fw1/conf&lt;BR /&gt;[Expert@CP-MGMT:0]# ll | grep user.def&lt;BR /&gt;...&lt;BR /&gt;-rwxrwx--- 1 admin bin 882 Mar 7 20:44 user.def.FW1&lt;BR /&gt;...&lt;BR /&gt;-rw-r----- 1 admin bin 732 Nov 16 2022 user.def.R8040CMP&lt;BR /&gt;...&lt;BR /&gt;[Expert@CP-MGMT:0]#&lt;BR /&gt;[Expert@CP-MGMT:0]# cp user.def.FW1 user.def.R8040CMP&lt;BR /&gt;[Expert@CP-MGMT:0]#&lt;BR /&gt;[Expert@CP-MGMT:0]# ll | grep user.def.FW&lt;BR /&gt;-rwxrwx--- 1 admin bin 882 Mar 7 20:44 user.def.FW1&lt;BR /&gt;[Expert@CP-MGMT:0]# ll | grep user.def.R&lt;BR /&gt;....&lt;BR /&gt;-rw-r----- 1 admin bin 882 Mar 8 18:56 user.def.R8040CMP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 17:07:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208228#M34511</guid>
      <dc:creator>bezeq_int</dc:creator>
      <dc:date>2024-03-08T17:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208229#M34512</link>
      <description>&lt;P&gt;Did you install the policy?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 17:28:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208229#M34512</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-08T17:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208230#M34513</link>
      <description>&lt;P&gt;sure i did &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 17:35:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208230#M34513</guid>
      <dc:creator>bezeq_int</dc:creator>
      <dc:date>2024-03-08T17:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208232#M34514</link>
      <description>&lt;P&gt;K, fair enough. If thats the case, I dont want to tell you to modify anything else with that file, as Im worried we may make it worse and no one wants that on the weekend lol&lt;/P&gt;
&lt;P&gt;Anyway...maybe reverse all the changes and lets take a step back here. So, IF its saying clear packet should be encrypted, logically, that insinuates to me that something is missing in the enc. domain possibly...can you check?&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 18:07:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208232#M34514</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-08T18:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208235#M34515</link>
      <description>&lt;P&gt;thankyou&lt;/P&gt;&lt;P&gt;we'll check with TAC&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 18:39:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/208235#M34515</guid>
      <dc:creator>bezeq_int</dc:creator>
      <dc:date>2024-03-08T18:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/233025#M38948</link>
      <description>&lt;P&gt;Hi bezeq_int,&lt;/P&gt;&lt;P&gt;So, it's a while ago but any chance you could still share the outcome of your TAC case? Would be great for me but also other people crawling these topics.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 15:26:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/233025#M38948</guid>
      <dc:creator>_Jelle</dc:creator>
      <dc:date>2024-11-18T15:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/265898#M44735</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1695"&gt;@bezeq_int&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seeking for your update as well the feedback from TAC. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I suspect from here is that whether you need to remove the line:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#define NON_VPN_TRAFFIC_RULES 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;since you have rules define:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#define NON_VPN_TRAFFIC_RULES (dst=y.y.y.y or dst=z.z.z.z)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But im not sure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 03:10:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/265898#M44735</guid>
      <dc:creator>KeonNg</dc:creator>
      <dc:date>2025-12-23T03:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/265921#M44742</link>
      <description>&lt;P&gt;This message means the source is in a peer's encryption domain and the destination is in the local encryption domain. The firewall is saying it should have received this traffic over a VPN with that peer.&lt;/P&gt;
&lt;P&gt;Think of it like antispoofing for VPNs.&lt;/P&gt;
&lt;P&gt;"According to the policy, the packet should not have been decrypted" is similar, but the other way around: the local system decrypted the packet, but the source isn't in that peer's encryption domain or the destination isn't in the local encryption domain.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 15:19:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/265921#M44742</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2025-12-23T15:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/265926#M44743</link>
      <description>&lt;P&gt;See if this explanation by&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/27871"&gt;@Bob_Zimmerman&lt;/a&gt;&amp;nbsp;helps. I know maybe not exact same scenarion, but it is relevant.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/Security-Gateways/Unnumbered-VTI-to-3rd-party-gateway/m-p/137471#M29245" target="_blank"&gt;https://community.checkpoint.com/t5/Security-Gateways/Unnumbered-VTI-to-3rd-party-gateway/m-p/137471#M29245&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 15:46:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/265926#M44743</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-12-23T15:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: error Clear text packet should be encrypted</title>
      <link>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/266327#M44798</link>
      <description>&lt;P&gt;Hey mate,&lt;/P&gt;
&lt;P&gt;Happy new year!&lt;/P&gt;
&lt;P&gt;Any progress with this?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 02:44:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/error-Clear-text-packet-should-be-encrypted/m-p/266327#M44798</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-02T02:44:07Z</dc:date>
    </item>
  </channel>
</rss>

