From owner-freebsd-questions Sun Mar 23 23:34:45 2003 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 6167237B401 for ; Sun, 23 Mar 2003 23:34:41 -0800 (PST) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B51343F85 for ; Sun, 23 Mar 2003 23:34:37 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2]) by foem.leiden.webweaving.org (8.12.6/8.12.6) with ESMTP id h2O7YVLG029128; Mon, 24 Mar 2003 08:34:31 +0100 (CET) (envelope-from dirkx@webweaving.org) Date: Mon, 24 Mar 2003 08:34:31 +0100 (CET) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem.leiden.webweaving.org To: Maarten de Vries Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Transparent proxy In-Reply-To: <000a01c2f12b$cea91370$1001a8c0@jennie> Message-ID: <20030324083040.W82517-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-9.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Mar 2003, Maarten de Vries wrote: > $ ipfw add 2350 fwd 192.168.1.1 3128 from any to any 80 You sure you have not some earlier rule which prevents it from hitting this rule ? Also - if 192.168.1.1 is not this local machine's addr - but on a differnet box; be sure to allow that machine to capture the 'destination any' - as the packet is not rewritten in any way. DW. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message