ntpd - I'm sure I'm setting it up wrong,
but I can't figure out how.
Jim Stapleton
stapleton.41 at gmail.com
Mon May 26 18:49:17 UTC 2008
On Mon, May 26, 2008 at 2:02 PM, Chuck Swiger <cswiger at mac.com> wrote:
> On May 26, 2008, at 10:02 AM, Jim Stapleton wrote:
>>
>> I'm trying to run ntpd to auto-update my computer's time (since I'm
>> not supposed to use ntpdate).
>>
>> /etc/ntp.conf (I've tried without the restrict line):
>> ========================================
>> server sushi.lyon.edu
>> restrict default ignore
>> driftfile /var/db/ntp.drift
>> ========================================
>
> Your configuration is blocking all NTP traffic and commands, even from
> localhost. See:
Thanks, that fixed the issue.
More information about the freebsd-questions
mailing list