Thank you Marc for your help.
I tried the SSH command from my workstation and it made a connection because I am seeing what you're seeing from netstat. An established entry from my workstation.
So the port is not blocked. Any other ideas?
Jeremy
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Marc Rauzier
Sent: Friday, October 14, 2022 12:16 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: Re: ACS System Debugger doesn't want to work
Le 14/10/2022 à 18:33, jeremy.ruth@xxxxxxxxxxx a écrit :
The i is listening on that port. I can see that and that there is 0 bytes both in and out.
I am putting in a request now for opening the firewall to that port. Hoping this is my issue.
You can improve your investigation using the following way:
From your workstation, use telnet or ssh to connect to your IBM i on port 3825. Here is how it looks like on the IBM i (netstat with a selection on local port 3825) when it works (I am using "ssh -p 3825 pub400.com" command on my Windows)
Subset of IPv4 Connections
System: PUB400
Type options, press Enter.
5=Display details 8=Display jobs
Remote Remote Local
Opt Address Port Port Idle Time State
* * 3825 000:01:47 Listen
XX.XXX.XX.XX 47138 3825 000:01:47 Established
If there is a firewall blocking, the idle time of Listening job will not go down to 0 and no remote session will start. On your workstation, you will get a time-out error.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.