Date: Wed, 07 Dec 2005 08:32:29 +1100 From: Alan Garfield <alan@fromorbit.com> To: Cezar Fistik <cezar@arax.md> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6.x / GRE / WCCP / Squid Message-ID: <1133904749.2808.7.camel@random.fromorbit.com> In-Reply-To: <1824312479.20051206194833@arax.md> References: <1133825473.2882.22.camel@random.fromorbit.com> <1824312479.20051206194833@arax.md>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Cezar, On Tue, 2005-12-06 at 19:48 +0200, Cezar Fistik wrote: > Just a couple of thoughts. > Do you realy need that tunnel? Try if it will work without it, maybe > there's a problem with it. I've not really got a tunnel. It's just setup as per the Squid docs to have FreeBSD think it is. The Cisco just sends the packets encapsulated in gre to the FreeBSD squid box. The tunnel is setup so FreeBSD will strip the gre headers and present the system with the original encapsulated packet on the gre0 interface. I can see the encapsulated packets via tcpdump on gre0, and I can also see the packets hitting my ipfw fwd rule when I turn logging on for that rule. But I never see the forwarded packets, they just disappear! > Second, can you see your squid in show ip > wcccp web-cache detail from the cisco? Yes, the Cisco happily sends the packets and sees the cache. > Does you squid work without > wccp? Yes, the cache works perfectly without issue. > I mean setting up the host explicitly to use the proxy? I don't > remember precisely, I did it a long ago, but I think you should use > wccp version 2 in order to run wccp with squid. I've not tried version 2, but I will try it now. > Hope that helps. Thanks, Alan.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1133904749.2808.7.camel>