cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1107
Views
10
Helpful
2
Replies

ASA URL FILTER AND WCCP

Giorgio Romano
Level 1
Level 1

Hello to everybody,

I have a Cisco ASA with csc-ssm.

I need to configure wccp on the asa and I want to use csc-ssm for url filtering.

So the question is: 

"May I perform the url filtering to the client requests using csc-ssm before they get the cache server?"

 

thank you very much

 

giorgio

1 Accepted Solution

Accepted Solutions

Chetankumar Phulpagare
Cisco Employee
Cisco Employee

Please check this link: http://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/general/asa_91_general_config/basic_wccp.html#37863

Especially this part: 

  • "TCP intercept, authorization, URL filtering, inspect engines, and IPS features are not applied to a redirected flow of traffic."

Packets classified for WCCP will not go through CSC-SSM but will be redirected to cache-server first. So you are better off doing URL filtering at cache server. Hope this helps!

 

Thanks,

Chetan

View solution in original post

2 Replies 2

Chetankumar Phulpagare
Cisco Employee
Cisco Employee

Please check this link: http://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/general/asa_91_general_config/basic_wccp.html#37863

Especially this part: 

  • "TCP intercept, authorization, URL filtering, inspect engines, and IPS features are not applied to a redirected flow of traffic."

Packets classified for WCCP will not go through CSC-SSM but will be redirected to cache-server first. So you are better off doing URL filtering at cache server. Hope this helps!

 

Thanks,

Chetan

Giorgio Romano
Level 1
Level 1

thank you very much for your answer!

GR