From 64957baacbb9ea6551733bf1d0fb141e88beaf4d Mon Sep 17 00:00:00 2001 From: Xin LI Date: Tue, 31 Mar 2015 19:56:46 +0000 Subject: [PATCH] Add limited to the default restrictions. X-MFC-with: r280849 --- etc/ntp.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/ntp.conf b/etc/ntp.conf index 8419adf5c21..ea398776605 100644 --- a/etc/ntp.conf +++ b/etc/ntp.conf @@ -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. #