<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>root@mf-01:~# cat /etc/hosts<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>119.31.227.103&nbsp; mf-01.cloud.m-i.com.au<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>119.31.227.106&nbsp; mf-02.cloud.m-i.com.au&nbsp; mf-02<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mf-01<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>root@mf-02:~# cat /etc/hosts<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>119.31.227.103&nbsp; mf-01.vic.cloud.m-i.com.au&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mf-01<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>119.31.227.106&nbsp; mf-02.cloud.m-i.com.au<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mf-02<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Tim Watson-6 [via RabbitMQ] [mailto:<a href="/user/SendEmail.jtp?type=node&node=20880&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>] <br><b>Sent:</b> Thursday, 19 July 2012 12:05 AM<br><b>To:</b> Milan Rajkovic<br><b>Subject:</b> Re: Cluster Setup<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>On 18 Jul 2012, at 14:12, mrajkovic wrote: <o:p></o:p></p><div><p class=MsoNormal><div class='shrinkable-quote'><br>&gt; Hi Matthias, <br>&gt; <br>&gt; I did a netstat -p -l and i got the following:- <br>&gt; <br>&gt; <br>&gt; Proto Recv-Q Send-Q Local Address &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Foreign Address &nbsp; &nbsp; &nbsp; &nbsp; State &nbsp; &nbsp; &nbsp; <br>&gt; PID/Program name <br>&gt; tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 127.0.0.1:4369 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0.0.0.0:* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LISTEN &nbsp; &nbsp; <br>&gt; 1872/epmd <br>&gt; <o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'></div>How exactly did you run netstat to get this? You might something like *:epmd *:* LISTEN when running on Linux and something quite different on BSD (and derivatives like Darwin) so it'd help to know what OS/version you're running on that machine. <br><br>&gt; i'm not sure why it is only listening on 127.0.0.1 ... <br>&gt; <br><br>I wouldn't be too concerned about that. For example, on two machines I'm running iske and frigg, I get: <br><br>+++++ <br><br>t4@iske $ netstat | grep LISTEN <br>t4@iske $ netstat | grep epmd <br>tcp4 &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp;0 &nbsp;localhost.62696 &nbsp; &nbsp; &nbsp; &nbsp;localhost.epmd &nbsp; &nbsp; &nbsp; &nbsp; CLOSE_WAIT <br><br>+++++ <br><br>t4@frigg:~ $ telnet iske 4369 <br>Trying 10.20.218.219... <br>Connected to iske. <br>Escape character is '^]'. <br><br>+++++ <br><br>t4@iske $ netstat | grep epmd <br>tcp4 &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp;0 &nbsp;10.20.xxx.219.epmd &nbsp; &nbsp; 10.20.xxx.230.52475 &nbsp; &nbsp;ESTABLISHED <br>tcp4 &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp;0 &nbsp;localhost.62696 &nbsp; &nbsp; &nbsp; &nbsp;localhost.epmd &nbsp; &nbsp; &nbsp; &nbsp; CLOSE_WAIT <br><br>+++++ <br><br>Can you telnet similarly between machines? If not then you've almost certainly got either firewall/iptables configuration getting in the way, or the network configuration on mf-01 isn't quite right. What OS is that machine running and what does it's /etc/hosts configuration look like? Erlang sometimes needs a bit of convincing to get machines talking to each other, depending on the OS and network config. <br><br>&gt; Any ideas? <br>&gt; <br>&gt; -- <br>&gt; View this message in context: <a href="" target="_top" rel="nofollow" link="external">click here</a>.<br><a href="http://rabbitmq.1065348.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" target="_top" rel="nofollow" link="external"><span style='font-size:7.0pt;font-family:"Times New Roman","serif"'>NAML</span></a> <o:p></o:p></span></p></div><p class=MsoNormal><br>-- <br>This message has been scanned for viruses and dangerous content by <a href="http://www.m-i.com.au" target="_top" rel="nofollow" link="external"><b>Milan Industries Cloud Email Security</b></a> <o:p></o:p></p></div><br />-- 
<br />This message has been scanned for viruses and dangerous content by <a href="http://www.m-i.com.au" target="_top" rel="nofollow" link="external"><b>Milan Industries Cloud Email Security</b></a>


        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/Cluster-Setup-tp20805p20880.html">RE: Cluster Setup</a><br/>
Sent from the <a href="http://rabbitmq.1065348.n5.nabble.com/">RabbitMQ mailing list archive</a> at Nabble.com.<br/>