@@ -31,17 +31,15 @@ Redis Enterprise Software's port usage falls into three general categories:
3131| TCP | 3347-3349, 8000, 8071, 9091, 9125 | <span title =" Not configurable " >❌ ; No</span > | Internal | Internal metrics ports |
3232| TCP | 8443 | <span title =" Configurable " >✅ ; Yes</span > | Internal, External | Secure (HTTPS) access to the management web UI |
3333| TCP | 9081 | <span title =" Configurable " >✅ ; Yes</span > | Internal | CRDB coordinator for Active-Active management (internal) |
34- | TCP | 9443 (Recommended) , 8080 | <span title =" Configurable " >✅ ; Yes</span > | Internal, External, Active-Active | REST API traffic, including cluster management and node bootstrap |
34+ | TCP | 9443, 8080 | <span title =" Configurable " >✅ ; Yes</span > | Internal, External, Active-Active | REST API traffic, including cluster management and node bootstrap |
3535| TCP | 10050 | <span title =" Not configurable " >❌ ; No</span > | Internal | Zabbix monitoring |
3636| TCP | 10000-10049, 10051-19999 | <span title =" Configurable " >✅ ; Yes</span > | Internal, External, Active-Active | Database traffic |
3737| UDP | 53, 5353 | <span title =" Not configurable " >❌ ; No</span > | Internal, External | DNS/mDNS traffic |
38- | ICMP | * | <span title =" Not configurable " >❌ ; No</span > | Internal | Connectivity checking between nodes |
3938| TCP | 1968 | <span title =" Not configurable " >❌ ; No</span > | Internal | Proxy traffic |
40- | TCP | 3333-3345, 36379, 36380 | <span title =" Not configurable " >❌ ; No</span > | Internal | Internode communication |
39+ | TCP | 3333-3345, 3350, 36379, 36380 | <span title =" Not configurable " >❌ ; No</span > | Internal | Internode communication |
4140| TCP | 20000-29999 | <span title =" Not configurable " >❌ ; No</span > | Internal | Database shard traffic |
4241| TCP | 8002, 8004, 8006 | <span title =" Configurable " >✅ ; Yes</span > | Internal | Default system health monitoring (envoy admin, envoy management server, gossip envoy admin)|
4342| TCP | 8444, 9080 | <span title =" Not configurable " >❌ ; No</span > | Internal | Traffic between web proxy and cnm_http/cm |
44- | TCP | 3350 | <span title =" Not configurable " >❌ ; No</span > | Internal | Database controller in charge of the module control plane |
4543
4644## Change port configuration
4745
0 commit comments