[rabbitmq-discuss] RabbitMQ unable to talk to remote server
sender.eric
sender.eric at gmail.com
Wed Apr 3 00:19:57 BST 2013
Thank you Emile! I was able to get it working by modifying the iptables using
this tutorial
http://wiki.centos.org/HowTos/Network/IPTables
And using the line
iptables -A INPUT -p tcp --dport 5672 -j ACCEPT
to the sample file. And it worked!
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/RabbitMQ-unable-to-talk-to-remote-server-tp25793p25855.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list