Subject | Re: [firebird-support] Re: connect errno 111 |
---|---|
Author | Dennis McFall |
Post date | 2005-08-26T04:57Z |
>>If I try to connect from another machine on the network (e.g. withI may have misspoken: netstat does NOT show/list port 3050 as being
>>IB_SQL), I get this:
>>
>>ISC ERROR CODE:335544721
>>ISC ERROR MESSAGE:
>>Unable to complete network request to host "192.168.102.207".
>>Failed to establish a connection.
>>No connection could be made because the target machine actively
>>
>>
>>
>>
>>
>
>You are now connecting via TCP. Active refusal means that you
>probably have a firewall blocking the request. Your netstat shows
>that the port is being listened to, but is anything actually getting
>through to it?
>
>
>
active. I would even suppose that that is causing the connection to be
refused. But what can I do (some script in init.d?) to have 3050 be
active? What part of the FB installation went bad, to cause 3050 to not
be active?
Dennis McFall