Cherry:
If you do not have the Telnet client installed on your Win2016 server you can use PowerShell's Test-NetConnection command:
Test-NetConnection -ComputerName "localhost" -InformationLevel "Detailed" -Port 1525
WARNING: TCP connect to (::1 : 1525) failed
WARNING: TCP connect to (127.0.0.1 : 1525) failed
You can substitute your system's IP or name for "localhost"
------------------------------
Best regards,
Martin Graney
Queues Enforth Development, Inc.
Stoneham, MA 02148
------------------------------
Original Message:
Sent: Mon June 22, 2020 10:30 AM
From: Cherry
Subject: InformixHQ
Tried IP Address, but no luck.
Could not connect to Informix: jdbc:informix-sqli://1x.xxx.xxx.xx:1525: sysmaster. Socket connection to server (1x.xxx.xxx.xx:1525) failed.
------------------------------
Cherry
------------------------------
Original Message:
Sent: Mon June 22, 2020 08:58 AM
From: SangGyu Jeong
Subject: InformixHQ
Hello,
If it's a local connection, it doesn't seem like a firewall issue.
How about trying an ip address instead of hostname?
------------------------------
SangGyu Jeong
Software Engineer
Infrasoft
Seoul Korea, Republic of