Add a note that the default instruction (restrict default ignore) will also
prevent your server from updating from external sources. Refer to the ntp manual for more information. PR: docs/113228 (inspired by). Submitted by: Keve Nagy <keve at safe-mail dot net>
This commit is contained in:
parent
bd0ce569ee
commit
ee2553d9af
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30396
1 changed files with 8 additions and 0 deletions
|
@ -4740,6 +4740,14 @@ driftfile /var/db/ntp.drift</programlisting>
|
|||
|
||||
<programlisting>restrict default ignore</programlisting>
|
||||
|
||||
<note>
|
||||
<para>This will also prevent access from your server to
|
||||
any servers listed in your local configuration. If you
|
||||
need to synchronise your ntp server with an external NTP
|
||||
server you should allow the specific server. See the
|
||||
&man.ntp.conf.5; manual for more information.</para>
|
||||
</note>
|
||||
|
||||
<para>If you only want to allow machines within your own
|
||||
network to synchronize their clocks with your server, but
|
||||
ensure they are not allowed to configure the server or used
|
||||
|
|
Loading…
Reference in a new issue