What ports are required for CCM, RM, and QM for connection through a firewall?
My management has decided to implement a firewall between our clients and the CLM servers. So the clients and servers will be separated by this firewall.
What ports are required in order to connect the RTC client to the server?
We will want to implement CCM, RM, and QM so I will need to know the ports for those also if you can help with that also.
We will be using WAS as our application server.
Accepted answer
Daniel,
which ports you use is entirely up to you and how you setup the tools. Please see https://jazz.net/library/article/831 for some information, also how to change the ports. Default installs typically result in 9443 - if you have one application (RTC,RQM,RRC) on one application server. This is not suggested for big deployments as mentioned by the workshop above. 443 is the HTTPS well known port that you should likely use.
which ports you use is entirely up to you and how you setup the tools. Please see https://jazz.net/library/article/831 for some information, also how to change the ports. Default installs typically result in 9443 - if you have one application (RTC,RQM,RRC) on one application server. This is not suggested for big deployments as mentioned by the workshop above. 443 is the HTTPS well known port that you should likely use.
Comments
Please also refer to the Deployment Wiki e.g. the suggested topologies: https://jazz.net/wiki/bin/view/Deployment/RecommendedCLMDeploymentTopologies .