From owner-freebsd-questions@FreeBSD.ORG Mon Apr 26 00:36:02 2010 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 CE0BC1065670 for ; Mon, 26 Apr 2010 00:36:02 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id BD4B48FC13 for ; Mon, 26 Apr 2010 00:36:02 +0000 (UTC) Received: from [10.0.10.3] ([202.69.173.22]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 25 Apr 2010 17:36:02 -0700 Message-ID: <4BD4DFEF.2080708@a1poweruser.com> Date: Mon, 26 Apr 2010 08:35:59 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Apr 2010 00:36:03.0011 (UTC) FILETIME=[73308930:01CAE4D8] X-Sender: fbsd1@a1poweruser.com Subject: ezjail and dmsg -a command 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: Mon, 26 Apr 2010 00:36:02 -0000 I have a directory tree type of ezjail up and running. When in jail console I enter dmesg -a and i get the hosts last boot messages not the jails. Why is this dmesg command issued from within the jail have access to the host world? Something wrong here!!!!!