Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2002 10:13:27 -0700 (PDT)
From:      Stephen Beitzel <sbeitzel@foobie.net>
To:        freebsd-questions@freebsd.org
Subject:   ntpd configuration problem?
Message-ID:  <20020516094409.J94957-100000@mumble.foobie.net>

next in thread | raw e-mail | index | archive | help
I have a machine at home that synchronizes its clock and provides time
service to my home network via ntpd. I recently started administering
another machine at a different location, but when I tried to configure
ntp.conf to use a time server near that machine, I got errors like this:

ntpd_initres[90730]: server returns a permission denied error

I tried configuring the new machine to pull time from my home server, but
I'm getting the same message. I added lines to the home machine's
ntp.conf like this:

# allow the home network to use this server
restrict 10.0.0.0 mask 255.255.255.0 notrust nomodify notrap
# allow the remote machine and its 253 nearest neighbors
restrict 207.235.6.0 mask 255.255.255.0 notrust nomodify notrap

This setup allows my home LAN machines to set their clocks from my main
home machine, but the remote machine is still not able to do so. What kind
of misconfiguration am I doing?

Steve


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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