From owner-freebsd-questions@FreeBSD.ORG Tue Oct 4 13:59:36 2011 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 606FE106564A for ; Tue, 4 Oct 2011 13:59:36 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id 2C4A18FC1A for ; Tue, 4 Oct 2011 13:59:35 +0000 (UTC) Received: from fracasso.3dresearch.com (pool-72-95-206-99.pitbpa.east.verizon.net [72.95.206.99]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id E1BCA96CA1; Tue, 4 Oct 2011 09:59:34 -0400 (EDT) Received: from fracasso.3dresearch.com (localhost [127.0.0.1]) by fracasso.3dresearch.com (Postfix) with SMTP id 3EFBA5C48; Tue, 4 Oct 2011 09:59:34 -0400 (EDT) Date: Tue, 4 Oct 2011 09:59:29 -0400 From: Janos Dohanics To: Damien Fleuriot Message-Id: <20111004095929.5414306a.web@3dresearch.com> In-Reply-To: <4E8B1062.3010101@my.gd> References: <20111004002910.4c134251.web@3dresearch.com> <4E8B0F17.502@my.gd> <20111004095431.ea3467e1.web@3dresearch.com> <4E8B1062.3010101@my.gd> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Timestamps shifted by 8 hours 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: Tue, 04 Oct 2011 13:59:36 -0000 On Tue, 04 Oct 2011 15:55:46 +0200 Damien Fleuriot wrote: > > > On 10/4/11 3:54 PM, Janos Dohanics wrote: > > On Tue, 04 Oct 2011 15:50:15 +0200 > > Damien Fleuriot wrote: > > > >> > >> > >> On 10/4/11 6:29 AM, Janos Dohanics wrote: > >>> I have pfSense-2.0 for gateway/firewall (10.10.10.2). > >>> > >>> 10.10.10.2 logs to 10.10.10.252, which runs FreeBSD 7.4-STABLE. > >>> > >>> 10.10.10.252 is the ntpd server for this LAN. > >>> > >>> On 10.10.10.2: > >>> > >>> date > >>> Tue Oct 4 00:00:42 EDT 2011 > >>> > >>> On 10.10.10.252: > >>> > >>> $date > >>> Tue Oct 4 00:00:50 EDT 2011 > >>> (just after logging out of 10.10.10.2, so they seem to be in sync) > >>> > >>> However, timestamps in pfsense.log, residing on 10.10.10.252, are > >>> shifted by 8 hours, for example: > >>> > >>> $ tail -f /var/log/pfsense.log > >>> Oct 4 09:00:01 10.10.10.2 pf: 00:00:00.748775 rule 1/0(match): > >>> [...] ^^^^^^^^ > >>> > >>> I guess I should read some man page... > >>> > >> > >> > >> > >> In your pfsense web administration page: > >> System -> general setup -> Time Zone > > > > It's been set to America/New_York... > > > > And is that what you wanted ? > > Is that the same as your other hosts ? Yes and yes. -- Janos Dohanics