From owner-freebsd-isp Tue Jul 28 22:05:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10136 for freebsd-isp-outgoing; Tue, 28 Jul 1998 22:05:15 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from hub.dimpex.com.au (gway.dimpex.com.au [203.36.169.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10120 for ; Tue, 28 Jul 1998 22:05:07 -0700 (PDT) (envelope-from apk@dimpex.com.au) Received: by HUB with Internet Mail Service (5.0.1460.8) id ; Wed, 29 Jul 1998 15:14:07 +1000 Message-ID: From: Andrew Kaszubski Jnr To: "'freebsd-isp@freebsd.org'" Subject: re ipfw and divert Date: Wed, 29 Jul 1998 15:14:05 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I would like to be able to divert all packets desined for port 80 to go via our proxy server on port 8080. Is this possible with ipfw? I have all my packet filtering rules in place and when I started to look into it, it appeared that this kind of transparent proxying was possible. It would allow me to make clients use the proxy server without having to configure all the individual web browsers. Regards Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message