Subject | Re: [firebird-support] Cannot Connect to FireBird Database from network workstation |
---|---|
Author | Nagy Szilveszter |
Post date | 2015-11-25T15:32:42Z |
And also see if selinux is not blocking you.
On Monday, November 23, 2015 4:52 PM, "Steve Wiser steve@... [firebird-support]" <firebird-support@yahoogroups.com> wrote:
Run netstat -an from the command line on the server and make sure port 3050 is listening (you should see something like 0.0.0.0:3050 as the local address and 0.0.0.0:* as the foreign address).
-steveOn Sun, Nov 22, 2015 at 12:11 PM, Jesse McCarty linuxphotographer07@... [firebird-support] <firebird-support@yahoogroups.com> wrote:Is that setting changed in the /etc/firebird/firebird.conf file or a different configuration file? I have not made any changes to the xinetd configuration.JesseOn Nov 22, 2015 12:32 AM, "Mark Rotteveel mark@... [firebird-support]" <firebird-support@yahoogroups.com> wrote:On 21-11-2015 20:07, Jesse McCarty linuxphotographer07@...
[firebird-support] wrote:
> Production system running Ubuntu 14.04 (64Bit) and Firebird Classic 2.5
> has the database setup and also has two samba file shares setup. The
> Windows 7 machine can see the shares (including the location of the
> database) but the program test connection is always unable to connect to
> the database. I also cannot connect to the Database from a remote
> machine using FlameRobin.
Have you checked that Firebird is listening on the external IP address
of the server (192.168.254.42 according to the screenshot)? As far as I
recall the default xinetd config of Firebird Classic on Ubuntu only
listens on 127.0.0.1 (localhost).
Mark
--
Mark Rotteveel