Date: Thu, 08 Dec 2005 09:03:52 +1100 From: Alan Garfield <alan@fromorbit.com> To: Cezar Fistik <cezar@arax.md> Cc: freebsd-questions@freebsd.org Subject: Re: Re[2]: FreeBSD 6.x / GRE / WCCP / Squid Message-ID: <1133993032.2841.3.camel@random.fromorbit.com> In-Reply-To: <382639675.20051207235535@arax.md> References: <1133825473.2882.22.camel@random.fromorbit.com> <1824312479.20051206194833@arax.md> <1133904749.2808.7.camel@random.fromorbit.com> <1133927201.2808.50.camel@random.fromorbit.com> <382639675.20051207235535@arax.md>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2005-12-07 at 23:55 +0200, Cezar Fistik wrote: > Hello Alan, > > Wednesday, December 7, 2005, 5:46:41 AM, you wrote: > > > ipfw conf > > --------- > > > ipfw add 50 fwd 127.0.0.1,3128 tcp from any to any 80 > > Sorry for missleading you with wccp version2, my mistake. No problem. > Now, is it a mistake or you changed the port squid listens on? First > time it was 8080. Could you try to add "in via gre0" to you fwd rule? Yes I change the port, I've not done the obvious thing and used the wrong port. :) I've also tried using "in via gre0", that part is working perfectly. I can see the packets getting forwarded by the rule logging into /var/log/security, but I never see the forwarded packets on the loopback interface I have forwarding turned on via sysctl. Is there something I'm missing? > What version of FreeBSD are you using, is it a 5.3? If so, you'll have > to upgrade to at least 5.4. I'm running 6.0-RELEASE. Thanks, Alan.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1133993032.2841.3.camel>