<?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: Export the IPS settings on a locally managed 1100 in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25607#M1088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for these pointers. I'll give this a try and post back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2019 17:59:45 GMT</pubDate>
    <dc:creator>Niag_Senior</dc:creator>
    <dc:date>2019-01-21T17:59:45Z</dc:date>
    <item>
      <title>Export the IPS settings on a locally managed 1100</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25602#M1083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to try and find a way export the IPS settings on a locally managed 1100 running R77.20.80 (990172392). There doesn't appear to be any way via the GUI to export. Perhaps it's possible from the CLI or even via the backup?&lt;/P&gt;&lt;P&gt;Any ideas would be helpful. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2019 22:29:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25602#M1083</guid>
      <dc:creator>Niag_Senior</dc:creator>
      <dc:date>2019-01-19T22:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export the IPS settings on a locally managed 1100</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25603#M1084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I imagine it is included in the backup but it’s probably not something you can easily extract.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2019 08:10:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25603#M1084</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-01-20T08:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Export the IPS settings on a locally managed 1100</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25604#M1085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use show configuration command and filter for IPS with grep, but the syntax is not perfect to load it back, so you will probably need to do some tweaking like removing unnecessary double-quotes&amp;nbsp;and dashes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 01:10:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25604#M1085</guid>
      <dc:creator>Pedro_Espindola</dc:creator>
      <dc:date>2019-01-21T01:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export the IPS settings on a locally managed 1100</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25605#M1086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The process of using show configuration for config transfer is elaborated here:&amp;nbsp;&lt;A _jive_internal="true" href="https://community.checkpoint.com/docs/DOC-2608-configuration-transfer-between-different-smb-models" style="color: #e45785; background-color: #f8fbfe; border: 0px; text-decoration: underline;"&gt;Configuration transfer between different SMB models&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really, ips settings are the largest part here (6860 lines from 7928), apart from global and special settings consisting of:&lt;/P&gt;&lt;PRE&gt;# IPS topic view&lt;BR /&gt;set threat-prevention ips protection-action-override protection-code "8161769329" override-policy-action "false"&lt;/PRE&gt;&lt;P&gt;Whole IPS config part is stretching from&lt;/P&gt;&lt;PRE&gt;# IPS engine settings&lt;/PRE&gt;&lt;P&gt;to&lt;/P&gt;&lt;PRE&gt;# IPv6 enforcment settings&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 10:33:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25605#M1086</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-01-21T10:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export the IPS settings on a locally managed 1100</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25606#M1087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There maybe another possibility available if we look where the IPS details are stored - the folder&amp;nbsp;/storage/ips includes:&lt;/P&gt;&lt;P&gt;-&amp;nbsp;a file&amp;nbsp;/storage/ips/cmi_loader_sig_ids.conf&lt;/P&gt;&lt;P&gt;- a&amp;nbsp;folder "update" containing:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; two config folders, 0 and 1,&amp;nbsp;with two links pointing to them called cur (current) and old&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; file&amp;nbsp;/storage/ips/update/Version.tmp&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; file&amp;nbsp;&lt;/SPAN&gt;/storage/ips/update/Version&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; file&amp;nbsp;/storage/ips/update/next_update&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; file&amp;nbsp;/storage/ips/update/ips_status.C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and the SQL database file&amp;nbsp;/storage/ips/update/ips.db&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ips.db can be opened using open source tool as DB Browser for SQLite.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:23:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25606#M1087</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-01-21T11:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export the IPS settings on a locally managed 1100</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25607#M1088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for these pointers. I'll give this a try and post back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 17:59:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Export-the-IPS-settings-on-a-locally-managed-1100/m-p/25607#M1088</guid>
      <dc:creator>Niag_Senior</dc:creator>
      <dc:date>2019-01-21T17:59:45Z</dc:date>
    </item>
  </channel>
</rss>

