From owner-freebsd-questions@FreeBSD.ORG Mon Nov 2 02:16:54 2009 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 34B90106568D for ; Mon, 2 Nov 2009 02:16:54 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.211.178]) by mx1.freebsd.org (Postfix) with ESMTP id EAD388FC49 for ; Mon, 2 Nov 2009 02:16:53 +0000 (UTC) Received: by ywh8 with SMTP id 8so4315055ywh.3 for ; Sun, 01 Nov 2009 18:16:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=a4qE6acK5Ha1nXrJfMtoLgb9fB7Y9+8AoanLKOdBwxE=; b=AE9Jg4JQ3MBU9SZekRoPQlW4xhOceNwE00VaIXqg37hI8RbeCboC8mddekg9s3+beg IqOmqtHXZUw4jkrukUCwkF0Ku3RHqRsA/7VRFwowALZbE7baLcZWOaXxym8TGe2NMuRN hbiCyK0d7PrYulViqdb9zPWEMGNCsifFriPu0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=t4c4oOX99j/bShdMAT2gcK3ycpVEL4HlACvDgmsxvld4lfhJWeAMl79mjRHZyQbOWP r2oFkI1nYMDL6BQVTLbFe4Igx53Pjp8p16VD03xlqZeDwpSbkpNaxDbfQOO13OhBkW3O GWFYGqjpQyoRwJjqK2OmaNnuhwSSBSc7rDfHA= MIME-Version: 1.0 Received: by 10.150.130.39 with SMTP id c39mr7305087ybd.338.1257128211695; Sun, 01 Nov 2009 18:16:51 -0800 (PST) Date: Sun, 1 Nov 2009 21:16:51 -0500 Message-ID: <6ae50c2d0911011816y54e1e628h40ebe96867ed3e56@mail.gmail.com> From: alexus To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: ntp 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, 02 Nov 2009 02:16:54 -0000 this is my ntp.conf su-3.2# cat /usr/local/etc/ntp.conf server 0.us.pool.ntp.org server 1.us.pool.ntp.org server 2.us.pool.ntp.org server 3.us.pool.ntp.org su-3.2# ntpq -p remote refid st t when poll reach delay offset jitter ============================================================================== mx .RMOT. 16 u - 1024 0 0.000 0.000 0.000 su-3.2# this isn't the first time, but after a while my ntp stops working :( i dont know what to do... any suggestions? -- http://alexus.org/