From owner-freebsd-questions@FreeBSD.ORG Mon Mar 29 10:24:27 2004 Return-Path: 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 6D2C616A4CE for ; Mon, 29 Mar 2004 10:24:27 -0800 (PST) Received: from mail.filmkern.com (206-169-45-174.gen.twtelecom.net [206.169.45.174]) by mx1.FreeBSD.org (Postfix) with SMTP id E4B3043D3F for ; Mon, 29 Mar 2004 10:24:24 -0800 (PST) (envelope-from darom@filmkern.com) Received: (qmail 1061 invoked from network); 29 Mar 2004 18:24:46 -0000 Received: from localhost (HELO mail.filmkern.com) (127.0.0.1) by localhost with SMTP; 29 Mar 2004 18:24:46 -0000 Received: from 206.169.45.183 (SquirrelMail authenticated user darom@filmkern.com) by mail.filmkern.com with HTTP; Mon, 29 Mar 2004 10:24:46 -0800 (PST) Message-ID: <43084.206.169.45.183.1080584686.squirrel@mail.filmkern.com> Date: Mon, 29 Mar 2004 10:24:46 -0800 (PST) From: "Denis R." To: whizkid@ValueDJ.com User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: freebsd-questions@freebsd.org Subject: re: FreeBSD Firewall as a Transparent Proxy? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 18:24:27 -0000 Try this: http://www.opennet.ru/docs/RUS/squid_filter/squidguard.html It is in Russian, but you will figure it out by looking at config files. I installed it on 5.2.1 and it is stable. Great way of keeping your users off the bad sites. Regards, Denis >>>>>>>>>>>>>>>> I have seen lots of pages on google on how to setup Squid as a Transparent Proxy server on FreeBSD. However most of these refer to 4.9 stable, using IPTables. I am currently using natd and ipfw.