Quote:
Originally posted by Roelwe
What is the exact port number you used?
It seems some Linux machines have problems with low port numbers. Could you try it with f.ex. port: 8888/tcp ?
|
I am able to connect with dbaccess without a username/passwd, there are no errors in logfile.
I have just tried connecting with IP addess
l have also tried with a higher number port i.e 8888 and 50002
but to no avail.
My setting are as follows
Server Machine
<1> /etc/hosts = 10.0.0.16 one4all-redsrv.uk.one4alltechnologies.com one4all-redsrv
<2> /etc/services = informix_service 50002/tcp
<3> $INFORMIXDIR/etc/sqlhosts =
informix_se sesoctcp one4all-redsrv.uk.one4alltechnologies.com informix_service
<4> Env variables:
INFORMIXDIR = /opt/informixSE7.2
PATH = $INFORMIXDIR/bin
LD_LIBRARY_PATH=$INFORMIXDIR/lib
INFORMIXSERVER = informix_se
DBPATH = /home/mohammed/database_config/informix/stores7
Client Machine
<1> /etc/hosts = 10.0.0.16 one4all-redsrv.uk.one4alltechnologies.com one4all-redsrv
<2> /etc/services = informix_service 50002/tcp
<3> $INFORMIXDIR/etc/sqlhosts =
informix_se sesoctcp one4all-redsrv.uk.one4alltechnologies.com informix_service
<4> Env variables:
INFORMIXDIR = C:\Program Files\Informix\Client-SDK
PATH = $INFORMIXDIR/bin
LD_LIBRARY_PATH=$INFORMIXDIR/lib
INFORMIXSERVER = informix_se
DBPATH = /home/mohammed/database_config/informix/stores7
After l start informix_se, l can see that the informix_service is in a listen state
netstat -l -t --numeric-ports -e -e
but as soon as l try to connect via DBPing the informix_service dies