Identify the ports, addresses, and services that must be opened to ensure that Secure Access Cloud (SAC) connectors have the proper access.
SAC Connectors are lightweight software agents, which are distributed as lightweight Docker containers, that must be deployed in the corporate data centers. Each connector can broker connectivity to multiple applications, services, or workloads (providing it can connect to them internally). Connectors reach out to SAC Points of Delivery (PoDs) to serve the connections.The SAC Connector requires external connectivity to several endpoints, depending on the location of the tenant. For all other connections, port 443 is required. You can verify that the IP address is accessible, and that port 443 is open by running a telnet command from the connector host:
>> telnet IP PORT
Tenants are divided into two geographical areas (USA and Europe). The IP address connectivity requirements differ per region. If you are not sure where your tenant is located, enter the following commands:
nslookup tenant_name.luminatesec.com
Locate the region in the response:
nslookup tenant_name.luminatesec.com :
application02.management.prod.us-west1.luminatesec.com
nslookup tenant_name.luminatesec.com :
application02.management.prod.europe-west1.luminatesec.com
Find the US IP address requirements here: https://download.us-west-2.luminatesec.com/public-ips
Find the EU IP address requirements here: https://download.eu-west-1.luminatesec.com/public-ips
The following URLs must be allowed by any firewalls present (for egress). The URLs are required for installing SAC site connectors.
http://sac-docker.packages.broadcom.com/luminate/connector
https://hub.docker.com/u/luminate
For an index of ports and protocols articles, refer to the following article: Required ports, protocols, and services for Broadcom appliances.
For details about earlier versions and legacy products, see the PDF document Required Ports, Protocols, and Services for Symantec Enterprise Security Products.