Hello All,
Installed Checkpoint R81 server and able to access web UI only from the system where it is installed and not from other system in same LAN network.
Also we are trying to access Checkpoint server through API. It is accessible from the server system but not from other systems in same network. Command which we are using to access is listed below.
curl --insecure -XPOST "https://X.X.X.X:443/web_api/login" --data-binary "{\"user\": \"admin\", \"password\": \"XXXXX\"}" -H "Content-Type: application/json"
But we are getting Operation timed out.
We have also set All IP Address in Management API settings and restarted the API.
Please let us know if we have to change any settings ? Your assist will be of great help to us.
Thanks