Verifing connectivity from endpoints to Sensor Gateway
book
Article ID: 284993
calendar_today
Updated On:
Products
Carbon Black Cloud Workload
Issue/Introduction
How to verify connectivity from endpoints to Sensor Gateway using healthcheck URL.
Environment
- Carbon Black Cloud Console: All Supported Versions
- Sensor Gateway: All Supported Versions
Resolution
- Build URL by replacing <FQNDofSensorGateway> with the FQDN of the Sensor Gateway.
- https://<FQDNofSensorGateway>/sgw/health_check
- Use URL to connect to Sensor Gateway and verify Cert situation on Endpoint.
- "curl code 60" or Cert error in the browser for the system not working
- Reviewed the cert and cert chain in the browser.
- If Cert chain did not exist (it was not loaded on the PC)
- Manually install cert chain on system.
- Open MMC
- Add Certificates snap-in for the local Computer.
- Go to Trusted Root store and import Cert root and/or Intermediate Cert.
- Verify connectivity to the Cert server port 80 for Revocation and 443 for Cert server service in firewall or proxies.
- Additional errors may be found using CAPI2 logs.
- How to Enable Windows CAPI2 logging
- Verify in the browser or REPCLI CURL that it works.
- Verify in the console the sensor is connected.
Additional Information
GPO can be used to manage and deploy Certs on Windows Endpoints.
Feedback
thumb_up
Yes
thumb_down
No