cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
573
Views
0
Helpful
5
Replies

Setting up OWA access outside ASA

mmricisco
Level 1
Level 1

We had an instance of OWA setup through our old PIX that would allow users to use it through the Internet, rather than having to login through VPN and then accessing it.

Turns out having to login through VPN and accessing OWA is not a desirable option to our management. Does anyone know if the setup for OWA access on an ASA box is much different than the PIX? Here are the entries on the 515 that would relate to this type of connection:

access-list acl_out permit tcp any host 12.27.89.67 eq smtp

access-list acl_out permit tcp any host 12.27.89.67 eq www

static (inside,outside) 12.27.89.67 172.21.221.7 netmask 255.255.255.255 0 0

5 Replies 5

It depends on your particular scenario. Are they doing Web mail? 2000 or 2003? Check this link out.

http://support.microsoft.com/?kbid=270836

HTH

DC

Exchange 2000 OWA SP3

Does anyone know how to do this?

static (inside,outside) 12.27.89.67 172.21.221.7 netmask 255.255.255.255 0 0

question. .

1.are u using https for web access ?? should reflect in the ACL then..

2. i am supposing the nated host is ur Mail server .. was that working with ur PIX before. ? or are u publishing via an ISA server etc.. ?

vic

zulqurnain
Level 3
Level 3

if you using https then you need to do the following

1. access-list acl_out permit tcp any host eq https

2. static (inside,outside) tcp https https netmask 255.255.255.255

i would recommened using https over www here is the link on how to setup https for OWA on exchange

http://www.petri.co.il/configure_ssl_on_owa.htm

hope this helps.

please do rate it

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: