Re: [squid-users] wccp and 2.4.18

From: Joe Cooper <joe@dont-contact.us>
Date: Thu, 29 Aug 2002 15:47:05 -0500

You know what happens when you assume, right? ;-)

ip_gre has been in Linux for years, but it is not capable of accepting
WCCP gre packets and never has been, as the id is slightly different
from a normal gre packet (even though the structure is the same). It is
type id 0x887, as opposed to standard gre type 0x880, I think.

Anyway, you need a patch, one way (ip_wccp) or another (ip_gre). If
there isn't a recent ip_gre patch posted, I have one that I can post for
download (though its only a ~2 line change, and it should be obvious how
to change the official ip_gre). I only have an ip_gre patch, as I
believe Henrik has been maintaining the ip_wccp patch to some extent.

hunter@sl00ch.net wrote:
> After reading the FAQ on squid-cache.org, I still have a question about
> enabling wccp in a 2.4.18 kernel. The faq had a link to a kernel patch
> for gre and a module for ip_wccp. Since gre is a kernel option in
2.4.18,
> I assume I do not need the patch, but what about the ip_wccp module?
> Thanks for any help.
>
> --paul
>
>

-- 
Joe Cooper <joe@swelltech.com>
Web caching appliances and support.
http://www.swelltech.com
Received on Thu Aug 29 2002 - 14:47:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:53 MST