<?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: License about to expire but Expiration Date in the past in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/130008#M19081</link>
    <description>&lt;P&gt;Maarten made a good point, for sure. Also, can you confirm time/clock on your firewalls is correct? What does cplic print show?&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 00:48:44 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2021-09-23T00:48:44Z</dc:date>
    <item>
      <title>License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/129934#M19074</link>
      <description>&lt;P&gt;Hello we have some devices with an Status of License "About to expire" but the expiration date is already in the past.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What can we do? The license itself should not be outdated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 11:06:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/129934#M19074</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2021-09-22T11:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/130000#M19079</link>
      <description>&lt;P&gt;You should check on the gateway itself to see ifg there is still an evaluation license with cplic print -x&lt;BR /&gt;When it is there (probably)&amp;nbsp; use "cplic del &amp;lt;key&amp;gt; " to delete it, the key is found in the output of the previous command on the line of the eval license..&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 21:10:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/130000#M19079</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2021-09-22T21:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/130008#M19081</link>
      <description>&lt;P&gt;Maarten made a good point, for sure. Also, can you confirm time/clock on your firewalls is correct? What does cplic print show?&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 00:48:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/130008#M19081</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-09-23T00:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/135358#M20385</link>
      <description>&lt;P&gt;I have a similar situation on VSX Gateway. Support suggested me procedures from (Check Point Tech Writers removed the link to an obsolete SK article).&lt;/P&gt;
&lt;P&gt;See if this works for you. It didn't work with me on the VSX, and I still have the case open.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 14:13:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/135358#M20385</guid>
      <dc:creator>Raven</dc:creator>
      <dc:date>2026-02-25T14:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/136176#M20574</link>
      <description>&lt;P&gt;Just update...&lt;/P&gt;&lt;P&gt;I managed to solve my problem with steps which I get from support.&lt;/P&gt;&lt;P&gt;The issue seems to be an old license stuck in the database. I have to perform the below steps after taking a snapshot/backup of the management:&lt;BR /&gt;&lt;BR /&gt;Do these steps on the Security Management server:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Delete&amp;nbsp;&lt;EM&gt;$CPDIR/database/EntMgr_DB.xml &amp;gt;&amp;gt;&amp;nbsp;&lt;/EM&gt;mv $CPDIR/database/EntMgr_DB.xml $CPDIR/database/EntMgr_DB.xml.org&lt;/LI&gt;&lt;LI&gt;Run:&amp;nbsp;# psql_client monitoring postgres -c "DELETE FROM entitlement WHERE 1=1;"&lt;/LI&gt;&lt;LI&gt;cpstop;cpstart&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The SQL command is to remove the stuck evaluation license from the MGMT database.&lt;/P&gt;&lt;P&gt;Hope this will help you solve the problem...&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 14:44:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/136176#M20574</guid>
      <dc:creator>Raven</dc:creator>
      <dc:date>2021-12-13T14:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164510#M29449</link>
      <description>&lt;P&gt;The situation often appears on the 1570R devices&lt;/P&gt;&lt;P&gt;1. The device comes with a trail license installed&lt;/P&gt;&lt;P&gt;2. The device is installed and added to the Managemnt Server&lt;/P&gt;&lt;P&gt;3. The final license on the 1570R is installed correctly&lt;/P&gt;&lt;P&gt;4. But the Management Server shows following(see picture):&lt;/P&gt;&lt;P&gt;5. a restart of the 1570R doesent help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 09:58:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164510#M29449</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2022-12-08T09:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164513#M29451</link>
      <description>&lt;P&gt;You need to delete&amp;nbsp;&lt;SPAN&gt;$CPDIR/conf/cp.pnp file and issue will be solved. Once you run cplic print it will complain about it, but those warnings are irrelevant.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 11:37:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164513#M29451</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-12-08T11:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164517#M29454</link>
      <description>&lt;P&gt;ok, can i delete this file without any risk?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 12:09:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164517#M29454</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2022-12-08T12:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164518#M29455</link>
      <description>&lt;P&gt;Yes, as long as you make sure you have VALID license.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 12:16:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164518#M29455</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-12-08T12:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164522#M29457</link>
      <description>&lt;P&gt;I tried it, but it didnt work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 12:34:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164522#M29457</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2022-12-08T12:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164523#M29458</link>
      <description>&lt;P&gt;You may need to do few things for it to go away fully. "get licences" from smart update, install database and install policy. I never had that fail for me.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 12:35:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164523#M29458</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-12-08T12:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164524#M29459</link>
      <description>&lt;P&gt;also tried this...no change..hm strange&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 12:40:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164524#M29459</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2022-12-08T12:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164526#M29460</link>
      <description>&lt;P&gt;What time zone you in? Im in est, lets do quick remote if you have time?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 12:53:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164526#M29460</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-12-08T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164531#M29461</link>
      <description>&lt;P&gt;thanks for the offer , but its not possible right now.&lt;BR /&gt;&lt;BR /&gt;i reinstalled the firewall to the management server but no change,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I suppose, the problem is on management server side.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 13:21:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164531#M29461</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2022-12-08T13:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164535#M29462</link>
      <description>&lt;P&gt;It could be, but can you send a screenshot of the smart update what you see there? Please blur out any sensitive/private info.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 13:41:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164535#M29462</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-12-08T13:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164538#M29463</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 05:08:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164538#M29463</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2022-12-09T05:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164542#M29465</link>
      <description>&lt;P&gt;Sorry brother, even after 15 years experience with CP, licensing will NEVER be my "domain" LOL. Even if I was to live 200 years, I would probably never master it, haha.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, maybe check and delete that cp.pnp file on mgmt server if it exists, if that fails, I would confirm with Account services. All I can tell is whenever I have any license issue, I just generate LOCAL eval and it works 100% of the time, so I stick with that : - )&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 14:49:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164542#M29465</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-12-08T14:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164594#M29486</link>
      <description>&lt;P&gt;Although, thanks for your help &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 05:07:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164594#M29486</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2022-12-09T05:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164596#M29487</link>
      <description>&lt;P&gt;Hi Raven,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i also tried your solution. But this also had no effect.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 05:48:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164596#M29487</guid>
      <dc:creator>Roadrunner88</dc:creator>
      <dc:date>2022-12-09T05:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: License about to expire but Expiration Date in the past</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164669#M29507</link>
      <description>&lt;P&gt;Some related workarounds are outlined here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/Delete-trail-license/td-p/56751#M11432" target="_blank"&gt;https://community.checkpoint.com/t5/General-Topics/Delete-trail-license/td-p/56751#M11432&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Suspect we need to see the actual cplic output to offer useful suggestions however.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 00:59:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/License-about-to-expire-but-Expiration-Date-in-the-past/m-p/164669#M29507</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2022-12-10T00:59:59Z</dc:date>
    </item>
  </channel>
</rss>

