- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Connecting CheckPoint Management Server using SOCK...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Connecting CheckPoint Management Server using SOCKS Proxy
Hi,
I'm trying to connect to checkpoint Web API using socks proxy. Would CheckPoint support request via SOCKS Proxy?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note that none of Check Point's standard tools support usage via a SOCKS proxy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
API is running on management server
# api status
API Settings:
---------------------
Accessibility: Require ip 127.0.0.1
Automatic Start: Enabled
Processes:
Name State PID More Information
-------------------------------------------------
API Started 10699
CPM Started 5938 Check Point Security Management Server is running and ready
FWM Started 3905
APACHE Started 5043
Port Details:
-------------------
JETTY Internal Port: 50276
APACHE Gaia Port: 443
Apache port retrieved from: httpd-ssl.conf
--------------------------------------------
Overall API Status: Started
--------------------------------------------
API readiness test SUCCESSFUL. The server is up and ready to receive connections
Notes:
------------
To collect troubleshooting data, please run 'api status -s <comment>'
POST https ://<managementserverip>/web_api/v1.3/login and https ://<managementserverip>/web_api/login
request header and body are set appropriately.
response body show the below error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you publish the change and restart the API server afterwords?
