Firebird2: Unable to connect over TCP
Hi,
I am running firebird2-classic-server on Sarge. When I try to connect to
a database over network I get the following error.
---
server:~# isql-fb -u sysdba -p masterkey localhost:/var/lib/firebird2/data/test.gdb
Statement failed, SQLCODE = -902
Unable to complete network request to host "localhost".
-Failed to establish a connection.
-Connection reset by peer
Use CONNECT or CREATE DATABASE to specify a database
SQL>
---
And in /var/log/firebird.log I can see
---
server Fri Sep 3 12:55:53 2004
INET/inet_error: read errno = 104
server Fri Sep 3 12:55:53 2004
INET/inet_error: receive in try_connect errno = 104
---
My /etc/hosts.equiv
---
127.0.0.1
localhost
localhost.localdomain
server
---
Can someone tell me what is wrong?
Thanks
Avinash.
Reply to: