Subject | Re: failed to establish a connection |
---|---|
Author | Adam |
Post date | 2006-08-04T01:05:18Z |
> Yes, we use stunnel for hiding stuff but don't need to for thisdatabase.
Security is more than simply preventing people from accessing data you
care about. If there is a bug in the engine, than someone may be able
to compromise your entire system.
> Do you think it would be a lot faster via stunnel?I stunnel offers compression then yes.
> We found that the firebird database server does not respond and I canWhat port is Firebird listening to?
> only connect if the Interbase server is running.
Has the RemoteBindAddress been set on the server?
What is your connection string from your client?
Adam