From owner-freebsd-questions@FreeBSD.ORG Mon Nov 30 12:13:56 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 4009A106566B for ; Mon, 30 Nov 2009 12:13:56 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id E62778FC1C for ; Mon, 30 Nov 2009 12:13:55 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 9so817798qwb.7 for ; Mon, 30 Nov 2009 04:13:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=otS3Sy8WFK8r68aRzFHUsEu+ys6TfsKc7d70kfTQzl4=; b=vGbNDZBzrdf9//RDSXm6YC9gLQdVC1aIHdcSR75GmyLvljRPGwtdLRghv1BTM94yJ7 Z9RApepGzJ+ODv23/N2bbHh8+qQgsXjYAR7BAFJXkQO1KhRVDsIQdZ3/htWK2qT6Dnj7 UKEOgaBT0HS2DsVYraOKTKg7/WP1sO0PDxv3k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=OOCBH/mPdm/avvngm8dXLyMraJghpy3uTeIWoRNp1Mv8G0ZDsgnpKOtNlyzfAYqYOb kt/J+oM4JpMQxsotXXBEdqkb37aBnmUalsRXnLF59SoRFqV1ytD25kikMR1FovME1v6H PXzYRo8IDfGOJeYTcVYxpwQG3ipPwfHNhEZ/o= Received: by 10.224.78.36 with SMTP id i36mr1149322qak.194.1259583235049; Mon, 30 Nov 2009 04:13:55 -0800 (PST) Received: from medusa.wi.rr.com (CPE-65-29-54-222.wi.res.rr.com [65.29.54.222]) by mx.google.com with ESMTPS id 6sm11422998qwk.31.2009.11.30.04.13.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 30 Nov 2009 04:13:54 -0800 (PST) From: ajtiM To: Warren Block Date: Mon, 30 Nov 2009 06:13:24 -0600 User-Agent: KMail/1.12.3 (FreeBSD/8.0-RELEASE; KDE/4.3.3; i386; ; ) References: <200911292039.32145.lumiwa@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200911300613.24224.lumiwa@gmail.com> Cc: questions@freebsd.org 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: Mon, 30 Nov 2009 12:13:56 -0000 On Sunday 29 November 2009 21:38:04 Warren Block wrote: > On Sun, 29 Nov 2009, ajtiM wrote: > > 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. > > Might you have a Realtek network card? > > -Warren Block * Rapid City, South Dakota USA > Yes, I have realtek card too but it is not active. DHCP is on sk0 and as I wrote I never had problems with that. Maybe is different now?