Ports to open through the firewall by nodeType in a large cluster
I have seen a few questions posted, with regard to ports in use, but no answer that provides specific guidance.
we are aware of the ports in use, and we can certainly guess at which nodeTypes within a large scale cluster will require the port to be opened in the node level firewall (Linux), but does Pega not provide a comprehensive guide to this in the documentation somewhere ?
obviously 5701 is required on all nodes or the cluster will not communicate, DDS nodes will require 9042 for Cassandra to communicate, etc ...
but does Pega not provide a comprehensive list of ports required by node type?
Search, ADM, RTDG, BackgroundProcessing, Stream, Realtime, Batch ...
list of known ports:
Port IP Address Service detail
----- ---------- ------------------------------------------
80 all http 80/tcp # WorldWideWeb HTTP
5701 all PRPCcluster 5701/tcp # PRPC Hazelcast cluster
5751 all prpcVBD 5751/tcp # PRPC Visual Business Director
I have seen a few questions posted, with regard to ports in use, but no answer that provides specific guidance.
we are aware of the ports in use, and we can certainly guess at which nodeTypes within a large scale cluster will require the port to be opened in the node level firewall (Linux), but does Pega not provide a comprehensive guide to this in the documentation somewhere ?
obviously 5701 is required on all nodes or the cluster will not communicate, DDS nodes will require 9042 for Cassandra to communicate, etc ...
but does Pega not provide a comprehensive list of ports required by node type?
Search, ADM, RTDG, BackgroundProcessing, Stream, Realtime, Batch ...
list of known ports:
Port IP Address Service detail
----- ---------- ------------------------------------------
80 all http 80/tcp # WorldWideWeb HTTP
5701 all PRPCcluster 5701/tcp # PRPC Hazelcast cluster
5751 all prpcVBD 5751/tcp # PRPC Visual Business Director
7003 external PRPC 7003/tcp # PRPC (stream data)
9300 external PRPCsearch 9300/tcp # PRPC Elastic Search
7000 external prpcdNode 7000/tcp # PRPC DNode (cassandra)
9042 external cassandra 9042/tcp # PRPC Cassandra CQL3
7199 loopback cassandra 7199/tcp # PRPC Cassandra JMX
9092 external kafka 9092/tcp # PRPC kafka
2181 loopback kafka 2181/tcp # PRPC kafka zookeeper
9999 loopback kafka 9999/tcp # PRPC kafka JMX