This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Outlook Web Access Configuration

Hi,

this isnt a problem directly related to ASL, however I cant seem to get the Outlook Web Access working.

If anyone can link me to some support (IIS Configuration more than anything), pls send me a note.

Having problems with Bandwidth and ASL use Outlook 2002.

Thx


This thread was automatically locked due to age.
  • What is exactly your Problem ? 

    I had one Problem when I tried to access OWA through the http proxy.

    This does not work. You have to define an exception on your IE Client to connect directly to your Exchange Server. There is an Knowledgebase Entry on the MS Site regarding Proxys and OWA.

    Regards
    Volker Wend
    • on a single server installation (w2k + iis5.0 + exchange 5.5) everything works great. I load http://192.1.1.1 which loads default.htm and goes to http://192.1.1.1/exchange/logon.asp which then loads the nice Outlook Web Access page.

      however on a dedicated IIs Server (in the same domain and on the same network segment w2k + IIs5.0) I cant seem to get a connection.

      I set up the dedicated IIs with the same configuration as the single server, with the exception of the PATH.  as path i have "\server\directory" where the directory is free for all to access.

      I setup a virtual directory call "exchange" which points to the web directory.

      so what happens?

      http://192.1.1.2 (default.htm is loaded) which loads http://192.1.1.2/exchange/logon.asp which then brings a 404 error page not found.     [:S] 

      I then browsed the network using explorer and could reach everything exactly as it should be. \microsoft network\domain\exchange server\virtual directory\logon.asp

      not being the scripting master, i am obviously missing something.  a pointer or what do i know.

      After I get a solid connection with 2 servers i would like to setup the following:

       Goal:  i want to put a IIs Server in our DMZ which will allow ANY to connect.  and then that server SHOULD (after modifying the Exchange Server Registry for the ports) be allowed to access the internal network.  I am not thrilled about allowing "ANY" to access the internal network for OWA.  My Goal looks like this on one ASL with 3 Interfaces:

      Internet-eth0  ASL-eth1  OWA (DMZ)  ASL-eth2  Exchange (Internal Network)

      where only the OWA server is allowed to pass the Directory Info and Information Store Info (2 ports free to configure) to the Exchange Server on the internal network.
       
       [size="1"][ 12 July 2002, 05:50: Message edited by: Tmor ][/size]
      • Tmor,

        1) Did you install the OWA software from the Exchange server CD on the second IIS ?

        2) Do you have a LOCAL login (not domain) on the second IIS for each user ?

        Mike
        • err.. no i didnt install the OWA on the second Server.. didnt see a seperate setup.. hmm.. ill have a look..

          Edited:

          LoL thx, didnt install the Exchange myself.. worked great on the same network segement. now to edit the registry for the port numbers.  want to move the IIs Server to the DMZ.
           
           [size="1"][ 15 July 2002, 09:22: Message edited by: Tmor ][/size]
          • When running OWA on a separate server form Exhcnage you must use clear text authentication. to the IIS Server. Users will need to logon using the domain\username syntax.

            Also your IIS Server will need to be in the same domain as you exchange server or have a trust built between two domains.