Date: Wed, 20 Mar 2002 11:09:46 -0500 From: "Lukasz" <lukaszr@takeoverinc.com> To: <doc@FreeBSD.org> Subject: typo.. Message-ID: <0ea301c1d029$a7678360$4001a8c0@nerdulatron>
index | next in thread | raw e-mail
[-- Attachment #1 --] just wanted to let you know that there's a typo on one of the handbook pages. on page: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ntp.html ---snip--- 17.10.3.3 Controlling Access to Your Server By default, your NTP server will be accessible to all hosts on the Internet. The restrict option in ntp.conf(5) allows you to control which machines can access your server. If you want to deny all machines from accessing your NTP server, add the line restrict default ignore to /etc/ntp.conf. 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 as peers to synchronize against, add restrict 192.168.1.0 mask 255.255.255.0 notrust nomodify notrap instead, where 192.168.1.0 in an IP address on your network and 255.255.255.0 is your network's netmask. ---snip--- should say: is an IP address on your network and 255.255.255.0 is your network's netmask. [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <TITLE>Message</TITLE> <META content="MSHTML 6.00.2713.1100" name=GENERATOR></HEAD> <BODY><!-- Converted from text/plain format --> <P><FONT face=Verdana size=1>just wanted to let you know that there's a typo on one of the handbook pages.</FONT></P> <DIV><FONT face=Verdana size=1>on page: <A href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ntp.html">http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ntp.html</A></FONT></DIV><FONT face=Verdana size=1> <DIV><BR>---snip---</DIV> <DIV>17.10.3.3 Controlling Access to Your Server<BR>By default, your NTP server will be accessible to all hosts on the Internet. The restrict option in ntp.conf(5) allows you to control which machines can access your server.<BR>If you want to deny all machines from accessing your NTP server, add the line<BR> restrict default ignore<BR><BR>to /etc/ntp.conf. 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 as peers to synchronize against, add<BR> restrict 192.168.1.0 mask 255.255.255.0 notrust nomodify notrap<BR><BR>instead, where 192.168.1.0 <FONT color=#ff0000>in </FONT>an IP address on your network and 255.255.255.0 is your network's netmask.<BR>---snip---</DIV> <DIV> </DIV> <DIV>should say: <FONT color=#ff0000>is </FONT>an IP address on your network and 255.255.255.0 is your network's netmask.</DIV> <DIV> </DIV> <DIV></FONT> </DIV></BODY></HTML>help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0ea301c1d029$a7678360$4001a8c0>
