Re: [squid-users] RedHat Linux 7.2 + kernel 2.4.9-31 + WCCP

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 16 Apr 2002 09:19:34 +0200

You must use a WCCP capable GRE endpoint. Either a patched GRE module or
the ip_wccp specific module. See the Squid FAQ for both options.

Regards
Henrik

francisv@dagupan.com wrote:
>
> No, I was using the kernel's GRE tunnel. These are the steps I did:
>
> 1) Re-compiled the kernel with the following options:
>
> Networking support
> Sysctl support
> Network packet filtering
> TCP/IP networking
> GRE Tunnel
> Connection tracking (Under ``IP: Netfilter Configuration'' in menuconfig)
> IP tables support
> Full NAT
> REDIRECT target support
> /proc filesystem support
>
> 2) After building, installed the kernel and rebooted
>
> 3) echo 1 > /proc/sys/net/ipv4/ip_forward
>
> 4) iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT
> --to-port 8080
>
> -----Original Message-----
> From: Henrik Nordstrom [mailto:hno@squid-cache.org]
> Sent: Tuesday, April 16, 2002 8:44 AM
> To: francisv@dagupan.com
> Cc: squid-users@squid-cache.org
> Subject: Re: [squid-users] RedHat Linux 7.2 + kernel 2.4.9-31 + WCCP
>
> francisv@dagupan.com wrote:
> >
> > Hi all,
> >
> > I'm configuring Squid 2.4-STABLE6 to do transparent proxying via WCCP but
> I
> > couldn't determine whether the packets are hijacked by the RedHat box.
> I've
> > configured RedHat using iptables:
>
> Have you installed a WCCP module?
>
> Regards
> Henrik
Received on Tue Apr 16 2002 - 01:55:35 MDT

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