To set up each of your Linux servers for the Sensor Gateway installation, follow this procedure.
Prerequisites
- Provision an SSL signed certificate. Choose between:
- Certificate authority (CA) signed certificate. This certificate is the preferred choice. For more information, see Sensor Gateway Certificates.
- Self-signed certificate. This certificate requires pushing these certificates into the trust store of each sensor workload. For more information, see Sensor Gateway Certificates.
Note: You need the private key for the certificate you are using. - If you have a CA-signed certificate or an internal certificate that has an Online Certificate Status Protocol (OCSP) responder, you might have to provision the entire certificate chain. The Sensor Gateway uses the certificate and its chain to get the OCSP response and staple it with every request. This ensures that the sensors do not reach out to the OCSP responders directly.
Generate the Certificate Chain file by using any online service that offers a certificate chain composition. For more information, see Create a Certificate Chain File.
- Acquire a Static IP for each Sensor Gateway server.
- Reserve a DNS entry. For example,
sensorgateway.company.com
To install the Sensor Gateway in your environment, map its DNS to the IP that you previously allocated to the server.
Use the DNS mapping to IP if you plan to configure your Sensor Gateway with its FQDN.Note: You can use just an IP and create the certificates with the IP being the same as the CN. - Verify that sensors can reach the Sensor Gateway.
- Verify that the Sensor Gateway has connectivity to the Internet. The Sensor Gateway must have connectivity to Carbon Black Cloud. However, it might need to reach out to CA providers to get Online Certificate Status Protocol (OCSP) responses for the validity of its digital certificate.
- To have the Sensor Gateway running behind a proxy, ensure you configure the Docker client to use proxy. For more information, see Configure Docker to use a proxy server.
- If you use the proxy feature of the Sensor Gateway and there is a proxy server that sits between the Sensor Gateway and Carbon Black Cloud, you must ensure that the Carbon Black Cloud URLs are accessible through the proxy. If you set up mirrors for the Update servers, verify that they are reachable through the proxy as well.
- Verify that your environment is configured with the necessary network settings. For details, see Configure a Firewall.
- Verify that your firewall setup does not block projects.registry.vmware.com on port 443.
Procedure
What to do next
Install the Sensor Gateway.