ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Make MQIPT act as a SOCKS proxy

Post new topic  Reply to topic
 Make MQIPT act as a SOCKS proxy « View previous topic :: View next topic » 
Author Message
tsf
PostPosted: Wed Feb 21, 2018 6:12 am    Post subject: Make MQIPT act as a SOCKS proxy Reply with quote

Newbie

Joined: 09 Feb 2018
Posts: 6

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 connection flow from the IBM MQ client (called client1.company1.com on port 1415) through MQIPT to the IBM MQ server (called server1.company2.com on port 1414).

On IBM MQ client, enter the following commands to set the MQSERVER environment variable:
SET MQSERVER=MQIPT.CONN.CHANNEL/tcp/10.20.5.6(1414)

10.20.5.6 is IP address of MQ Server, and 1414 is listening port of MQ server.

On MQIPT, below is the configuration of mqipt.conf.

[route]
ListenerPort=1080
Destination=server1.company2.com
DestinationPort=1414
SocksServer=true

My question is how MQ client route connection to MQ server through MQIPT using TCP 1080.
How MQ client know the existence of MQIPT?
Back to top
View user's profile Send private message
tsf
PostPosted: Tue Feb 27, 2018 7:13 am    Post subject: Reply with quote

Newbie

Joined: 09 Feb 2018
Posts: 6

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?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Make MQIPT act as a SOCKS proxy
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.