From owner-freebsd-questions Mon Mar 17 19:03:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA26103 for questions-outgoing; Mon, 17 Mar 1997 19:03:37 -0800 (PST) Received: from wisdom.psinet.net.au (adrian@wisdom.psinet.net.au [203.19.29.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA26098 for ; Mon, 17 Mar 1997 19:03:25 -0800 (PST) Received: (from adrian@localhost) by wisdom.psinet.net.au (8.8.5/8.7) id LAA07976; Tue, 18 Mar 1997 11:01:38 +0800 Date: Tue, 18 Mar 1997 11:01:37 +0800 (WST) From: Adrian Chadd To: questions@freebsd.org Subject: Transparent proxying in FreeBSD? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi. I'm looking at setting up something that Linux terms as "transparent proxying" under FreeBSD.This would allow me to force our users to use the proxy server by intercepting their attempts at connecting / talking to the HTTP port on machines, and redirect it to the proxy server. Another application I was condering was intercepting ident requests to our dialup lines and returning the ident corresponding to the user logged in on that line. Linux supports it quite easily. Thanks. Adrian Chadd