Hi, The easiest way is to define an access list with a deny for the host and permit the rest and apply it to the interface.
ip wccp version 1 ip wccp web-cache redirect-list 110 access-list 110 deny tcp the_host_for_exclusion any eq www access-list 110 permit tcp any any and apply to interface like: interface# ip wccp web-cache redirect out -----Original Message----- From: Bijay Kumar Rauniyar [mailto:[EMAIL PROTECTED] Sent: Sunday, January 16, 2005 12:40 PM To: [email protected] Subject: [squid-users] Regarding wccp Hi I have a problem with squid cache and cisco wccp. My problem is that i have wccp enabled on cisco router which points to my cache server.But i want one IP to access to http traffic bypassing cache server..Is there any way out for this by changin squid configuration file.. i would be grateful rgds uglyjoe -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.302 / Virus Database: 265.6.13 - Release Date: 1/16/2005
