Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to publish internal Message Queuing through ISA Server


View products that this article applies to.

This article was previously published under Q319454

↑ Back to the top


Summary

This step-by-step article explains how to Publish Internal Message Queuing through ISA Server.

Publish Message Queuing

To publish Microsoft Message Queuing through ISA, follow these steps:
  1. On the Message Queuing server, create a queue under the private queues. Set the default gateway to an internal ISA IP address on the Message Queuing server.
  2. Create the following protocol definitions under the policy elements in ISA:
    +---------------------------------------------------+
    |Name       |Port number |Protocol type |Direction  |
    +---------------------------------------------------+
    |MSMQ 1801  |1801        |TCP           |inbound    |
    +---------------------------------------------------+
    |MSMQ 2101  |2101        |TCP           |inbound    |
    +---------------------------------------------------+
    |MSMQ 2103  |2103        |TCP           |inbound    |
    +---------------------------------------------------+
    |MSMQ 2105  |2105        |TCP           |inbound    |
    +---------------------------------------------------+
    					
  3. Publish the following protocol under the Server publishing rule in ISA:
    Any RPC, MSMQ1801, MSMQ2101, MSMQ2103, MSMQ2105
  4. Under Access policy, turn on IP Packet filtering and IP Routing.
  5. Add the IP Packet filter to open the local port of 1801, 2101, 2103, 2105.
  6. For the remote client, use direct=os:hostname instead of direct=tcp:IP, and then add a item in the Hosts file that maps the Message Queuing server name to its ISA external IP address.

↑ Back to the top


References

For additional information about ports that Microsoft Message Queuing uses, click the article number below to view the article in the Microsoft Knowledge Base:
178517� INFO: TCP, UDP, and RPC Ports Used by MSMQ

↑ Back to the top


Keywords: KB319454, kbhowtomaster, kbhowto

↑ Back to the top

Article Info
Article ID : 319454
Revision : 2
Created on : 4/20/2005
Published on : 4/20/2005
Exists online : False
Views : 309