Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
My problem is, it doesn’t seem like packets are making it to the linux/squid caching device, based on cache logs. Workstations that are being redirected in the router have no web browser access (they can ping 8.8.8.8 and google.com)I have a linux box...
Working config!!Thanks for the point in the right direction!acl manager proto cache_objectacl localhost src 127.0.0.1/32acl to_localhost dst 127.0.0.0/8acl SSL_ports port 443acl Safe_ports port 80 # httpacl Safe_ports port 21 # ftpacl Safe_ports port...
Thanks for the response and good points. I notice I never receive the following from the router, shouldn't I be?:WCCP-PKT:S00: Received valid Here_I_Am packetFrom the first post, what’s with the large "Total Packets Denied Redirect: 2088"?What ...
BUMP!! with some debug infoRouter0#show debugging
WCCP:
WCCP packet info debugging is on
WCCP events debugging is on
Router0#show log
*Nov 15 19:52:46.923: WCCP-EVNT:wccp_update_assignment_status: enter
*Nov 15 19:52:46.927: WCCP-EVNT:wccp_upda...
I found a nice write up last night http://www.reub.net/node/3It makes mention of problems in earlier IOS versions, which sounds very similar to my problem.“The problem I was seeing in 12.4 and late 12.3T's is that the router sees the cache and attemp...