From owner-freebsd-questions@FreeBSD.ORG Thu Dec 7 01:26:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7B8716A416 for ; Thu, 7 Dec 2006 01:26:13 +0000 (UTC) (envelope-from dkelly6@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85CB043CA8 for ; Thu, 7 Dec 2006 01:25:22 +0000 (GMT) (envelope-from dkelly6@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so290953uge for ; Wed, 06 Dec 2006 17:26:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=nExLTG0oXwL8zi7gmrnWQmfYBkM++hrI99HC1yeAV+UBQ1U9Ljbl/PwGcg8aLizzWpOoYD2Z48xFLpwcfSSBFt8E9L3dE2cIYzYjJU4tB/s0nouXxhEhfnxhN0kAbWBL32pUMbAVpNk73X0SP+1mDAEG9TDGx/43MQeSDat42KI= Received: by 10.78.203.13 with SMTP id a13mr1222177hug.1165454769901; Wed, 06 Dec 2006 17:26:09 -0800 (PST) Received: by 10.78.176.12 with HTTP; Wed, 6 Dec 2006 17:26:09 -0800 (PST) Message-ID: Date: Wed, 6 Dec 2006 20:26:09 -0500 From: "Denzil Kelly" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: freebsd jails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2006 01:26:13 -0000 I need to implement web content filtering using squidguard and/or dansguardian for several locations. Each site has different filtering requirements. I want to know if it is possible to do this using a jail for each site(provided that I have sufficiently powerful hardware). I want to have a different IP address for each jail. If this is possible do I need to have a different NIC for each jail?