Subject | RE: [ib-support] LISTEN |
---|---|
Author | Leyne, Sean |
Post date | 2001-10-18T11:56:24Z |
Ivan,
Firebird only listen to a single TCP/IP port, by default this is 3050.
This port can be changed on the server by adding the following entry to
the server services file:
gds_db xxxx/tcp (where xxxx is the port you want to listen
to)
Sean
> how to setup FireBird to LISTEN only on the specified interfaces ?!Interfaces????
Firebird only listen to a single TCP/IP port, by default this is 3050.
This port can be changed on the server by adding the following entry to
the server services file:
gds_db xxxx/tcp (where xxxx is the port you want to listen
to)
Sean