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 » General IBM MQ Support » Can we block connecting to a queue manager based on IP

Post new topic  Reply to topic
 Can we block connecting to a queue manager based on IP « View previous topic :: View next topic » 
Author Message
jeevan
PostPosted: Thu May 04, 2006 6:52 am    Post subject: Can we block connecting to a queue manager based on IP Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

many people are sharing a queue. When one puts message, someone's listener reads that message. What he wants is block other listeners and make the queue available to him /his app only. Is there any way to allow only one app ( ip) and block other?

thanks
Back to top
View user's profile Send private message
sebastianhirt
PostPosted: Thu May 04, 2006 7:16 am    Post subject: Reply with quote

Yatiri

Joined: 07 Jun 2004
Posts: 620
Location: Germany

If you used the search button, you might have found a link to BlockIP.
Or maybe it is enough to open the queue with the open option INPUT_EXCLUSIVE.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu May 04, 2006 8:31 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Your question gives me a headache.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Thu May 04, 2006 10:31 am    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Yes there is.

There is also ways of coding applications to check messages are for it too.

Heck you can even use security to prevent access to queues too.

The wonders of modern programming. What will they think of next? I can remember a time when you secured a program by locking the punched cards in a filing cabinet
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu May 04, 2006 11:36 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

kevinf2349 wrote:
Yes there is.

Please tell me how I can write code that will interrupt all other MQ handles on a particular queue, regardless of whether or not they are blocked in an MQGET or not.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Thu May 04, 2006 11:53 am    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Quote:
Please tell me how I can write code that will interrupt all other MQ handles on a particular queue,


I didn't say you could. I was simply replying that there was a way of blocking IP addresses. Maybe I wasn't clear on that, in which case I apologise.
Back to top
View user's profile Send private message
jeevan
PostPosted: Thu May 04, 2006 7:59 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

Actually, my need is like this:

a group of developer and also tester working simultaneously. In general, testing is done after dev finished, but this is slightly different situation. both dev and test is done simultaneously. So, the dev guy want to test message but the listener of the testing guy comsumes it. So he want to be to block the other apps for time. That is the need. So, I thought, whether I can just allow one ip and block all other.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu May 04, 2006 8:48 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You shouldn't be using the same queue manager for dev and test, much less the same queue.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Fri May 05, 2006 8:23 am    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Is Jeevan for real?

Surely he is just having a laugh by posting this stuff? Please don't tell me this sort of horse muck is actually going on out there for real ?

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 » General IBM MQ Support » Can we block connecting to a queue manager based on IP
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.