<?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 Analyze firewall config on checkpoint appliance in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62379#M2379</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to analyze the configuration on older firewall appliances (1450) with R77.20.80.&lt;/P&gt;&lt;P&gt;In expert mode I found a lua script that seemed to export the whole configuration as CSV, that I can call as&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# lua /pfrm2.0/bin/cli/showConfig.lua&lt;/LI-CODE&gt;&lt;P&gt;The output looks good so far except for the port forwarding on a server definition:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;add server name "JTBCK01" ipv4-address "a.b.c.d" dhcp-exclude-ip-addr "on" dhcp-reserve-ip-addr-to-mac "off" dns-resolving "false"
set server server-ports "JTBCK01" web-server "off" mail-server "off" dns-server "off" ftp-server "off" citrix-server "off" pptp-server "off" custom-server "on"
set server server-access "JTBCK01" access-zones "all-zones" allow-ping-to-server "on" log-blocked-connections "on" log-accepted-connections "on"
set server server-nat-settings "JTBCK01" nat-settings "port-forwarding" port-address-translation "off" force-source-hide-nat  "on"&lt;/LI-CODE&gt;&lt;P&gt;This server uses a non-standard port and I can see the port definition in the web interface but nowhere in the output of the above mentioned script.&lt;/P&gt;&lt;P&gt;Is there anything I am missing or are there better ways to analyze configurations from older firewalls.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2019 12:45:24 GMT</pubDate>
    <dc:creator>Mathias_Weidner</dc:creator>
    <dc:date>2019-09-10T12:45:24Z</dc:date>
    <item>
      <title>Analyze firewall config on checkpoint appliance</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62379#M2379</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to analyze the configuration on older firewall appliances (1450) with R77.20.80.&lt;/P&gt;&lt;P&gt;In expert mode I found a lua script that seemed to export the whole configuration as CSV, that I can call as&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# lua /pfrm2.0/bin/cli/showConfig.lua&lt;/LI-CODE&gt;&lt;P&gt;The output looks good so far except for the port forwarding on a server definition:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;add server name "JTBCK01" ipv4-address "a.b.c.d" dhcp-exclude-ip-addr "on" dhcp-reserve-ip-addr-to-mac "off" dns-resolving "false"
set server server-ports "JTBCK01" web-server "off" mail-server "off" dns-server "off" ftp-server "off" citrix-server "off" pptp-server "off" custom-server "on"
set server server-access "JTBCK01" access-zones "all-zones" allow-ping-to-server "on" log-blocked-connections "on" log-accepted-connections "on"
set server server-nat-settings "JTBCK01" nat-settings "port-forwarding" port-address-translation "off" force-source-hide-nat  "on"&lt;/LI-CODE&gt;&lt;P&gt;This server uses a non-standard port and I can see the port definition in the web interface but nowhere in the output of the above mentioned script.&lt;/P&gt;&lt;P&gt;Is there anything I am missing or are there better ways to analyze configurations from older firewalls.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 12:45:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62379#M2379</guid>
      <dc:creator>Mathias_Weidner</dc:creator>
      <dc:date>2019-09-10T12:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze firewall config on checkpoint appliance</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62385#M2380</link>
      <description>&lt;P&gt;This is not an older firewall, but a SMB device from April 2016 - so the question should be under&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/SMB-Appliances-and-SMP/bd-p/smb-smp" target="_blank"&gt;https://community.checkpoint.com/t5/SMB-Appliances-and-SMP/bd-p/smb-smp&lt;/A&gt; !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About the show config.lua: This can simply be called in CLISH as described in my&amp;nbsp;&lt;A id="link_18" class="page-link lia-link-navigation lia-custom-event" href="https://community.checkpoint.com/t5/SMB-Appliances-and-SMP/Configuration-transfer-between-different-SMB-models/m-p/38898" target="_blank" rel="noopener"&gt;Configuration transfer between different SMB models.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 14:00:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62385#M2380</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-09-10T14:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze firewall config on checkpoint appliance</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62389#M2381</link>
      <description>&lt;P&gt;Sorry for my ignorance. I wasn't aware that the post should be under " &lt;SPAN class="lia-link-navigation crumb-board lia-breadcrumb-board lia-breadcrumb-forum lia-link-disabled"&gt;SMB Appliances and SMP&lt;/SPAN&gt;" and neither did I know the CLISH command.&lt;/P&gt;&lt;P&gt;The CLISH command gives me the same output but unfortunately the port for the custom-server is still missing.&lt;/P&gt;&lt;P&gt;I guess I have to be aware of this and fill in the missing pieces from the web interface.&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 15:25:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62389#M2381</guid>
      <dc:creator>Mathias_Weidner</dc:creator>
      <dc:date>2019-09-10T15:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze firewall config on checkpoint appliance</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62542#M2382</link>
      <description>&lt;P&gt;You do not need the web interface as all is also available on the CLI: &lt;A href="http://downloads.checkpoint.com/dc/download.htm?ID=61963" target="_blank" rel="noopener"&gt;Check Point R77.20.80 600/700/1100/1200R/1400 Appliance CLI Reference Guide&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Just try a&lt;/P&gt;
&lt;P&gt;#&amp;nbsp;show servers&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;or&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;#&amp;nbsp;show server &amp;lt;name&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 07:28:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Analyze-firewall-config-on-checkpoint-appliance/m-p/62542#M2382</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-09-12T07:28:16Z</dc:date>
    </item>
  </channel>
</rss>

