cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
650
Views
0
Helpful
1
Replies

URL Filtering on ACE 4710 -Deny access

Paul Pinto
Level 1
Level 1

Hi,

I have a requirement to filter (deny access) to certain URL's. The URL's are listed below. Any guidance/assitance in achieving this would be greatly appreciated.

https://<Domainname>/corp/BANKAWAY?Action.Admin.Init=Y&AppSignonBankID=NG

https://<Domainname>/corp/BANKAWAY?Action.RMUser.Init.001=Y&AppSignonBankId=NG&AppType=corporate&CorporateSignonLangId=001

Also, to achieve this, would we need to do SSL off-loading. I believe so. Then would have to initiate back to server.

Thanks in advance.

Paul.

1 Reply 1

Surya ARBY
Level 4
Level 4

Yes SSL offload is mandatory.

You can achieve this in at least two ways :

Use L7 inspection and a reset action : http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA4_1_0/configuration/security/guide/appinsp.html#wp1283413

or use two L7 class-maps and direct the requests to a dummy / redirect server farm.

The best way to achieve this would be to generate a 403 forbidden but the ACE seems to not be able to send such a code by itself.

Review Cisco Networking for a $25 gift card