Connection rejected by remote interface - Firebird 1.5 on Linux Server
----------------------------------------------------------------------
Key: DNET-719
URL: http://tracker.firebirdsql.org/browse/DNET-719
Project: .NET Data provider
Issue Type: Bug
Affects Versions: 5.6.0.0
Environment: Linux Server with Centos 6.5, Firebird 1.5.6.5026-0.i686
Reporter: Felix Martinez
Assignee: Jiri Cincura
ErrorCode: 335544421
Number: 335544421, Class: 0, Line: 0
ErrorMessage: connection rejected by remote interface
It seems hapen when try to get version at Connection
My Connection String
string connectionString =
@"
Server=localhost;
User=SYSDBA;
Password=masterkey;
Database=192.168.1.100:/home/dbs/data.fdb;
Port=3050;
Dialect=3;
Charset=NONE;
Connection lifetime=0;
Packet Size=8192;
ServerType=0;";
With same connection string and Firebird version on any Windows based server it
works.
I know Firebird version is old but is in production environment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider