[rabbitmq-discuss] RabbitMq server getting ConnectionTimedout
Simon MacMullen
simon at rabbitmq.com
Tue Jan 21 08:20:17 GMT 2014
On 20/01/2014 22:30, Arun Rao wrote:
> from your RabbitMQ startup logs, it shows your DHCP lookup failed.
No.
"0.0.0.0" here means "any IPv4 address", i.e. the server is listening on
all interfaces. The previous line in the logs ("[::]") is saying the
same for IPv6.
OP almost certainly has a firewall or similar blocking connection attempts.
Cheers, Simon
More information about the rabbitmq-discuss
mailing list