[rabbitmq-discuss] Hi, all.How to get messages from the rabbitmq server which is installed in another machine?
yby538
yby538 at 163.com
Mon Aug 26 05:09:56 BST 2013
thank you very much
2013-08-26
yby538
发件人:Michael Klishin <mklishin at gopivotal.com>
发送时间:2013-08-22 23:06
主题:Re: [rabbitmq-discuss] Hi, all.How to get messages from the rabbitmq server which is installed in another machine?
收件人:"Discussions about RabbitMQ"<rabbitmq-discuss at lists.rabbitmq.com>
抄送:"yby538"<yby538 at 163.com>
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
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130826/f09dd76d/attachment.htm>
More information about the rabbitmq-discuss
mailing list