<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=Ntpd</id>
	<title>Ntpd - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=Ntpd"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=Ntpd&amp;action=history"/>
	<updated>2026-07-22T23:09:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.cs.earlham.edu/index.php?title=Ntpd&amp;diff=5822&amp;oldid=prev</id>
		<title>Marouf at 12:34, 9 July 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=Ntpd&amp;diff=5822&amp;oldid=prev"/>
		<updated>2007-07-09T12:34:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I created /etc/ntp/ntp.conf file with the following settings&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
marouf@quark-&amp;gt;more ntp.conf&lt;br /&gt;
restrict 192.168.0.0&lt;br /&gt;
restrict 127.0.0.1&lt;br /&gt;
server ntp1.earlham.edu&lt;br /&gt;
server ntp2.earlham.edu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
you can check and see if ntp is actually using the two servers above as peers by using ntpq -p&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@hp /var/log]# ntpq -p&lt;br /&gt;
     remote           refid      st t when poll reach   delay   offset  jitter&lt;br /&gt;
==============================================================================&lt;br /&gt;
 pax.earlham.edu 128.105.37.11    3 u   65  128    7    0.493  31954.9   4.326&lt;br /&gt;
 eirene.earlham. 128.105.38.11    3 u   66  128    7    0.559  31948.8   4.630&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and finally make sure to add the following line to /etc/rc.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@hp /var/log]# more /etc/rc.conf | grep ntpd&lt;br /&gt;
ntpd_enable=&amp;quot;YES&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Marouf</name></author>
	</entry>
</feed>