Hi,<div><br></div><div>having a problem with RabbitMQ on amazon. I'm trying to make it listen on all external interfaces (which seams not to work by default neither on amazon or my local machine, but bound to network interface IP).&nbsp;</div><div>I'm running it on Ubuntu. the problem is, the managemenet console on :55672 seams to be thinking, that rabbitmq is listening on&nbsp;</div><div><br></div><table class="list" style="border-collapse: collapse; border-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204); font-family: Verdana, sans-serif;"><tbody><tr class="alt1"><td style="font-size: 12px; line-height: 17px; padding: 4px; vertical-align: top; min-width: 5em; width: auto; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 204, 204); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 240, 240)), to(rgb(224, 224, 224)));">amqp<br></td><td style="font-size: 12px; line-height: 17px; padding: 4px; vertical-align: top; min-width: 5em; width: auto; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 204, 204); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 240, 240)), to(rgb(224, 224, 224)));">::</td><td style="font-size: 12px; line-height: 17px; padding: 4px; vertical-align: top; min-width: 5em; width: auto; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 204, 204); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 240, 240)), to(rgb(224, 224, 224)));">5672</td></tr></tbody></table><br><div>but when I do &gt;netstat -a | grep LISTEN</div><div><br></div><div>there is nothing listening on 5672.</div><div><br></div><div>Tried to set the rabbitmq-env.conf, which has (that's the whole config)</div><div><div>RABBITMQ_NODE_PORT=5672</div><div>RABBITMQ_NODE_IP_ADDRESS=[tried: interface IP, private dns, public dns]</div></div><div><br></div><div>nothing seams to work, some advice would be highly appreciated.</div><div><br></div><div>best,</div><div>pejot</div><div><br></div>