Splunk SOAR

Problem with checkpoint and phantom

manrodriguez
Engager

Hi guys!!

I have to ask the following question about an integration with phantom, I have raised a 7730 checkpoint and I have connectivity between phantom and checkpoint. The problem lies when I try to integrate it, it throws me the following message.

"Testing Connectivity
App 'Check Point Firewall' started successfully (id: 1563368756969) on asset: 'cplab'(id: 25)
Loaded action execution configuration
Using base URL 'https://192.168.28.121/web_api/'
Connecting to https://192.168.28.121/web_api/...
Could not connect to Check Point. Connectivity test failed. No action executions found."

If someone have a feedback about this issue i will really appreciate.

Regards!!!!!

Labels (2)
Tags (2)
0 Karma

cblumer_splunk
Splunk Employee
Splunk Employee

It's recommended to check the logs on the Phantom host when there are issues with connectivity for an integration:
/var/log/phantom/spawn.log
/var/log/phantom/wsgi.log

A netcat test can also be executed from the Phantom host to confirm network connectivity:
sudo nc -vz 192.168.28.121 443

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...