Subject Re: [firebird-support] Firebird port usage
Author Alexandre Benson Smith
Rick Debay wrote:

>>The event port is chosen randomly (1024+)
>>
>>
>
>OK, that explains the issue. Firebird is using registered ports
>assigned by the IANA ( http://www.iana.org/assignments/port-numbers ).
>In my case, the RMI activation port was being used by Firebird, and when
>the Java application server started, it couldn't open the RMI port.
>
>To quote from the link:
>The Dynamic and/or Private Ports are those from 49152 through 65535
>
>IMNSHO, Firebird should use ports above 49152 (since the event ports are
>dynamic), or register for a range of ports with IANA.
>
>
>
Hi !

I am not an expert on the subject.

But as far as I know the recomendation is not to use the well known
ports (below 1024). To me it lookslike the problem tend to increase
along the coming years, every day more and more software need TCP ports,
the conflicts will be greater.

I have read on this list some weeks (months ?) ago about a techinique on
windows where one could reserve a port, when an app request a random
free port windows will not supply any reserved port unless asked for
that exactly port number.

Don't know how to do it on Unices. But it could help you to workaround
your issue.

see you !

--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br