I am trying to connect to Firebird 4.0 on my server from a remote PC but always failed. It always reports: "connection rejected by remote interface."
My server uses Windows Server 2012 R2. I already test using telnet to my server on port 3050 and it did not block. So I guess it is not because of a firewall issue.
This does not happen when I am using Firebird 2.5.
Is there any additional setting that I must do if using Firebird 4.0?