Just for giggles, after I ran the one liner, I created a rabbitmq.config file (there wasn&#39;t one before, as it hadn&#39;t been necessary) and populated it with your<div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">�[<br>
� �{rabbit, [{tcp_listeners, [{&quot;0.0.0.0&quot;, 5672}]}]}<br></span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">�].</span></div><div><font class="Apple-style-span" face="arial, sans-serif"><br>
</font></div><div><font class="Apple-style-span" face="arial, sans-serif">I then fired up �rabbitmq and it started up without error.<br clear="all"></font></div><div><br></div><div><br></div><div>hmmm.</div><div><br></div>
<div>-Jeff<br><br>
<br><br><div class="gmail_quote">On Wed, Jun 29, 2011 at 1:10 PM, Jeff Hinrichs <span dir="ltr">&lt;<a href="mailto:jeffh@delasco.com">jeffh@delasco.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>[jlh@hydra ~]$ erl -noinput �-eval &#39;io:format(&quot;~p~n&quot;, [inet:listen_options([{port,10000}, inet6, {ip, {0,0,0,0,0,0,0,0}}], inet6)]), halt().&#39;</div><div>{ok,{listen_opts,{0,0,0,0,0,0,0,0},10000,5,-1,[{active,true}]}}</div>

<div>[jlh@hydra ~]$�</div><div><br></div><div><br></div><div>Best,</div><div><br></div><font color="#888888">-Jeff</font><div><div></div><div class="h5"><br><br>
<br><br><div class="gmail_quote">On Wed, Jun 29, 2011 at 12:00 PM, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>erl -noinput �-eval &#39;io:format(&quot;~p~n&quot;, [inet:listen_options([{port,<u></u>10000}, inet6, {ip, {0,0,0,0,0,0,0,0}}], inet6)]), halt().&#39;</div></blockquote></div><br>
</div></div></blockquote></div><br></div>