When I start up an activemq broker, besides listening on the configured ports
of 61616 and 8161 it is also listening on a random port. My problem is that
I can not find out how to configure the interface that it should listen on.
It listens on 0.0.0.0 which is not acceptable for my company's security
policies. 

Note that according to  IBM Ports used by activemq in HPC - United States
<http://www-01.ibm.com/support/docview.wss?uid=isg3T1022653>  ,

"c. Any random port like 37551, 35134 etc. : This port is used to
communicate with already connected clients."

Can someone tell me how to restrict this port to a particular IP address? Or
at least point to where in the code the socket is getting created? Thank
you.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Random-port-listening-on-0-0-0-0-for-tcp-transport-tp4726399.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to