[rabbitmq-discuss] Clustering on different interface
andiconstantin
andi.constantin at mediasat.ro
Wed Jun 19 14:34:40 BST 2013
Hi!
I have 2 rabbit servers, rabbit1 and rabbit2.
For rabbit1 I have two interfaces 192.168.1.x1 and 10.10.10.x1 and for
rabbit2 i have 192.168.1.x2 and 10.10.10.x2.
I can make the cluster on the 192.168.1.X interfaces but i cannot make-it on
the 10.10.10.X interfaces.
The 10.10.10.X intarfaces are directly connected and i wanna use them
because they do not depend on a switch.
I have all the addresses in /etc/hosts with different names.
I also added listeners in /etc/rabbitmq/rabbitmq.config
[
{rabbit, [
{tcp_listeners,[{"192.168.1.x1",5672},
{"10.10.10.x1",5672}]}
]}
Any ideas ?
Thanks.
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Clustering-on-different-interface-tp27486.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list