IBM DataPower Operations Dashboard v1.0.15.0
A newer version of this product documentation is available.
You are viewing an older version. View latest at IBM DPOD Documentation.
Firewall Requirements for DPOD Docker Container
Based on the DPOD Docker run command, setup the needed port configuration to communicate with the Docker host (the Docker host is the server with the Docker engine that runs the DPOD container, referred to on the DPOD Docker documentation as DPOD_EXT_HOST_IP
). The values in the following table are based on the documentation defaults.
From | To | Ports (Defaults) | Protocol | Usage |
---|---|---|---|---|
DPOD Docker host | Each Monitored Device | 5550 (TCP) | HTTPS | Monitored Device administration management interface |
DPOD Docker host | Organizational mail server | 25 / 465 / 587 (TCP) | SMTP/S | Send reports/alerts/shares/etc. by email |
Each Monitored Device | DPOD Docker host | 60000-60009 (TCP) | Syslog | Syslog data |
Each Monitored Device | DPOD Docker host | 60020-60029 (TCP) | HTTP | WS-M payloads (optional) |
API-Connect Analytics Ingestion Pods | DPOD Docker host | 60020-60029 (TCP) | HTTP/S | API-Connect Analytics Offload (optional) |
FROM Users IPs         | DPOD Docker host | 443 (TCP) | HTTPS | DPOD's Web Console |
FROM Admins IPs         | DPOD Docker host | 9022 (TCP) | SSH | SSH |
Â