Subject Re: [firebird-support] Re: Default port
Author Helen Borrie
At 10:36 PM 24/01/2007, you wrote:
>--- In firebird-support@yahoogroups.com, "alanpltse" <alanpltse@...>
>wrote:
> >
> > What is the default port used by Firebird 1.5 Server?
> > Where does it stored in the file or how do I change it?
> >
>
>3050 (standard)

Yes

>,3051 (previous aux),3060 (current aux). all TCP

No. There is no default auxiliary port and never was. If you want
to bind events to a specific port, you have to set it up in
firebird.conf. And it's really best to assign a high-numbered port
because the lower-numbered ones like 30xx are likely to be reserved
in the IANA register.

./heLen