× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks to all who replied. Did some digging around using netstat *CNN and
listed all ports. Found nobody was listening on 1414 but there was a job
listening on 1364. So I've gone back to the devs and asked if somebody can
look at the MQ configuration and perhaps start the queue manager if it's
not running. Totally out of my area but that seemed like a reasonable
assumption.

On Mon, May 3, 2021, 11:24 PM Rob Berendt <rob@xxxxxxxxx> wrote:

The NETSTAT *CNN is a good idea to see what ports are being served.
F14=Display port numbers

An alternative might be to look at the services related to this. Like
select AUTHORIZATION_NAME, JOB_NAME, LOCAL_PORT, REMOTE_PORT,
REMOTE_ADDRESS, LOCAL_ADDRESS
from qsys2.netstat_job_info
;
https://www.ibm.com/docs/en/i/7.4?topic=is-communication-services


Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 7310 Innovation Blvd, Suite 104
Ft. Wayne, IN 46818
Ship to: 7310 Innovation Blvd, Dock 9C
Ft. Wayne, IN 46818
http://www.dekko.com

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Laurence Chiu
Sent: Monday, May 3, 2021 5:39 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Cal you telnet to an IBMi host on ports that you think you will
be using for MQ and Connect DIrect if the host doesn't have the services
running?

CAUTION: This email originated from outside of the organization. Do not
click links or open attachments unless you recognize the sender and know
the content is safe.


Situation. New servers that will support MQ and CD. MQ is setup but not
sure about CD yet,

Teams want to make sure firewalls are working so that MQ traffic is passing
through on port 1414 (it's coming from a z/OS host) and CD from a Windows
server on port 1364.

So they run the telnet command (telnet <host name> <port>) and see if they
get a response.

From z/OS a telnet to host on port 1414 gets a connection rejected. I can
see in the firewall logs that packets are getting through but I am not sure
if the MQ Manager is running or listening on that port and I don't have the
IBMi knowledge to find out. Unfortunately our tech resources in IBMi are a
bit thin on the ground at the moment as we transition to a new service
provider so we are flying in the dark a bit.

Similarly a telnet to the same host on 1364 gets the same timeout. Again
packets are going through the firewalls but I don't think the CD server is
running. I am no expert here but I would have thought you need the MQ Queue
Manager to be running for packets to be acknowledged and similarly for the
Connect DIrect server to be running. I don't think telnet on that port
would prove anything.

I did try a command dspmq but I received an error about something not found
in *LIB (I was using qsecofr :-) ) so people say to me that the MQ library
has not been added to the list of libraries that this account needs to see.

Any hints on what to do appreciated. Thanks
--
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
--
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.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.