From owner-freebsd-questions@FreeBSD.ORG Thu Dec 3 09:41:58 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 895EF1065694 for ; Thu, 3 Dec 2009 09:41:58 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id 144FA8FC13 for ; Thu, 3 Dec 2009 09:41:57 +0000 (UTC) Received: by fxm10 with SMTP id 10so1142280fxm.34 for ; Thu, 03 Dec 2009 01:41:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=5bex5wmLAkDFIa+D/cpC09pZqEUmxP5QsIAPu76CCZk=; b=h+gNXXKe72YdI9Xhj144+ObVDQzWilYBwaZMY7amWfEs7ZQtyjWD2ZSvRQff3Bl80q 0IPv2rA8PLiPm/Pv3fpqApeG7+2QUxU0a/JpKkXRxNTaExVMe1gr3Ie4ls//uhpGpBZu nAtraoQkcpz1fnOwyAVrhQN2FBFb/KC9M8ca8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=FYR5w0+VTmquzyQAOALeklTtJ//WRhdojkrWYSKji6M9wMj8lVBAOce5NwKghpw4w4 IN5pO8E5K+pRCcZzOpd8hsoYCG4trZc0srsNRnrMzYtY3ZfxEZ7+1DBo8fVRB6Xa8alL NpLCwQoODzytBO/UL50/vJEJgtC/6zJbjBWj8= MIME-Version: 1.0 Received: by 10.239.134.226 with SMTP id a34mr151549hba.7.1259833316846; Thu, 03 Dec 2009 01:41:56 -0800 (PST) In-Reply-To: <11302003@bb.ipt.ru> References: <200911292039.32145.lumiwa@gmail.com> <11302003@bb.ipt.ru> Date: Thu, 3 Dec 2009 09:41:56 +0000 Message-ID: From: krad To: Boris Samorodov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org, Franci Nabalanci Subject: Re: ntpdate on FreeBSD 8.0 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: Thu, 03 Dec 2009 09:41:58 -0000 2009/12/1 Boris Samorodov > On Tue, 1 Dec 2009 06:25:45 -0600 Franci Nabalanci wrote: > > > I was not lucky. No one suggestions works. Maybe was wrong something with > my > > installation CD? But thanks anywhere. I reinstalled FreeBSD 7.2 and it > works > > without errors and very good. > > It works for me at LAN, but I didn't manage to sync time by > ntpdate at start time either when using PPPoE at my friends home. > Seems that the network interface/something else is not > ready at the time ntpdate fires. May be setting: > ----- > rc_debug="YES" > ----- > at /etc/rc.conf[.local] will be helpful. > > > On Sun, Nov 29, 2009 at 8:39 PM, ajtiM wrote: > > > > Hi! > > > > > > I have new installed FreeBSD 8.0 and in rc.conf I have: > > > > > > ntpdate_enable="YES" > > > ntpdate_hosts="ntp1.cs.wisc.edu" > > > > > > When I boot computer I get a message there are no this host but when I > run > > > /usr/sbin/ntpdate ntp1.cs.wisc.edu it works. > > > > > > I had the same in rc.conf on FreeBSD 7.2 and it works all the time. All > > > settings on FreeBSD8.0 are the same as I had on 7.2. > > > > > > Thanks in advance. > > -- > WBR, Boris Samorodov (bsam) > Research Engineer, http://www.ipt.ru Telephone & Internet SP > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > try using ntpd with the -g flag and it should work ok