Hi,
I need conect two database server, one in IDS and other is SE.
I have in computer IDS /etc/services
sqlturbo 1525/tcp
sqlexec 1526/tcp
/usr/informix/etc/sqlhosts
ant_shm onipcshm antfw sqlturbo1
ant_tcp onsoctcp antfw sqlturbo
sr_central sesoctcp central sqlexec
This computer is named antfw
The computer with SE have the followind.
sqlturbo 1525/tcp
sqlexec 1526/tcp
in the file /usr/informix/etc/sqlhosts there are the followind.
se_central seipcpip central sqlexec
sr_central sesoctcp central sqlexec
ant_tcp onsoctcp georgi sqlturbo
this computer is named central.
Thank you for you help.