I have a IIS 5.0 box and I just installed the OWA on it
for Exchange 5.5. I am trying to find the best way to
secure this connection over an internet since I have to
open a port from my firewall to the IIS 5.0 box for OWA
access. Any suggestions doing this the right way?

Thank you.

-Gokhan

Re: Secure OWA setup !!! by Adam

Adam
Mon Oct 27 15:20:04 CST 2003

Try looking at
http://www.derkeiler.com/Mailing-Lists/securityfocus/focus-ms/2002-01/0010.html
for more info on this topic

HTH

-Adam

"Gokhan" <anonymous@discussions.microsoft.com> wrote in message
news:007501c39cb1$68e94b90$a401280a@phx.gbl...
> I have a IIS 5.0 box and I just installed the OWA on it
> for Exchange 5.5. I am trying to find the best way to
> secure this connection over an internet since I have to
> open a port from my firewall to the IIS 5.0 box for OWA
> access. Any suggestions doing this the right way?
>
> Thank you.
>
> -Gokhan



Re: Secure OWA setup !!! by Ben

Ben
Tue Oct 28 14:36:47 CST 2003

The best way to secure OWA is to buy a certificate and force SSL. You only
have to open port 443 to the OWA box, and all traffic will be encrypted.
There are other things that you can do such as running IIS Lockdown Tool.

--
Ben Winzenz
Network Engineer
Gardner & White

Exchange FAQ's: http://www.swinc.com/resource/exch_faq.htm
Exchange 2000 FAQ's: http://www.swinc.com/resource/e2kfaq.htm


"Gokhan" <anonymous@discussions.microsoft.com> wrote in message
news:007501c39cb1$68e94b90$a401280a@phx.gbl...
> I have a IIS 5.0 box and I just installed the OWA on it
> for Exchange 5.5. I am trying to find the best way to
> secure this connection over an internet since I have to
> open a port from my firewall to the IIS 5.0 box for OWA
> access. Any suggestions doing this the right way?
>
> Thank you.
>
> -Gokhan



Secure OWA setup !!! by anonymous

anonymous
Fri Oct 31 09:18:07 CST 2003

Thank you for the post guys.