From 9a237e7c6b65cea0e4d74bf047bc0e85f164d846 Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Tue, 23 Nov 2004 14:33:17 +0000 Subject: [PATCH] Remove a mistaken use of the notrust option to restrict in ntp.conf. For details, see: http://ntp.isc.org/bin/view/Support/ConfRestrict http://www.eecis.udel.edu/~mills/ntp/html/accopt.html --- en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml index 6e8f5c5a0c..76fd35393e 100644 --- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml @@ -5004,7 +5004,7 @@ driftfile /var/db/ntp.drift ensure they are not allowed to configure the server or used as peers to synchronize against, add - restrict 192.168.1.0 mask 255.255.255.0 notrust nomodify notrap + restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap instead, where 192.168.1.0 is an IP address on your network and