Re: [squid-users] Help with Squid 2.5 on FreeBSD 5.3 and WCCP

From: Bin Liu <binliu.lqbn@dont-contact.us>
Date: Wed, 6 Apr 2005 20:45:02 +0800

I've already got my FreeBSD 5.3 box running with squid 2.5 and WCCPv1
successfully, but when I switched to WCCPv2, it failed. It seems that
if_gre module can't decapsulate the WCCPv2 packets correctly. I ran
tcpdump -i gre0, the only thing I got is "IP0 bad-hlen 0" :(

Can FreeBSD 5.3 support WCCPv2? I see the following lines in
sys/netinet/ip_gre.c

                 case WCCP_PROTOCOL_TYPE:
                         if (sc->wccp_ver == WCCP_V2)
                                 hlen += 4;
Received on Wed Apr 06 2005 - 06:45:05 MDT

This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:03 MDT