|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ-IPT |
« View previous topic :: View next topic » |
Author |
Message
|
veeruk |
Posted: Wed Apr 12, 2006 12:25 pm Post subject: MQ-IPT |
|
|
Acolyte
Joined: 13 Mar 2006 Posts: 73
|
We have an MQIPT in place in our production system, which transfers the data to a MQ concentrator. One of the routes in mqipt.conf file is to a queue manager on concentrator (port no:7733).
Now when I log on to concentrator and do a ‘netstat’, I could not find the port number 7733 in the local address list. Is it possible that the port is open for listening but not getting displayed?
Is there anything else that I should be looking at? |
|
Back to top |
|
 |
wschutz |
Posted: Wed Apr 12, 2006 4:10 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Well, if something is really listening on that port, netstat should find it. What os and whats parms to netstat? _________________ -wayne |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Apr 12, 2006 7:53 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
wschutz wrote: |
Well, if something is really listening on that port, netstat should find it. What os and whats parms to netstat? |
Try netstat -an
The n will force the named ports to numeric format.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
veeruk |
Posted: Thu Apr 13, 2006 6:07 am Post subject: |
|
|
Acolyte
Joined: 13 Mar 2006 Posts: 73
|
It's a windows machine. When I did 'netstat -an', here is the port I'm interested in:
TCP 0.0.0.0:7733 0.0.0.0:0 LISTENING
Now what does that 0.0.0.0 mention? |
|
Back to top |
|
 |
Tibor |
Posted: Thu Apr 13, 2006 12:54 pm Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
veeruk wrote: |
It's a windows machine. When I did 'netstat -an', here is the port I'm interested in:
TCP 0.0.0.0:7733 0.0.0.0:0 LISTENING
Now what does that 0.0.0.0 mention? |
It's listening on all of available IP addresses. You can restrict it when needed.
Tibor |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|