Author |
Message |
Topic: Make MQIPT act as a SOCKS proxy |
tsf
Replies: 1 Views: 7938
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Feb 27, 2018 7:13 am Subject: Make MQIPT act as a SOCKS proxy |
The MQSERVER environment variable is defined to use TCP Port 1414, not TCP Port 1080.
How to route MQ message to listener port 1080 via MQIPT? |
Topic: Make MQIPT act as a SOCKS proxy |
tsf
Replies: 1 Views: 7938
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Feb 21, 2018 6:12 am Subject: Make MQIPT act as a SOCKS proxy |
Refer to the following IBM URL, in this scenario, MQIPT act as a SOCKS proxy.
https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/com.ibm.mq.ipt.doc/ipt4061_.htm
The diagram shows conn ... |
Topic: Configure MQ Cluster with MQIPT |
tsf
Replies: 6 Views: 12845
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Feb 13, 2018 5:54 am Subject: Configure MQ Cluster with MQIPT |
I really do not understand about how to setup NAT for NEW YORK (QM2). Please provide more details about NAT.
Do you mean that setup PAT as below?
Source: MQIPT2 (IP: 10.9.20.5, TCP Port 1415)
Des ... |
Topic: Configure MQ Cluster with MQIPT |
tsf
Replies: 6 Views: 12845
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Feb 12, 2018 2:46 am Subject: Configure MQ Cluster with MQIPT |
I understand that different route with different destination should use differetn listener port on the same MQIPT server.
Refer to the example from IBM website
https://www.ibm.com/support/knowledg ... |
Topic: Configure MQ Cluster with MQIPT |
tsf
Replies: 6 Views: 12845
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Feb 09, 2018 5:50 pm Subject: Configure MQ Cluster with MQIPT |
Supplement: https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/com.ibm.mq.ipt.doc/ipt4111_.htm
mqipt.conf on MQIPT1
------------------------
Name=LONDON to NEWYORK
ListenerPort=1415
D ... |
Topic: Configure MQ Cluster with MQIPT |
tsf
Replies: 6 Views: 12845
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Feb 09, 2018 5:47 pm Subject: Configure MQ Cluster with MQIPT |
I have read the following article about configuring MQIPT clustering support.
MQIPT1 and MQIPT2 are configured to use TCP 1415 as listener.
But I cannot find cluster sender/receiver channe ... |