<?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: Newbie on Phantom on Check Point in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429439#M100</link>
    <description>&lt;P&gt;Hello poctalk!!!&lt;/P&gt;

&lt;P&gt;Any answer for this issue? how can you resolved this issue? in this moment i have the same problem with a checkpoint version R77.30, i tried differents ways to connect but nothing.&lt;/P&gt;

&lt;P&gt;I appreciate your feedback.&lt;/P&gt;

&lt;P&gt;Regards!&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2019 13:00:52 GMT</pubDate>
    <dc:creator>manrodriguez</dc:creator>
    <dc:date>2019-07-17T13:00:52Z</dc:date>
    <item>
      <title>Newbie on Phantom on Check Point</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429438#M99</link>
      <description>&lt;P&gt;I'm working on building a POC to test gateways with Phantom and I can't seem to get this working.  I've created an asset and a Check Point Management, but I keep getting this error message.  I must be skipping a step and there isn't much documentation to work with. &lt;/P&gt;

&lt;P&gt;App 'Check Point Firewall' started successfully (id: 1544619295625) on asset: 'chkpfw'(id: 7)&lt;BR /&gt;
Loaded action execution configuration&lt;BR /&gt;
Using base URL '&lt;A href="https://10.1.1.101:443/web_api/"&gt;https://10.1.1.101:443/web_api/&lt;/A&gt;'&lt;BR /&gt;
Connecting to &lt;A href="https://10.1.1.101:443/web_api/"&gt;https://10.1.1.101:443/web_api/&lt;/A&gt;...&lt;BR /&gt;
Could not connect to Check Point. Connectivity test failed. No action executions found.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 13:24:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429438#M99</guid>
      <dc:creator>poctalk</dc:creator>
      <dc:date>2018-12-12T13:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie on Phantom on Check Point</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429439#M100</link>
      <description>&lt;P&gt;Hello poctalk!!!&lt;/P&gt;

&lt;P&gt;Any answer for this issue? how can you resolved this issue? in this moment i have the same problem with a checkpoint version R77.30, i tried differents ways to connect but nothing.&lt;/P&gt;

&lt;P&gt;I appreciate your feedback.&lt;/P&gt;

&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 13:00:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429439#M100</guid>
      <dc:creator>manrodriguez</dc:creator>
      <dc:date>2019-07-17T13:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie on Phantom on Check Point</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429440#M101</link>
      <description>&lt;P&gt;It's recommended to check the logs on the Phantom host whenever there are issues with connectivity for an integration:&lt;BR /&gt;
&lt;STRONG&gt;/var/log/phantom/spawn.log&lt;/STRONG&gt;&lt;BR /&gt;
&lt;STRONG&gt;/var/log/phantom/wsgi.log&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;A netcat test can also be executed from the Phantom host to confirm network connectivity:&lt;BR /&gt;
&lt;STRONG&gt;sudo nc -vz 192.168.28.121 443&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 18:31:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429440#M101</guid>
      <dc:creator>cblumer_splunk</dc:creator>
      <dc:date>2019-08-28T18:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie on Phantom on Check Point</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429441#M102</link>
      <description>&lt;P&gt;It looks like the Management API feature was introduced in the R80 Check Point Release:&lt;BR /&gt;
&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#api_versions%7Ev1.5%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#api_versions~v1.5%20&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here are the Checkpoint API Docs:&lt;BR /&gt;
&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/introduction%7Ev1.5%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/introduction~v1.5%20&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Checkpoint App for Phantom:&lt;BR /&gt;
&lt;A href="https://my.phantom.us/4.5/docs/app_reference/phantom_checkpoint" target="_blank"&gt;https://my.phantom.us/4.5/docs/app_reference/phantom_checkpoint&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:59:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Newbie-on-Phantom-on-Check-Point/m-p/429441#M102</guid>
      <dc:creator>cblumer_splunk</dc:creator>
      <dc:date>2020-09-30T01:59:56Z</dc:date>
    </item>
  </channel>
</rss>

