[rabbitmq-discuss] IPv6 issue?

Rosa, Andrea andrea.rosa at hp.com
Wed Nov 16 15:48:09 GMT 2011


Hi all,

I had a strange problem this morning.
I had some communication problem with rabbitmq, from netstat command I was able to verify that the connection between client and server was ESTABLISHED, but form the client the connection was using TCP and from Rabbimq the connection was using TCP6.
In this situation my client wasn't able to publish messages.
I changed my rabbitmq configuration file adding the following line:
RABBITMQ_NODE_IP_ADDRESS = 0.0.0.0
and I restarted the server and the problem has been fixed.

Anyone has experienced with this similar issue before?
Could you confirm that the change I did, can be used to enforce rabbitmq to use just IPv4?

I have installed the rabbitmq 2.6.1 version, the client is Kombu python library using the py-amqplib.
Cheers
--
Andrea Rosa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111116/c2332fde/attachment.htm>


More information about the rabbitmq-discuss mailing list