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 configure Internet Security and Acceleration Server to publish an internal Exchange server


View products that this article applies to.

This article was previously published under Q308599

↑ Back to the top


Summary

This article describes how to configure Internet Security and Acceleration (ISA) Server to publish an internal Microsoft Exchange Server that is running Internet Information Server (IIS) and Outlook Web Access (OWA).

This article is intended to supplement the following article in the Microsoft Knowledge Base:
290113� How to publish Outlook Web Access behind Internet Security and Acceleration Server
Consult that article before you employ the methods that are discussed in this article.

↑ Back to the top


More information

The ISA Server allows for traditional mail server protocols (SMTP, POP3, IMAP4, and so on) to be published easily under the Server Publishing Rules node. However, no ISA Server wizard automates publishing an internal mail server that allows mail retrieval by using the Hypertext Transfer Protocol (HTTP).

This article assumes that the following prerequisites are in effect:
  • You are running ISA Server in firewall mode and there are at least two network interfaces.
  • Outlook Web Access (OWA) for Exchange Server 5.5 or Exchange 2000 Server is accepting HTTP requests within the internal network.
To configure ISA Server to allow external clients to access the internal OWA server, perform the following four steps:
  1. Enable an HTTP listener on ISA Server:
    1. In the ISA Management console, expand Servers and Arrays, right-click the ISA Server, and then click Properties.
    2. Click the Incoming Web Requests tab, and then click Configure listeners individually per IP address.
    3. Click Add, and click the ISA Server name in the list box in the Add/Edit Listeners dialog box. Enter the IP address that is assigned to one of the external network interface cards (NICs).
    4. Click OK to close the dialog box, and then click OK again to save changes.
  2. Create a destination set that can point the Web clients to the appropriate folders that are used by the OWA Web site:
    1. Open the ISA Management console, expand the ISA Server-based server, and then click the Policy Elements section.
    2. Expand the Policy Elements section, right-click the Destination Set folder, click New, and then click Set. You are prompted to name the new destination set; name the new destination set "OWA".
    3. In the Destination box, enter the Uniform Resource Locator (URL) that the external Web clients use to access OWA. This URL resolves the Internet Domain Name System (DNS) name to the external IP address on the ISA Server-based server.

      Note Do not include the "http://" or the "https://" portion of the URL in the Destination box.
    4. In the Path box, type: /exchange/*, and then click OK.
    5. Repeat step d for the Exchweb and Public folders, adding the path for each as /exchweb/* and /public/* respectively.
  3. Create a Web Publishing Rule:
    1. Expand the ISA Server to the Publishing heading.
    2. Under Publishing, right-click Web Publishing Rules, click New, and then click Rule.
    3. Give a descriptive name to this rule, and then click Next.
    4. Apply the rule to the specified destination set that you created in step 2, and then click Next.
    5. Click Next to accept Any Request.
    6. Click Redirect the request to this Internal Web Server, and then enter the IP address of the internal server.
    7. Click to select the Send the original host header check box, click Next, and then click Finish.
    8. Open the Services Microsoft Management Console, and then right-click the ISA Server Control. Click Restart, and then click Yes to restart all dependent services.

  4. Repeat Steps 1 to 3 for any additional hosted domains.

    Each additional hosted domain that corresponds to a different internal Exchange Server should be registered on a different IP address on the external NIC of the ISA Server.

    Note If the "backend" Exchange server does not hold the Web client's mailbox, the redirection does not work. If you have a farm of Exchange 2000 servers that share the same e-mail domain namespace, it is not recommended that you use ISA as a "front-end" server.

↑ Back to the top


Keywords: KB308599, kbinfo

↑ Back to the top

Article Info
Article ID : 308599
Revision : 7
Created on : 2/28/2007
Published on : 2/28/2007
Exists online : False
Views : 321