From owner-freebsd-questions Sun Jul 7 16:47: 4 2002 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 3CDE237B400 for ; Sun, 7 Jul 2002 16:47:01 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE51A43E58 for ; Sun, 7 Jul 2002 16:47:00 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.5/8.12.5) id g67Nl0Wl041796; Sun, 7 Jul 2002 18:47:00 -0500 (CDT) (envelope-from dan) Date: Sun, 7 Jul 2002 18:46:59 -0500 From: Dan Nelson To: Steven Lake Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Proxies and limited access Message-ID: <20020707234659.GC20941@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i 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 In the last episode (Jul 07), Steven Lake said: > They want to block this by internal IP address, and by login. So > if you have a qualifying IP address you will then be prompted to login to > the Proxy server in order to have net access. If you don't have a > qualifying IP address, you're blocked outright. Kind of double protection > to keep employees working instead of surfing. I'm looking for a good > proxy server port that will aid me in doing this and a tutorial on how > best to set this up. Any help is welcome. Thanks. Squid is a pretty good proxy+cache server for Unix, and supports IP-based and user-based authentication. It's in the ports tree under www/squid24. See http://www.squid-cache.org for general docs, and http://home.iae.nl/users/devet/squid/proxy_auth/ for docs on userbased authentication. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message