From owner-freebsd-questions@FreeBSD.ORG Tue Apr 7 14:28:14 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80693D41 for ; Tue, 7 Apr 2015 14:28:14 +0000 (UTC) Received: from mxout01.bytecamp.net (mxout01.bytecamp.net [212.204.60.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 386ACB38 for ; Tue, 7 Apr 2015 14:28:13 +0000 (UTC) Received: by mxout01.bytecamp.net (Postfix, from userid 1001) id E4B213150AA; Tue, 7 Apr 2015 16:28:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bytecamp.net; h=message-id:date:from:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; s=20140709; bh=4ykeUyZ1JAPt55xRh7WBzGD+EEY=; b=SjuLXOh4pcL9XRfaXS4Rs0WVX+5CckoAzdg3ACmhpqt2a9FM1GC4HAL2pMHalf1y+md5sqp3oSFroZpBPdcDa0BeOVLR7Yz5DoCQSfC3Wf1VAVc/yn+mV50zxZyP0XjQDsevox1aVdbQHZcXwIRhClvtv/zfBHnF44zJlHS98S4= Received: from mail.bytecamp.net (mailstore.bytecamp.net [212.204.60.20]) by mxout01.bytecamp.net (Postfix) with ESMTP id 99C163150A9 for ; Tue, 7 Apr 2015 16:28:04 +0200 (CEST) Received: (qmail 81670 invoked by uid 89); 7 Apr 2015 16:28:04 +0200 Received: from stella.bytecamp.net (HELO ?212.204.60.37?) (rs%bytecamp.net@212.204.60.37) by mail.bytecamp.net with AES128-SHA encrypted SMTP; 7 Apr 2015 16:28:04 +0200 Message-ID: <5523E974.2060601@bytecamp.net> Date: Tue, 07 Apr 2015 16:28:04 +0200 From: Robert Schulze Organization: bytecamp GmbH User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: NTPD in jail References: <8ee743046ce9a8e9e7e6359150fbfa1e@dweimer.net> In-Reply-To: <8ee743046ce9a8e9e7e6359150fbfa1e@dweimer.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2015 14:28:14 -0000 Hi, > > In the short term to make sure clients don't lose their time sync does > anyone have a work around that will allow NTPD to run on the jail? > just run it on the host and you'll be fine. No need to run another instance in a jail. regards, Robert Schulze