Hello,
Installed SMAX and noticed that the following ports are open across all Nodes.
2000/TCP 5060/TCP 8008/TCP
Which services utilize these ports?
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
Hello,
Installed SMAX and noticed that the following ports are open across all Nodes.
2000/TCP 5060/TCP 8008/TCP
Which services utilize these ports?
Hi Stephen,
Are you saw its SMAX that opened up these ports? Just none of them seem close to any of the ports that are either used externally as part of the Cluster services or if you look internally within the Kubernetes cluster. I've even had a look on my own SMAX cluster and cant see any of the 3 ports you mentioned being open and active on either my Control Plane or Worker Nodes. I've checked the Kubernetes dashboard for the cluster and those ports aren't in use for any of the internal services.
I ran the following to check the services that are exposed for SMAX, CMS and OO:
kubectl get svc --all-namespaces -o go-template='{{range .items}}{{range.spec.ports}}{{if .nodePort}}{{.nodePort}}{{"\n"}}{{end}}{{end}}{{end}}'
3443
3000
5000
5443
5444
443
9443
When you check online Port 2000 seems to relate to Cisco Skinny Client Control Protocol (SCCP)
Port 5060 Session Initiation Protocol
Port 8008
Alternative port for HTTP. See also ports 80 and 8080. | ||||
Unofficial | IBM HTTP Server administration default[importance?] | |||
Unofficial | iCal, a calendar application by Apple[11] | |||
Unofficial | No | Matrix homeserver federation over HTTP[321] |