cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
70751
Views
5
Helpful
1
Replies

OWA and URL redir.asp issues

csbowser
Level 1
Level 1

Currently, I am running a cisco 11501 (soft 7.40) with a SSL module configured for front and backend SSL. layer 5 filtering and OWA is working fine except when I try to use a URL link embedded in an email. The URL changes .. for example from (email url link) www.acme.com to https://www.acme.com/exchweb/bin/redir.asp?URL=http://www.acme.com/

which is being captured by the catch all content rule below.

How do you configure the content rules to handle redir.asp URL's.

My backend SSL catch all for the web site is

content SSL-EMPLOYEE-BACKEND-I

vip address 10.1.11.110

add service ssl-employee-backend

advanced-balance arrowpoint-cookie

protocol tcp

port 81

url "//www.acme.com/*"

active

My backend SSL content rule for exchange is

content SSL-EXCHANGE-BACKEND-I

vip address 10.1.11.110

add service ssl-exchange-backend

advanced-balance arrowpoint-cookie

protocol tcp

port 81

url "//www.acme.com/exch*"

active

Thanks is advance ......

Paul K.

1 Reply 1

seilsz
Level 4
Level 4

Paul,

Try the following:

content BYPASS

protocol tcp

port 80

url "//www.acme.com/exchweb/bin/redir.asp*"

application bypass

active

~Zach

Review Cisco Networking for a $25 gift card