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 » WebSphere Message Broker (ACE) Support » DataFlowEngine tcp port

Post new topic  Reply to topic
 DataFlowEngine tcp port « View previous topic :: View next topic » 
Author Message
opmind
PostPosted: Wed May 11, 2016 3:47 am    Post subject: DataFlowEngine tcp port Reply with quote

Acolyte

Joined: 04 Dec 2001
Posts: 68

Hello there,

I have a IIB V9 Broker which run under AIX and today I had a tcp port problem with another tool which tried to access the same port of one of my DataFlowEngine.

I'm not using any httplistener or tcp nodes, everything is under MQSeries but if I do a lsof, I have this result :

DataFlowE 8912968 eappro 394u IPv6 0xf1000e0002189bb8 0t0 TCP loopback:6542 (LISTEN)
DataFlowE 9240752 eappro 304u IPv6 0xf1000e00003083b8 0t0 TCP loopback:6527 (LISTEN)
DataFlowE 9240752 eappro 366u IPv6 0xf1000e00003233b8 0t0 TCP loopback:6529 (LISTEN)
DataFlowE 11206740 eappro 366u IPv6 0xf1000e000030f3b8 0t0 TCP loopback:6518 (LISTEN)

So, for my problem I have two choice :

-> changing the "other" tool configuration to access through another tcp port,
-> changing tcp port used by dataflowengines.

I'm curious, so here's my question :

It it possible to configure a tcp port range for DataFlowEngine ?

If any clue ...
Back to top
View user's profile Send private message
mayheminMQ
PostPosted: Fri May 13, 2016 5:27 am    Post subject: Reply with quote

Voyager

Joined: 04 Sep 2012
Posts: 77
Location: UK beyond the meadows of RocknRoll

the lsof command will also list the ports assigned for the Integration Server aka execution group aka DataflowEngine's debugger. I can see the debug port listed when I run lsof.

I do not believe you can assign a range of ports and perform a restriction on the port range for an execution group.
_________________
A Colorblind man may appear disadvantaged but he always sees more than just colors...
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri May 13, 2016 5:34 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You can assign a range of port #s for the eg-level http listeners in a broker.

You can assign port #s to listen on for the TCP IP nodes...

You should, in theory, be able assign port #s to every TCP listening service in IIB.

You should probably review all the ports being listened to, and make sure you're setting them to a known range. And then set the other tool's ports to a different known range. i.e. set all the IIB ports to be in 2200-2300 and all the other tool's ports to 3200-3300. Or etc.

Watch out for well known ports in any ranges you use.

And I'd personally tend to use 'netstat -tnlp" for getting listening ports.

But that's me.
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
mayheminMQ
PostPosted: Fri May 13, 2016 5:47 am    Post subject: Reply with quote

Voyager

Joined: 04 Sep 2012
Posts: 77
Location: UK beyond the meadows of RocknRoll

I amreading about the port range and did not know this was possible until now.

Link for any one interested:
https://www.ibm.com/support/knowledgecenter/SSMKHH_10.0.0/com.ibm.etools.mft.doc/bc43700_.htm?lang=en
_________________
A Colorblind man may appear disadvantaged but he always sees more than just colors...
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 » WebSphere Message Broker (ACE) Support » DataFlowEngine tcp port
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.