Mailinglist Archive: opensuse (4631 mails)
| < Previous | Next > |
[opensuse] Re: How to see what is blocking IP requests?
- From: Joachim Schrod <jschrod@xxxxxxx>
- Date: Sun, 21 Jan 2007 14:00:33 +0100
- Message-id: <eovo5h$ob$1@xxxxxxxxxxxxx>
Tom Miller wrote:
Are you sure that Firebird accepts IP connections at all?
What does
lsof -c firebird | grep TCP
say?
(I assume that the firebird daemon name starts with "firebird", otherwise you need a different -c argument.)
Joachim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Joachim Schrod Email: jschrod@xxxxxxx
Roedermark, Germany
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
I am trying to get Firebird database server running on my computer.
If I try to connect to the server in local mode (doesn't use IP at all), it works fine.
If I then try to connect with IP locally using 127.0.0.1 the connection is actively refused.
Are you sure that Firebird accepts IP connections at all?
What does
lsof -c firebird | grep TCP
say?
(I assume that the firebird daemon name starts with "firebird", otherwise you need a different -c argument.)
Joachim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Joachim Schrod Email: jschrod@xxxxxxx
Roedermark, Germany
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |