Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2009 06:31:42 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        ajtiM <lumiwa@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: ntpdate on FreeBSD 8.0
Message-ID:  <20091130173142.GA12319@osiris.chen.org.nz>
In-Reply-To: <200911300613.24224.lumiwa@gmail.com>
References:  <200911292039.32145.lumiwa@gmail.com> <alpine.BSF.2.00.0911292036001.65029@wonkity.com> <200911300613.24224.lumiwa@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 30, 2009 at 06:13:24AM -0600, ajtiM wrote:
> 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?

Try using:
	ifconfig_sk0="SYNCDHCP" 

which makes sure sk0 comes back with an address from DHCP before
proceeding.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                        "Only the meek get pinched. The bold survive."
                                                      - Ferris Bueller



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091130173142.GA12319>