cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1223
Views
0
Helpful
2
Replies

ASA not redirecting WCCP traffic (traffic from one particular source address)

Fazil Haneefa
Level 1
Level 1

 

 

Friends,

 

  I have a redirect list allowing three traffic and denying one.

      On ASA: access-list wccp-traffic permit ip 10.100.x.x 255.255.255.0 any

                       access-list wccp-traffic permit ip 10.1.x.x 255.255.255.0 any

                       access-list wccp-traffic deny ip 10.2.x.x 255.255.255.0 any

 

  One traffic among the three allowed doesn't return any hits on the access-list.

                      10.100.x.x is not getting any hits.

              but  10.1.x.x is getting hits

 

  ASA is configured to redirect the traffic to the Blue Coat cache engine.

               on the ASA if I checked I could see 10.100.x.x is hitting the ASA but not the access-list

 

 Any thoughts??

 

2 Replies 2

Poonam Garg
Level 3
Level 3

Check if this traffic is in bypass list on wsa. Because if bypass list is configured in transparent mode then bypass list is first checked before redirecting it to wccp client.

 

 

The issue was with the IPS.