Subject Re: [firebird-support] [REPOST] FB1.5 Linux - Install Docs?
Author Alexandre Benson Smith
Myles Wakeham wrote:

>OK, I got it working. I had installed the wrong server version. Anyway now
>the ps is showing the correct FBSERVER, etc. processes.
>
>But still, no port is exposed to my other computer for connection. This
>Linux system was installed with no firewall protection, so I don't think its
>stopping it. How can I test for the port broadcast?
>
>===========================
>Myles Wakeham
>Director of Engineering
>Tech Solutions Inc.
>Scottsdale, Arizona USA
>Phone (480) 451-7440
>Web: www.techsol.org
>
>
>
Myles,

[root@server root]# netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:cvspserver *:* LISTEN
tcp 0 0 *:printer *:* LISTEN
tcp 0 0 localhost.localdo:mysql *:* LISTEN
tcp 0 0 *:gds_db *:* LISTEN
the last line shows that the port gds_db (or 3050 in default
instalation) are listenning for network connections, what do you get if
you type the command:

netstat -a

Did you tried to connect from a remote machine ?
Did you get some error ?
What error ?

see you !


--

Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br