Re: [squid-users] Compile WCCP module optimally

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 15 Aug 2003 08:16:02 +0200

On Friday 15 August 2003 07.54, Awie wrote:
> Here it is the Sublime Solution docs. Or perhaps I cannot
> understand clearly what they wrote?
>
> But please highlight the sample below:
>
> insmod ip_wccp
> insmod ip_gre
> iptunnel add gre1 mode gre remote <ip-address-of-router> local
> <ip-address-of-squid-cache> dev eth0 ifconfig gre1 127.0.0.2 up
> /usr/local/squid/bin/RunCache &

This is wrong. Plase ask them to correct their document.

You should EITHER

  insmod ip_wccp

or

  insmod ip_gre (patched version)
  iptunnel ....

Note: the use count of ip_wccp is always 0, as there is never any
users of this module. While the module is installed it just magically
decapsulates any WCCP packets redirected to the box.

Regards
Henrik
Received on Fri Aug 15 2003 - 00:17:20 MDT

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