Subject | Re: [firebird-support] Re: Connection refused on Server |
---|---|
Author | Milan Babuskov |
Post date | 2004-01-05T20:02Z |
colincoleman2002 wrote:
on 3050 port without you knowing it. You can try running apache or some
other server on 3050 to check, or by running firebird on some "legal"
port like 80.
telnet host 3050
--
Milan Babuskov
http://fbexport.sourceforge.net
> Yes this is the main company server and nobody has any problems,Is there perhaps some firewall in between. It can ban any comunication
> Except little ol'e me trying to get Firebird to service requests
> over TCP on port 3050.
>
> Evrything else works all the VPN clints are connecting from outside
> to in, and visa versa, web servers are running 100%, the only thing
> that aint working is remote connections INTO the server on port 3050
> to firebird.
on 3050 port without you knowing it. You can try running apache or some
other server on 3050 to check, or by running firebird on some "legal"
port like 80.
> Can I use some "Telnet" type program to try and ask the server ifYes. It should either refuse the connection or let you in:
> firebird is awake and listening.
telnet host 3050
> If i run netstat -a now it has a line that saysYes.
>
> TCP cbl01:1080 cbl01.cbl.local:0 LISTENING
> TCP cbl01:1745 cbl01.cbl.local:0 LISTENING
> TCP cbl01:3025 cbl01.cbl.local:ldap CLOSE_WAIT
> TCP cbl01:3048 cbl01.cbl.local:ldap ESTABLISHED
> TCP cbl01:3050 cbl01.cbl.local:1025 ESTABLISHED
> This looks like its actually got a connection from someone and is
> running, am i correct?
--
Milan Babuskov
http://fbexport.sourceforge.net