To let users to log on to Outlook Web Access through the front-end server, use either of the following methods.
Remove the host header NetBIOS name
If your default Web site is shut down, edit the existing virtual server entry, and then delete the entry in the
Host Name box so that it is blank. To do this, follow these steps:
- Start Exchange System Manager.
- Expand Servers, click the appropriate server name, expand Protocols, and then click HTTP.
- Right-click Exchange Virtual Server, and then click Properties.
- Click Advanced (located to the right of the IP Address menu), and then click Edit.
- Clear the Host Header Value, and then click OK three times.
- Quit Exchange System Manager.
For example, in a scenario where the NetBIOS name of the Exchange virtual server is BACK_END_SERVER and the Exchange virtual IP address is 192.168.0.1, the original entry would look similar to the following:
IP Address: 192.168.0.1
TCP Port: 80
SSL Port:
Host name: BACK_END_SERVER
In this example, the existing Host name BACK_END_SERVER would be cleared.
Add Host Headers on your back-end servers
- Start Exchange System Manager.
- Expand Servers, click the appropriate server name, expand Protocols, and then click HTTP.
- Right-click Exchange Virtual Server, and then click Properties.
- Click Advanced (located to the right of the IP Address menu), and then click Add.
Do not remove the existing host header name, for example, the Exchange Server computer virtual net name. Exchange Server Cluster Services requires a specific virtual server name in the Host Header field. - Add the following host headers. (The IP address is still the same; only the host header name changes.)
- The NetBIOS name of each front-end server.
- The NetBIOS name of the cluster resource.
- The IP address of each front-end server.
- The fully qualified domain name (FQDN) of the front-end server or servers.
- The IP address of the back-end server.
- The NetBIOS name of the back-end server.
- For fault tolerance, make the same changes on the second node of the cluster.
If you are using Windows Load Balancing, you also have to add a host header for the virtual IP address of the Windows Load Balancing resource. Additionally, it may be useful to add host headers to your front-end servers.