This document describes the communication flow between operational components in a Cisco Umbrella Active Directory (AD) integration.
Understanding the Active Directory communication flow can assist in troubleshooting and ensuring a correctly configured environment before deployment.
The Windows script makes a one-time connection from the Domain Controller (DC) to the cloud on port TCP/443 using HTTPS to register the DC to the dashboard. This registration allows the connector to recognize the DC. A call is made to https://api.umbrella.com with specific parameters. Once the script successfully registers the DC, it displays on the dashboard.
Issues can sometimes relate to Root Certificate Updates on Windows. To quickly determine this, navigate to Internet Explorer and point the browser to: https://api.umbrella.com/v2/OnPrem.Asset. This action prints an error message like "1005 Missing API key". If any certificate errors or warnings appear on that page, ensure that the latest Root Certificates Update from Microsoft is installed.
The AD connector communicates with the Umbrella Cloud service or a Virtual Appliance as follows:
If communication issues are observed, check for any Layer-7 application proxies that can be blocking or dropping data. A common case is the inspect feature on Cisco devices that act on protocols such as DNS, HTTP, or HTTPS. For more information, refer to our documentation on Applying Application Layer Protocol Inspection.
The virtual appliances frequently communicate on port 443 TCP to api.umbrella.com, as well as to 53 TCP/UDP for DNS queries or probes, and 22, 25, 53, 80, 443, or 4766 TCP to establish the support tunnel. The Virtual Appliances communicate with the cloud using ports 53 UDP/TCP, 443 TCP, 123 TCP, and 80 TCP. They receive data from the connectors on port 443 TCP (not an HTTPS connection) but do not require communication back to them.
| Revision | Publish Date | Comments |
|---|---|---|
2.0 |
16-Sep-2026
|
Recertification - Updated References from legacy api.opendns.com to api.umbrella.com. |
1.0 |
03-Sep-2025
|
Initial Release |