Add the required URLs for Cortex XSOAR On-prem.
URLs
You need to allow the following URLs for Cortex XSOAR to operate properly.
Note
If you use SSL inspection and experience difficulty connecting to the required URLs or to integration URLs, exclude the required URLs from SSL offloading on the firewall/proxy.
Function | Service | Port | Direction |
|---|---|---|---|
Web interface | HTTPS | 443 | Inbound |
Engine connectivity | HTTPS | 443 (configurable) | Inbound |
Integrations | Integration-specific ports | Outbound | |
Unit42 Intel Inventory (TIM license) | https://unit42intel.xsoar.paloaltonetworks.com | 443 | Outbound |
Marketplace |
| 443 | Outbound |
On-prem Gateway | onpremgw.crtx.[region].paloaltonetworks.com Cortex XSOAR accesses new versions from and uploads licenses to this repository. | 443 | Outbound |
Download packages required for installation |
| 80 | Outbound |
Cortex XSOAR DNS records
You need to add the following DNS records to your DNS server to resolve hostnames to the cluster IP address (only static, DHCP is not supported). These DNS records (for a given tenant) should all point to the same cluster IP address to ensure a single entry point.
Note
Verify the internal DNS correctly resolves these addresses. DNS resolution failure for these FQDNs can cause communication issues.
xsoar.<hostname>.<domain>: The Cortex XSOAR DNS name for accessing the UI. For example,xsoar.mycompany.com.api-<hostname>.<domain>: The Cortex XSOAR DNS name that is mapped for API access. For example,api-xsoar.mycompany.com. This should be a CNAME entry pointing to the same cluster IP address.ext-<hostname>.<domain>: The Cortex XSOAR DNS name that is mapped to access long running integrations. For example,ext-xsoar.mycompany.com. This should be a CNAME entry pointing to the same cluster IP address.