Subject Interbase.log error (connect error = 111)
Author Frank Wang
Hi IBGurus,

I installed Interbase 6.0 Open Source version(InterBaseSS_LI-V6.0-1.i386)
in Mandrake 8.1, and put following line in /etc/rc.d/rc.local
/bin/su - interbase -c"/opt/interbase/bin/ibmgr -start > /dev/null"

everytime when I start the Linux server I always get an error message,
something
like "Interbase Server can't start, check interbase.log", the log is as
follows:

catalina.ph (Client) Sat Apr 6 01:07:21 2002
INET/inet_error: connect errno = 111

catalina.ph (Client) Sat Apr 6 01:07:21 2002
/opt/interbase/bin/ibguard: guardian starting bin/ibserver

catalina.ph (Server) Sat Apr 6 01:07:23 2002
SERVER/process_packet: connection rejected for interbase
(the above two lines will be repeated several times)

(The above messages are generated without any access from client
programs.)

but I can connect to the /opt/interbase/employee.gdb and browse
all the data from a Delphi program. how to eliminate this error? thanks
for any help.


Regards,

Frank