[rabbitmq-discuss] Identifying TCP Listeners.

Adam Tauno Williams awilliam at whitemice.org
Wed Apr 11 18:15:18 BST 2012


On Wed, 2012-04-11 at 11:59 +0100, Michael Bridgen wrote:
> On 04/11/2012 11:52 AM, Adam Tauno Williams wrote:
> > On Wed, 2012-04-11 at 06:49 -0400, Adam Tauno Williams wrote:
> >> How can I determine what 'service' is active on a port via RabbitMQ?
> >> I've figured out all but TCP/49974
> >> 0 0.0.0.0:4369  epmd [Erlang Port Mapper]
> >> 0.0.0.0:49974   beam.smp [????]
> >
> > Actually, this port seems to 'float', as it is different every time I
> > restart Rabbit.
> I expect it's Erlang distribution -- i.e., it's the port the node 
> advertises in epmd so other nodes can communicate with it.

Ah, that sound's reasonable.



More information about the rabbitmq-discuss mailing list