07-03-2014 01:59 AM
Hi,
I have issued these commands in my ASA 5520 to activate WCCP to redirect web traffic from a PC with IP 192.168.120.6 to a McAfee Web Gateway with IP 10.250.2.33:
access-list wccp-servers extended permit ip host 10.250.2.33 any
access-list wccp-traffic extended permit ip host 192.168.120.6 any
wccp 51 redirect-list wccp-traffic group-list wccp-servers password aspirina
wccp interface INSIDE_IF_FWSM 51 redirect in
We are seeing traffic in the WCCP statistics in ASA:
Global WCCP information:
Router information:
Router Identifier: 19X.5X.12X.9X
Protocol Version: 2.0
Service Identifier: 51
Number of Cache Engines: 1
Number of routers: 1
Total Packets Redirected: 906
Redirect access-list: wccp-traffic
Total Connections Denied Redirect: 0
Total Packets Unassigned: 10
Group access-list: wccp-servers
Total Messages Denied to Group: 0
Total Authentication failures: 0
Total Bypassed Packets Received: 0
However, the PC can't access the internet. Moreover, in the MWG we don't see GRE traffic.
Thanks in advance.
07-10-2014 10:54 PM
Though this is in the wrong forum, maybe I can help. Can you do 'show wccp 51 detail' ? Did you already do a packet capture on your proxy? What are you seeing there?
07-12-2014 03:00 AM
Try "debug wccp events" and "debug wccp packets" on ASA to check whether both of them exchanging "Here i am" and "I see you " packets
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide