Date: Mon, 24 Mar 2003 08:34:31 +0100 (CET) From: Dirk-Willem van Gulik <dirkx@webweaving.org> To: Maarten de Vries <mdv@unsavoury.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Transparent proxy Message-ID: <20030324083040.W82517-100000@foem.leiden.webweaving.org> In-Reply-To: <000a01c2f12b$cea91370$1001a8c0@jennie>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030324083040.W82517-100000>