Microsoft KB Archive/238954

From BetaArchive Wiki
Knowledge Base


XWEB: OWA Server Connectivity over a Firewall or Proxy Which is Using Network Address Translation Between Public and Private Networks

Article ID: 238954

Article Last Modified on 10/28/2006



APPLIES TO

  • Microsoft Exchange Server 5.5 Service Pack 1
  • Microsoft Exchange Server 5.5 Service Pack 2
  • Microsoft Exchange Server 5.5 Service Pack 3
  • Microsoft Exchange Server 5.5 Standard Edition



This article was previously published under Q238954

SYMPTOMS

When Outlook Web Access (OWA) is installed on a separate server than the Exchange Server computer, and they are separated by a firewall or proxy that is performing Network Address Translation (NAT) between a public network and a private network, OWA may experience connectivity problems.

CAUSE

OWA creates a virtual MAPI client, which then communicates with the Exchange Server computer by means of remote procedure call (RPC) communications, in the same manner as an Outlook client.

When the IP packets containing the RPC information get edited during translation, you lose the RPC connectivity information, which causes the OWA virtual client not to connect to the Exchange Server computer. Additionally, the OWA server may have problems resolving the name of the Exchange Server computer behind the firewall or proxy server.

WORKAROUND

A work around for non-Windows NT-based firewalls or proxy servers is to perform a one-to-one translation between the two networks. This is also called opening a pipe or tunnel between the public and private networks. This translation basically takes all requests for a specific address on the public network and passes them directly to the private network. For additional information on configuring a one-to-one translation, please refer to your manufacturer's documentation.

A one-to-one translation or pipe does not work for Windows NT-based firewalls and proxy servers because the OWA server attempts to bind to the end-point mapper port (EPM), port 135, on the firewall when the virtual client is started. The firewall or proxy server does not return the correct Exchange Server connectivity information to the OWA server.


MORE INFORMATION

For additional information, please refer to the following Request for Comments:

RFC 1631 - The IP Network Address Translator (NAT)
RFC 1918 - Address Allocation for Private Internets


These RFCs can be found at http://www.rfc-editor.org.


Keywords: kbhowto KB238954