To confirm Carbon Black Collective Defense Cloud (CDC) status and connectivity.
Environment
App Control Server: All Supported Versions
Microsoft Windows: All Supported Versions
Resolution
Verify CDC Activation & Status:
Login to the Console and navigate to System Configuration > Licensing > Carbon Black File Reputation Activation.
Verify the subscription to Carbon Black File Reputation shows as, "Currently activated".
Click Options to load the CDC Settings page.
Verify "Enable file metadata sharing for Reputation and Threat results from Carbon Black" is checked.
Test Connectivity:
Log in to the application server hosting the Console as the Carbon Black Service Account.
Open an administrative command prompt and issue the following commands:
cd "C:\Program Files (x86)\Bit9\Parity Server\Reporter"
ParityReporter.exe check
Note: If an Agent is installed on the App C server, Tamper Protection may need to be temporarily disabled before using the ParityReporter command.
use DAS; SELECT name, value FROM dbo.shepherd_configs WHERE name in ('ParityServerVersion', 'ActivationState', 'ActivationVerified', 'ActivationKey', 'ParityCenterSIDHash', 'ReporterConnectivityError')
If connectivity issues persist, despite successful tests, Server High Debug Logs and a Wireshark capture while recreating the connectivity tests may be required.
Additional Information
The connection between the CDC and the application server hosting the Console will require TLS 1.2.
To initiate the connection with the CDC .NET 4.6.2 (or later) is recommended. Earlier versions of .NET will default to pre-TLS 1.2 protocols, which will prevent a CDC connection.
The Carbon Black File Reputation Key is different than the App Control License Key (.lic file), but should be included when the License Key is provisioned.
The Reputation Key is unique, and directly associated with the unique License Key. It should not be used on multiple App Control Servers.