Subject | Re: [firebird-support] Networking problems with firebird on linux |
---|---|
Author | Daniel Albuschat |
Post date | 2004-05-19T06:26:53Z |
On Tuesday 18 May 2004 15:02, Emile Snyder wrote:
step you've advised already.
iptables (the box is not that old :D) is completely empty,
telnetting _does_ work. isql or any other firebird-access
does not, though. nmap shows the port as open, when I scan
this specific port (nmap -p 3050, or nmap -p 3000-4000 or any
other range) but doesn't show it when running plain nmap <host>.
So it seems to be a firebird issue... is there any way to
track firebird's actions, like debug output or so?
I think I'll strace a bit.. I'll check in later if I have success :)
Thanks for your help,
Daniel Albuschat
> Sounds to me like a firewall issue on your db server machine. TrySorry, I missed to give this information.. I've done every
> 'ipchains -L' to see what firewall rules are in effect on the server,
>
> You might also try port scanning from the working and non working
> clients (using nmap on un*x, not sure on win/mac) or telneting to the
> firebird port ('telnet <db host> 3050') to verify that it isn't an
> authentication issue.
step you've advised already.
iptables (the box is not that old :D) is completely empty,
telnetting _does_ work. isql or any other firebird-access
does not, though. nmap shows the port as open, when I scan
this specific port (nmap -p 3050, or nmap -p 3000-4000 or any
other range) but doesn't show it when running plain nmap <host>.
So it seems to be a firebird issue... is there any way to
track firebird's actions, like debug output or so?
I think I'll strace a bit.. I'll check in later if I have success :)
Thanks for your help,
Daniel Albuschat