Tom Miller wrote:
I am trying to get Firebird database server running on my computer.

If I try to connect to the server in local mode (doesn't use IP at all), it works fine.

If I then try to connect with IP locally using 127.0.0.1 the connection is actively refused.

Are you sure that Firebird accepts IP connections at all?

What does
   lsof -c firebird | grep TCP
say?
(I assume that the firebird daemon name starts with "firebird", otherwise you need a different -c argument.)

        Joachim

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Joachim Schrod                          Email: [EMAIL PROTECTED]
Roedermark, Germany

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to