Re: Testing MQ connections using telnet from z/OS to external host

2021-05-03 Thread Laurence Chiu
Thanks. Turned out to be a red herring. Packets are reaching the mid-range server, passing through the firewall but I think there is no application (this is an IBMi mid-range box) on the box to act on them so the host thinks the connection was rejected. I am going to cross-post in the mid-range mai

Re: Testing MQ connections using telnet from z/OS to external host

2021-05-02 Thread Matt Hogstrom
TRACERTE to the mid-range server will hopefully give you an idea of where the network is stopping you. Matt Hogstrom PGP key 0F143BC1 > On May 2, 2021, at 18:10, Laurence Chiu wrote: > > In the process of setting up some new MQ connections from our Z/OS > mainframe to new mid-range servers. T

Testing MQ connections using telnet from z/OS to external host

2021-05-02 Thread Laurence Chiu
In the process of setting up some new MQ connections from our Z/OS mainframe to new mid-range servers. The development team is trying to check if the connection from Z/OS to the mid range service is working by issuing a telnet command. Telnet ip address. 1414 Where they have set 1414 as the port