From owner-freebsd-questions@FreeBSD.ORG Wed Apr 4 15:48:02 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B81C3106567C for ; Wed, 4 Apr 2012 15:48:02 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8C6698FC0A for ; Wed, 4 Apr 2012 15:48:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=8nu16m3i9V6qe2Ri/5CX5aASyIpK5TNqVJb5ug8npAg=; b=Emn0ZH9HplIJWFFShR1sa86QHBcTBSiIonvkvNabqmM++HyGEu31VQhfYJcJOqQzVFqdf1mHSOPhfzTmMj+h3F1Oes+MH90gdCMwYsXVtQoKa3arXnu6YAeVq8Ib0o9r; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SFSRA-000FF4-7c for freebsd-questions@FreeBSD.org; Wed, 04 Apr 2012 10:48:01 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1333554470-20726-20725/5/46; Wed, 4 Apr 2012 15:47:50 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@FreeBSD.org References: <4F7C0365.1050201@netfence.it> <4F7C5561.9000208@a1poweruser.com> Date: Wed, 4 Apr 2012 10:47:50 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <4F7C5561.9000208@a1poweruser.com> User-Agent: Opera Mail/11.62 (FreeBSD) X-SA-Score: -1.5 Cc: Subject: Re: Best practices about 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: Wed, 04 Apr 2012 15:48:02 -0000 On Wed, 04 Apr 2012 09:06:25 -0500, wrote: > Firewall in a jail will not work. Only the host firewall has access to > the network. Jailsv2 allows your own firewall in the jail. You get a full network stack. This is not supported by ezjails, and should still be marked rather EXPERIMENTAL but isn't.