<?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: Script $FWDIR/scripts/server_status.sh shows incorrect status in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31913#M97619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Expert@SMS8010:0]# date; $FWDIR/scripts/server_status.sh&lt;BR /&gt;Mon Mar 5 08:07:31 EST 2018&lt;BR /&gt;Checking server status. Please wait...&lt;BR /&gt;08:07:32,406 INFO com.checkpoint.management.cpm.Cpm.enableLocalSic:223 [main] - Enabling local sic. Setting cp.ssl_local.certificate.check=local&lt;BR /&gt;Server is up - but not ready to receive connections (fwm might be down or busy)&lt;BR /&gt;[Expert@SMS8010:0]# cpwd_admin list&lt;BR /&gt;APP PID STAT #START START_TIME MON COMMAND&lt;BR /&gt;CPVIEWD 3913 E 1 [11:57:05] 3/3/2018 N cpviewd&lt;BR /&gt;CPD 3925 E 1 [11:57:05] 3/3/2018 Y cpd&lt;BR /&gt;FWD 4009 E 1 [11:57:13] 3/3/2018 N fwd -n&lt;BR /&gt;FWM 4012 E 1 [11:57:13] 3/3/2018 N fwm&lt;BR /&gt;VSEC 4043 E 1 [11:57:14] 3/3/2018 N vsec_controller_start&lt;BR /&gt;SOLR 4260 E 1 [11:57:16] 3/3/2018 N java_solr /opt/CPrt-R80/conf/jetty.xml&lt;BR /&gt;RFL 4378 E 1 [11:57:18] 3/3/2018 N LogCore&lt;BR /&gt;CPM 4399 E 1 [11:57:18] 3/3/2018 N /opt/CPsuite-R80/fw1/scripts/cpm.sh -s&lt;BR /&gt;SMARTVIEW 4404 E 1 [11:57:18] 3/3/2018 N SmartView&lt;BR /&gt;INDEXER 4488 E 1 [11:57:19] 3/3/2018 N /opt/CPrt-R80/log_indexer/log_indexer&lt;BR /&gt;SMARTLOG_SERVER 4502 E 1 [11:57:19] 3/3/2018 N /opt/CPSmartLog-R80/smartlog_server&lt;BR /&gt;CPSEMD 14413 E 1 [12:03:34] 3/3/2018 Y cpsemd&lt;BR /&gt;CPSEAD 4774 E 1 [11:57:23] 3/3/2018 N cpsead&lt;BR /&gt;DASERVICE 4820 E 1 [11:57:23] 3/3/2018 N DAService_script&lt;BR /&gt;LPD 11106 E 1 [12:01:51] 3/3/2018 N lpd&lt;BR /&gt;CPSM 15582 E 1 [12:04:39] 3/3/2018 N cpstat_monitor&lt;BR /&gt;[Expert@SMS8010:0]#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2018 13:08:48 GMT</pubDate>
    <dc:creator>Vladimir</dc:creator>
    <dc:date>2018-03-05T13:08:48Z</dc:date>
    <item>
      <title>Script $FWDIR/scripts/server_status.sh shows incorrect status</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31908#M97614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was working on preparing a guide for one of my clients and decided to run this script for verification of the fwm after migrate export.&lt;/P&gt;&lt;P&gt;To my surprise, the results were:&lt;/P&gt;&lt;P&gt;[Expert@SMS8010:0]# date; $FWDIR/scripts/server_status.sh&lt;BR /&gt;Fri Feb 23 15:40:17 EST 2018&lt;BR /&gt;Checking server status. Please wait...&lt;BR /&gt;&lt;SPAN style="color: #339966;"&gt;15:40:18&lt;/SPAN&gt;,423 INFO com.checkpoint.management.cpm.Cpm.enableLocalSic:223 [main] - Enabling local sic. Setting cp.ssl_local.certificate.check=local&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Server is up - but not ready to receive connections (fwm might be down or busy)&lt;/SPAN&gt;&lt;BR /&gt;[Expert@SMS8010:0]#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I clearly able to connect to it using SmartConsole:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="63316" class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/63316_pastedImage_6.png" style="width: 620px; height: 488px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While script keeps showing:&lt;/P&gt;&lt;P&gt;[Expert@SMS8010:0]# date; $FWDIR/scripts/server_status.sh&lt;BR /&gt;Fri Feb 23 15:46:15 EST 2018&lt;BR /&gt;Checking server status. Please wait...&lt;BR /&gt;&lt;SPAN style="color: #339966;"&gt;15:46:15&lt;/SPAN&gt;,809 INFO com.checkpoint.management.cpm.Cpm.enableLocalSic:223 [main] - Enabling local sic. Setting cp.ssl_local.certificate.check=local&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Server is up - but not ready to receive connections (fwm might be down or busy)&lt;/SPAN&gt;&lt;BR /&gt;[Expert@SMS8010:0]#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the same time:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Expert@SMS8010:0]# cpstat mg&lt;/P&gt;&lt;P&gt;Product Name: Check Point Security Management Server&lt;BR /&gt;Major version: 6&lt;BR /&gt;Minor version: 0&lt;BR /&gt;Build number: 991140009&lt;BR /&gt;Is started: 1&lt;BR /&gt;Active status: active&lt;BR /&gt;Status: OK&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Connected clients&lt;BR /&gt;-------------------------------------------------------&lt;BR /&gt;|Client type |Administrator|Host |Database lock|&lt;BR /&gt;-------------------------------------------------------&lt;BR /&gt;|SmartConsole|admin |yvlprecision|false |&lt;BR /&gt;-------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Expert@SMS8010:0]#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 20:47:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31908#M97614</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2018-02-23T20:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Script $FWDIR/scripts/server_status.sh shows incorrect status</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31909#M97615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wasn't even aware of that script &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;It looks like it's running some sort of Java program to determine reachability and it's returning a specific error code.&lt;/P&gt;&lt;P&gt;My initial thought would be to open a TAC ticket.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 22:26:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31909#M97615</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-03-03T22:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Script $FWDIR/scripts/server_status.sh shows incorrect status</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31910#M97616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since I've encountered it in my lab setup and it does not affect me that much, I am hesitant to devout much time to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is in your power to do so, can you may be kick it to R&amp;amp;D: I suspect that this issue may be related to the SmartConsole's monitoring issues that were described in quite a few other posts.&lt;/P&gt;&lt;P&gt;The symptoms included indications of the loss of SIC, while it was working, incorrect ClusterXL member status, etc..&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2018 00:26:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31910#M97616</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2018-03-04T00:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Script $FWDIR/scripts/server_status.sh shows incorrect status</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31911#M97617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possible all those issues are related.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2018 01:50:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31911#M97617</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-03-04T01:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Script $FWDIR/scripts/server_status.sh shows incorrect status</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31912#M97618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you get from `cpwd_admin list` exactly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 08:08:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31912#M97618</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2018-03-05T08:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Script $FWDIR/scripts/server_status.sh shows incorrect status</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31913#M97619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Expert@SMS8010:0]# date; $FWDIR/scripts/server_status.sh&lt;BR /&gt;Mon Mar 5 08:07:31 EST 2018&lt;BR /&gt;Checking server status. Please wait...&lt;BR /&gt;08:07:32,406 INFO com.checkpoint.management.cpm.Cpm.enableLocalSic:223 [main] - Enabling local sic. Setting cp.ssl_local.certificate.check=local&lt;BR /&gt;Server is up - but not ready to receive connections (fwm might be down or busy)&lt;BR /&gt;[Expert@SMS8010:0]# cpwd_admin list&lt;BR /&gt;APP PID STAT #START START_TIME MON COMMAND&lt;BR /&gt;CPVIEWD 3913 E 1 [11:57:05] 3/3/2018 N cpviewd&lt;BR /&gt;CPD 3925 E 1 [11:57:05] 3/3/2018 Y cpd&lt;BR /&gt;FWD 4009 E 1 [11:57:13] 3/3/2018 N fwd -n&lt;BR /&gt;FWM 4012 E 1 [11:57:13] 3/3/2018 N fwm&lt;BR /&gt;VSEC 4043 E 1 [11:57:14] 3/3/2018 N vsec_controller_start&lt;BR /&gt;SOLR 4260 E 1 [11:57:16] 3/3/2018 N java_solr /opt/CPrt-R80/conf/jetty.xml&lt;BR /&gt;RFL 4378 E 1 [11:57:18] 3/3/2018 N LogCore&lt;BR /&gt;CPM 4399 E 1 [11:57:18] 3/3/2018 N /opt/CPsuite-R80/fw1/scripts/cpm.sh -s&lt;BR /&gt;SMARTVIEW 4404 E 1 [11:57:18] 3/3/2018 N SmartView&lt;BR /&gt;INDEXER 4488 E 1 [11:57:19] 3/3/2018 N /opt/CPrt-R80/log_indexer/log_indexer&lt;BR /&gt;SMARTLOG_SERVER 4502 E 1 [11:57:19] 3/3/2018 N /opt/CPSmartLog-R80/smartlog_server&lt;BR /&gt;CPSEMD 14413 E 1 [12:03:34] 3/3/2018 Y cpsemd&lt;BR /&gt;CPSEAD 4774 E 1 [11:57:23] 3/3/2018 N cpsead&lt;BR /&gt;DASERVICE 4820 E 1 [11:57:23] 3/3/2018 N DAService_script&lt;BR /&gt;LPD 11106 E 1 [12:01:51] 3/3/2018 N lpd&lt;BR /&gt;CPSM 15582 E 1 [12:04:39] 3/3/2018 N cpstat_monitor&lt;BR /&gt;[Expert@SMS8010:0]#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:08:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31913#M97619</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2018-03-05T13:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Script $FWDIR/scripts/server_status.sh shows incorrect status</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31914#M97620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These issues aren't related. This script prints various info statuses. Just because a line that says "SIC was successful" appears right before the line which you encounter as a false-positive&amp;nbsp;"not ready to receive connections", doesn't indicate correlation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest using the much simpler $FWDIR/scripts/cpm_status.sh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 19:03:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31914#M97620</guid>
      <dc:creator>Tomer_Sole</dc:creator>
      <dc:date>2018-03-15T19:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Script $FWDIR/scripts/server_status.sh shows incorrect status</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31915#M97621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tomer. I'll try the&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;$FWDIR/scripts/cpm_status.sh, but can you tell me if anyone was able to shed the light on why the&amp;nbsp;&lt;SPAN&gt;$FWDIR/scripts/server_status.sh was showing "not ready to accept connections?"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 23:20:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Script-FWDIR-scripts-server-status-sh-shows-incorrect-status/m-p/31915#M97621</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2018-03-15T23:20:05Z</dc:date>
    </item>
  </channel>
</rss>

