Subject Sql Error
Author Carlo Pettirossi
Hi everybody,

I'm trying to connect to my IB database using isql on linux with the
following syntax:

SQL> connect /db/mydb.gdb;

The answer is

Statement failed SQLCODE=-923

Connection rejected by remote interface

This is what has been recorded on the interbase.log file

linuxdb (Server)        Tue Jan 30 11:50:32 2001
        SERVER/process_packet: connection rejected for root

linuxdb (Server)        Tue Jan 30 11:50:32 2001
        SERVER/process_packet: connection rejected for root

linuxdb (Server)        Tue Jan 30 11:50:32 2001
        SERVER/process_packet: connection rejected for root

On the newsgroup interbase.public.linux, the problem seems to depend upon the "+" sign in the file /etc/gds_hosts.equiv

This file doesn't exist on my machine. Could anybody advice me where I could look up to avoid this error message?
Thanks in advance.
Regards
Carlo