Add limited to the default restrictions.
X-MFC-with: r280849
This commit is contained in:
parent
8e4f77ede8
commit
64957baacb
@ -43,8 +43,8 @@ server 2.freebsd.pool.ntp.org iburst
|
||||
# See http://support.ntp.org/bin/view/Support/AccessRestrictions
|
||||
# for more information.
|
||||
#
|
||||
restrict default kod nomodify notrap nopeer noquery
|
||||
restrict -6 default kod nomodify notrap nopeer noquery
|
||||
restrict default limited kod nomodify notrap nopeer noquery
|
||||
restrict -6 default limited kod nomodify notrap nopeer noquery
|
||||
#
|
||||
# Alternatively, the following rules would block all unauthorized access.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user