[Openroad-users] OpenROAD runimage via Checkpoint VPN-1 SecureClient
Paul White
pwhite at peerlessit.com.au
Tue Nov 7 15:58:30 EST 2006
Hi Tan,
What installation ID are you running? If it is II then the listening
port will be 21064. If not II then look at
%II_SYSTEM%\ingres\files\errlog.log to determin which port is in use.
Use something like sysinternals tcpview to see what ports iigcc.exe is
accessing. This can be used on both client and server.
Try nodeless connection directly to the IP address to bypass vnode and
DNS issues (assuming windows client) EG
sql @192.168.100.100,wintcp,II[ingres,ingrespass]::iidbdb
Check if telnet can connect to port 21064. Can be done from client to
server and server to client. EG
telnet 192.168.100.100 21064
if you get something like "Could not open a connection to host on port
21064" it is probably network config.
Check your client firewall software.
You will probably get a better response from the info-ingres group.
http://mailman.cariboulake.com/mailman/listinfo.py/info-ingres
Regards
Paul
________________________________
From: openroad-users-bounces at peerlessit.com
[mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Tan Cheng
Chye
Sent: Tuesday, 7 November 2006 2:39 PM
To: International OpenROAD Users
Subject: [Openroad-users] OpenROAD runimage via Checkpoint VPN-1
SecureClient
Hi all
I'm trying to run an OpenROAD 4.1 application remotely from a
client machine thru Ingres Net 2.6 while connected back to the server on
the office LAN via a VPN connection using Checkpoint VPN-1 SecureClient.
The Ingres netutil connection fails with Ingres error
"E_GC2819_NTWK_CONNECTION_FAIL Unable to establish network connection".
Issuing an "isql hostname::databasename" also returns "E_UG000F Error
connecting to database"
However, I'm able to establish a telnet session to the server
successfully when connected remotely via VPN.
I've done some research on this matter and have also reported it
to Ingres Technical support.
The knowledge articles and recommended solution from Ingres
seems to point to the opening up of TCP ports on the Checkpoint firewall
pertaining to the E_GC2815_NTWK_OPEN line found in the errlog.log files
on both the client and server. I've done so but the problem is still not
resolved.
Does anyone have a similar set up and resolution? Any help will
be appreciated.
Thanks.
Best Regards
Tan Cheng Chye
Information Systems Division
Intraco Ltd
DDI : (65) 65866769
Fax : (65) 63166254
Email: tancc at intraco.com
More information about the Openroad-users
mailing list