[rabbitmq-discuss] Hi, all.How to get messages from the rabbitmq server which is installed in another machine?

Michael Klishin mklishin at gopivotal.com
Thu Aug 22 16:06:39 BST 2013


yby538:

> but it does not work.It failed and something shows that"connect timed out...."
> 
> so,how to solve this problem?I mean,i want to get message from the rabbitmq queues which are installed in machines which are in the same LAN with my pc...

It may be a firewall issue. 

Make sure 192.168.241.1 allows connections on ports
5672, 5671 (if you need TLS/SSL) and 4369 (if you plan to use rabbitmqctl to control
the node on 192.168.241.1, or use clustering).

For example, can you connect to 192.168.241.1:5672 using telnet?
--
MK

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130822/29eacc9e/attachment.pgp>


More information about the rabbitmq-discuss mailing list