[rabbitmq-discuss] RabbitMQ unable to talk to remote server

Emile Joubert emile at rabbitmq.com
Tue Apr 2 11:23:54 BST 2013


Hi,

On 29/03/13 22:38, sender.eric wrote:
> Code: 10 (Host administratively prohibited)

That description matches an ICMP response which is typically generated
by a firewall blocking access. This is probably not a broker
configuration issue. Check that the client can open a connection to the
server on port 5672 by ensuring that all intervening firewalls and
proxies allow it.

Check whether "iptables" is running on the server. (See "man iptables"
for details.) Make sure the server has a routable address. Check your
hypervisor documentation for configuration of the virtual NIC.



-Emile








More information about the rabbitmq-discuss mailing list