Henrik, WCCPv2 GRE support is activated in OS kernel. One redirection rule is applied for the packets coming on port 80 to be redirected on port 3128. But I am not aware about the hash assignment.
Is there any extra parameters required to define in squid.conf file? , if so let me know. Also tell me if any other details required from my side. Regards, Milind -----Original Message----- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 5:24 PM To: Milind Nanal Cc: [EMAIL PROTECTED] Subject: RE: [squid-users] RE: Sample squid.conf On Thu, 6 Nov 2003, Milind Nanal wrote: > I have added OS kernel support for WCCPv2. When I checked wccp status on > router, it shows that router identifies the cache engine's presence over > there. > > But still ......problem.... > > When squid service is started cache.log file generates. > Below is the cache.log generated by squid. > > 2003/11/06 14:34:23| Ready to serve requests. > 2003/11/06 14:35:23| Incoming WCCP v2 I_SEE_YOU length 176. > 2003/11/06 14:35:23| Incoming WCCP2_I_SEE_YOU received id = 50862. > 2003/11/06 14:35:23| Incoming WCCP2_I_SEE_YOU member change = 1 tmp=66. > > No data logs in access.log & store.log files. > Further guidance is required.. Have you activated the WCCPv2 GRE support in your OS (usually involves loading a kernel module or setting up a GRE tunnel if your GRE implementation supports WCCPv2) Have you enabled interception of port 80 packets on the proxy server by firewall/nat rules in the proxy server OS? Does the router show that there is hash assignment to the cache server? Regards Henrik
