Oops...<br><br>I did reply to Dan, but forgot to CC the list.<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Paul Jones</b> <span dir="ltr">&lt;<a href="mailto:pauljones23@gmail.com">pauljones23@gmail.com</a>&gt;</span><br>
Date: Thu, Aug 27, 2009 at 6:38 AM<br>Subject: Re: [rabbitmq-discuss] Port Number<br>To: Dan Simpson &lt;<a href="mailto:dan.simpson@gmail.com">dan.simpson@gmail.com</a>&gt;<br><br><br>Hi Dan,<br><br>How are you running Rabbit? Most systems implement a restriction where only processes run by root can take ports &lt;1024. The� default start scripts for rabbit will actually start Rabbit as a &quot;rabbitmq&quot; user, so in order to take a well-known port, you&#39;d need to alter these scripts.<br>

<br>Be warned however that Rabbit doesn&#39;t support the features normally required by daemons that use well-known ports, such as the ability to open the port then drop to the context of a less privileged user. This means that a Rabbit running as root will stay running as root.<br>

<br>Paul.<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Thu, Aug 27, 2009 at 5:37 AM, Dan Simpson <span dir="ltr">&lt;<a href="mailto:dan.simpson@gmail.com" target="_blank">dan.simpson@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
Hello,<br><br>I am having trouble getting rabbitmq to listen on a &quot;well-known&quot; port.� I am guessing there is some implemented restriction for listening on any port less than 1024.<br><br>How can I get around this?<br>

<font color="#888888">
<br>--Dan<br>
</font><br></div></div>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br>
</div><br>