From owner-freebsd-questions@FreeBSD.ORG Wed Dec 7 21:55:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DAF916A41F for ; Wed, 7 Dec 2005 21:55:50 +0000 (GMT) (envelope-from cezar@arax.md) Received: from mail.arax.md (mail.arax.md [217.26.160.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF4243D58 for ; Wed, 7 Dec 2005 21:55:39 +0000 (GMT) (envelope-from cezar@arax.md) Received: from [87.248.173.29] (helo=CAESAR) by mail.arax.md with esmtpa (Exim 4.43 (FreeBSD)) id 1Ek7GN-000Hn6-SY for freebsd-questions@freebsd.org; Wed, 07 Dec 2005 23:55:47 +0200 Date: Wed, 7 Dec 2005 23:55:35 +0200 From: Cezar Fistik X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <382639675.20051207235535@arax.md> To: freebsd-questions@freebsd.org In-Reply-To: <1133927201.2808.50.camel@random.fromorbit.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: FreeBSD 6.x / GRE / WCCP / Squid X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cezar Fistik List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2005 21:55:50 -0000 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. 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? What version of FreeBSD are you using, is it a 5.3? If so, you'll have to upgrade to at least 5.4. -- Best regards, Cezar mailto:cezar@arax.md