Subject Re: [firebird-support] Connecting to Superserver on CentOS 6
Author marcus
Hej,

On 12.05.2015 00:45, 'David E. Wheeler' david@...
[firebird-support] wrote:
>
>
> Firebirders,
>
> I have been using the firebird-classic RPM for testing Sqitch,
> connecting like so:
>
> isql-fb -u sysdba -p masterkey
>
> This worked well, but now I’d like to use superserver, instead. So I
> removed that RPM and installed 2.5.4.26856.0-1.el6 from EPEL and fired
> up the server with `sudo service firebird-superserver start`. But now
> the above command is unable to connect me:
>
Have you checked the xinetd config?
FB Classic server needs xinetd, writes a firebird.conf in /etc/xinetd.d


> $ isql-fb -u sysdba -p masterkey
> Use CONNECT or CREATE DATABASE to specify a database
> SQL> create database 'foo';
> Statement failed, SQLSTATE = 08004
> connection rejected by remote interface
>
> What do I need to tweak to get it so that I can connect and create a
> database? The hosts file includes “localhost” as a name for 127.0.0.1,
> for what that’s worth, so I doubt it’s a host name issue.
>
> TIA,
>
> David
Cheers, Marcus
>


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