Subject I can only connect if I specify the port number
Author Magno Machado
I have a server (Win 2003) running FB 2.0 on the 3050 port (the default
port).
When I try to connect to it via isql using something like this:
> isql server:database -user sysdba -pas masterkey;
I cant connect.
However, if I specify the port number, I can connect:
> isql server/3050:database -user sysdba -pas masterkey;

Can someone help-me?
As I'm using the default port, it should connect without having to specify
it, shouldn't it?

I guess this solution will help-me to solve another problem, more important
than this one.

Thanks.


[Non-text portions of this message have been removed]