Hi,

I am trying to find the all open sockets by Karaf for a security audit. It looks Karaf listens on 5 different ports. I can enable/disable RMI, SSH and JMX ports but one port by starting/stopping the bundle. I could also disable the shutdown port using settings in the custom.properties file. There is another random port and I am not able to find what is the purpose of this port and how to disable it.

List of open ports:

ssh : 8081
RMI : 1099
JMX: 44444
Shutdown: Random port
Unknown: Random ports

Regards,

Raj

Reply via email to