IBM DataPower Operations Dashboard v1.0.13.0
A newer version of this product documentation is available.
You are viewing an older version. View latest at IBM DPOD Documentation.
Firewall Requirements
This section details the port configuration setup required between DPOD and the your network components.
From | To | Ports (Defaults) | Protocol | Usage |
---|---|---|---|---|
DPOD Appliance  | Each Monitored Device | 5550 (TCP) | HTTP/S | Monitored Device administration management interface |
DPOD Appliance | DNS Server | TCP and UDP 53 | DNS | DNS services |
DPOD Appliance  | NTP Server | 123 (UDP) | NTP | Time synchronization |
DPOD Appliance  | Organizational mail server | 25 (TCP) | SMTP | Send reports by email |
DPOD Appliance  | LDAP | TCP 389 / 636 (SSL). TCP 3268 / 3269 (SSL) | LDAP | Authentication & authorization. Can be over SSL |
NTP Server | DPOD Appliance  | 123 (UDP) | NTP | Time synchronization |
Each Monitored Device | DPOD Appliance  | 60000-60009 (TCP) | TCP | SYSLOG Data |
Each Monitored Device | DPOD Appliance  | 60020-60029 (TCP) | HTTP/S | WS-M Payloads |
FROM Users IPs         | DPOD Appliance  | 443 (TCP) | HTTP/S | Access to with IBM DataPower Operations Dashboard Console |
FROM Admins IPs         | DPOD Appliance  | 22 (TCP) | TCP | SSH |
Special consideration for Docker container Light Development Edition:
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) | HTTP/S | Monitored Device administration management interface |
DPOD Docker host | Organizational mail server | 25 (TCP) | SMTP | Send reports by email |
Each Monitored Device | DPOD Docker host | 60000-60009 (TCP) | TCP | SYSLOG Data |
Each Monitored Device | DPOD Docker host | 60020-60029 (TCP) | HTTP/S | WS-M Payloads |
FROM Users IPs         | DPOD Docker host | 443 (TCP) | HTTP/S | Access to with IBM DataPower Operations Dashboard Console |
FROM Admins IPs         | DPOD Docker host | 9022 (TCP) | TCP | SSH |