Subject RE: [ib-support] LISTEN
Author Leyne, Sean
Ivan,

> 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