<?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: Firewall policy configuration in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182251#M33409</link>
    <description>&lt;P&gt;do you know the exact location in the filesystem?&lt;/P&gt;</description>
    <pubDate>Fri, 26 May 2023 12:33:04 GMT</pubDate>
    <dc:creator>CheckPointerXL</dc:creator>
    <dc:date>2023-05-26T12:33:04Z</dc:date>
    <item>
      <title>Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180171#M32964</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to get a copy of the firewall policy when its offline using the CLI?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I upgraded a firewall, replaced a 4000 model with a 6200 model on smart console and the new firewall isn't working the same as the old firewall. Obviously I missed something on how it was configured on smart console.&lt;/P&gt;&lt;P&gt;I know when you console/putty into a switch you can do a show configuration, but this doesn't give you the policy the firewall currently has, that was installed from smart console. So is it possible to get a copy of the current policy a firewall has?&lt;/P&gt;&lt;P&gt;If not, if the firewall was reconnected to smart console, with a different host name and management address, after the secure communication was established, would you be able to see the interface policy the firewall had? Or would smart console try to over write the existing firewall settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2023 14:09:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180171#M32964</guid>
      <dc:creator>TechGromit</dc:creator>
      <dc:date>2023-05-07T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180173#M32965</link>
      <description>&lt;P&gt;As per my knowledge, the policy is stored in Management DB.&lt;/P&gt;&lt;P&gt;I assume you have upgraded your Management Server as well, hence migrate_export/import from the Management Server will have the policy configuration&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2023 15:09:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180173#M32965</guid>
      <dc:creator>just13pro</dc:creator>
      <dc:date>2023-05-07T15:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180200#M32967</link>
      <description>&lt;P&gt;Copy should be in $FWDIR/state dir...I cant recall exactly where, but if you go to that dir on mgmt, you should see dir with fw name there and once you open that, its easy to find.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2023 23:43:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180200#M32967</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-07T23:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180201#M32968</link>
      <description>&lt;P&gt;I checked in my R81.20 lab and below seems to work fine. Obviously, your layer name would be different : - ). You can alternatively examine files in below dir (just search for fw name dir after $FWDIR/state)&lt;/P&gt;
&lt;P&gt;Andy[Expert@QUANTUM-MANAGEMENT:0]# pwd&lt;BR /&gt;/opt/CPsuite-R81.20/fw1/state/quantum-fw/FW1&lt;BR /&gt;[Expert@QUANTUM-MANAGEMENT:0]#&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/?#cli/show-access-rulebase~v1.9%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/?#cli/show-access-rulebase~v1.9%20&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[Expert@QUANTUM-MANAGEMENT:0]# mgmt_cli show access-rulebase offset 0 limit 20 name "firewall_layer" details-level "standard" use-object-dictionary true --format json&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 00:49:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180201#M32968</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-08T00:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180202#M32969</link>
      <description>&lt;P&gt;Question first,&lt;/P&gt;&lt;P&gt;1. Which Appliance Model that you planned to show the policy?&lt;/P&gt;&lt;P&gt;2. What is the OS version?&lt;/P&gt;&lt;P&gt;3. What is deployment type (Central&amp;nbsp; / Distri)?&lt;/P&gt;&lt;P&gt;4. What is your main goal? (Show Policy in CLI? / want to show policy only not matter the format?&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 03:27:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180202#M32969</guid>
      <dc:creator>garrod</dc:creator>
      <dc:date>2023-05-08T03:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180238#M32974</link>
      <description>&lt;P&gt;&lt;SPAN&gt;1. Which Appliance Model that you planned to show the policy?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Checkpoint 4200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. What is the OS version?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kernel: 3.10.0-957.21.3cpx86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;R80.40 take 294&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. What is deployment type (Central&amp;nbsp; / Distri)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Originally it was deployed/managed via smartconsole R80.40. The firewall was replaced with a Checkpoint 6200 model, it used the same host name, ip address as the original. The show configuration information was copied to build the replacement firewall. The Security policies&amp;nbsp;are the same, however&amp;nbsp; the Gateway &amp;amp; Server information&amp;nbsp;changes for a new firewall, for example eth2 is was to external on the 4200, this infomation is not transferred over to the 6200 model. This had to be set manually.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;4. What is your main goal? (Show Policy in CLI? / want to show policy only not matter the format?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The goal is to verify no other changes were set on the 4200 model under the&amp;nbsp;Gateway &amp;amp; Server settings on smartconsole that were not captured to deploy on the new firewall. Since the 4200 model has been disconnected&amp;nbsp;and it offline. From experience I know that even if the firewall is removed from smartconsole, it continues to process the same marching orders that were deployed from smart console, so the policy's&amp;nbsp;set should be accessible&amp;nbsp;by powering it up and consoling into it to see the policies. I'm not interest in the security policies, those should be exactly the same, but I'm interest in any interface changes that were deployed via smart console to the 4200 model. Long as the format is readable, that's what I'm interested in.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 12:54:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180238#M32974</guid>
      <dc:creator>TechGromit</dc:creator>
      <dc:date>2023-05-08T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180245#M32975</link>
      <description>&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/Security-Gateways/Show-Ruleset-and-Objects-on-the-Gateway-Emergency-Recovery/m-p/155533#M30470" target="_blank"&gt;https://community.checkpoint.com/t5/Security-Gateways/Show-Ruleset-and-Objects-on-the-Gateway-Emergency-Recovery/m-p/155533#M30470&lt;/A&gt; is your best bet&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 14:11:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180245#M32975</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-05-08T14:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180246#M32976</link>
      <description>&lt;P&gt;Wow, thanks for that&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;, just tried it on the gateway, worked flawlessly!!&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 14:20:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/180246#M32976</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-08T14:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182251#M33409</link>
      <description>&lt;P&gt;do you know the exact location in the filesystem?&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 12:33:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182251#M33409</guid>
      <dc:creator>CheckPointerXL</dc:creator>
      <dc:date>2023-05-26T12:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182568#M33472</link>
      <description>&lt;P&gt;Is there an external management server or not?&lt;BR /&gt;In any case, the configuration is in a database which cannot be copied over to another system directly.&lt;BR /&gt;Supported methods for migrating a policy between gateways is either using migrate_server or via the API.&lt;BR /&gt;You may wish to work with your local Check Point SE on this also.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 16:11:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182568#M33472</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-05-30T16:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182639#M33484</link>
      <description>&lt;P&gt;yes, that's a SMS with corrupted OS&lt;/P&gt;
&lt;P&gt;so can i export $CPDIR/database to another SMS or not? my goal is to perform a migrate_server&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 06:53:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182639#M33484</guid>
      <dc:creator>CheckPointerXL</dc:creator>
      <dc:date>2023-05-31T06:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall policy configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182640#M33485</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/54489"&gt;@CheckPointerXL&lt;/a&gt;&amp;nbsp;No, copy/paste will not work, as&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;already said, you cannot copy files/DBs from one server to another. If you have a failed SMS; the best is to ask TAC for assistance.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 07:27:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Firewall-policy-configuration/m-p/182640#M33485</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2023-05-31T07:27:14Z</dc:date>
    </item>
  </channel>
</rss>

