<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Configurate RedHat 6.2 as NTP client ??? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793561#M2311</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Install xntp RPM from RedHat web.&lt;BR /&gt;Don't use the one in the CD-ROM.&lt;BR /&gt;It has security hole.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rhn.redhat.com/errata/RHSA-2001-045.html" target="_blank"&gt;http://rhn.redhat.com/errata/RHSA-2001-045.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Then find the IP of the NTP Server.&lt;BR /&gt;&lt;BR /&gt;Sett the ip address into /etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt; server  your-ntp-server&lt;BR /&gt; driftfile  /etc/ntp/drift&lt;BR /&gt;&lt;BR /&gt;Before you start to run xntp, use "ntpdate your-ntp-server" to set your TIME.&lt;BR /&gt;(You can't exec ntpdate when you are running xntp.)&lt;BR /&gt;&lt;BR /&gt;# /etc/rc.d/init.d/xntp start&lt;BR /&gt;&lt;BR /&gt;Set it auto-run at boot,&lt;BR /&gt;# /sbin/chkconfig --add xntp&lt;BR /&gt;&lt;BR /&gt;Check current xntp status,&lt;BR /&gt;# ntpq&lt;BR /&gt;ntp&amp;gt; peer&lt;BR /&gt;&lt;BR /&gt;to see the status.&lt;BR /&gt;Also check /var/log/messages to see "sync to your-ntp-server" or "sync lost to your-ntp-server" message.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Aug 2002 02:05:39 GMT</pubDate>
    <dc:creator>I_M</dc:creator>
    <dc:date>2002-08-26T02:05:39Z</dc:date>
    <item>
      <title>Configurate RedHat 6.2 as NTP client ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793560#M2310</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Does anyone know the steps in configurating a  RedHat 6.2 Server as a NTP client which point to a NTP Server runs on WinNT 4.0 ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Mon, 26 Aug 2002 00:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793560#M2310</guid>
      <dc:creator>Patrick Chim</dc:creator>
      <dc:date>2002-08-26T00:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Configurate RedHat 6.2 as NTP client ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793561#M2311</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Install xntp RPM from RedHat web.&lt;BR /&gt;Don't use the one in the CD-ROM.&lt;BR /&gt;It has security hole.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rhn.redhat.com/errata/RHSA-2001-045.html" target="_blank"&gt;http://rhn.redhat.com/errata/RHSA-2001-045.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Then find the IP of the NTP Server.&lt;BR /&gt;&lt;BR /&gt;Sett the ip address into /etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt; server  your-ntp-server&lt;BR /&gt; driftfile  /etc/ntp/drift&lt;BR /&gt;&lt;BR /&gt;Before you start to run xntp, use "ntpdate your-ntp-server" to set your TIME.&lt;BR /&gt;(You can't exec ntpdate when you are running xntp.)&lt;BR /&gt;&lt;BR /&gt;# /etc/rc.d/init.d/xntp start&lt;BR /&gt;&lt;BR /&gt;Set it auto-run at boot,&lt;BR /&gt;# /sbin/chkconfig --add xntp&lt;BR /&gt;&lt;BR /&gt;Check current xntp status,&lt;BR /&gt;# ntpq&lt;BR /&gt;ntp&amp;gt; peer&lt;BR /&gt;&lt;BR /&gt;to see the status.&lt;BR /&gt;Also check /var/log/messages to see "sync to your-ntp-server" or "sync lost to your-ntp-server" message.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 02:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793561#M2311</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-08-26T02:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configurate RedHat 6.2 as NTP client ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793562#M2312</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When I run 'ntpdate my-NT-server-IP', it show&lt;BR /&gt;&lt;BR /&gt;26 Aug 11:38:34 ntpdate[30656]: no server suitable for synchronization found&lt;BR /&gt;&lt;BR /&gt;What does it mean ??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Mon, 26 Aug 2002 02:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793562#M2312</guid>
      <dc:creator>Patrick Chim</dc:creator>
      <dc:date>2002-08-26T02:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Configurate RedHat 6.2 as NTP client ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793563#M2313</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I don't know the reason why ntpdate return such a message.&lt;BR /&gt;&lt;BR /&gt;I suggest to try another NTP server which is refered by your NT box.&lt;BR /&gt;&lt;BR /&gt;The reason why you need ntpdate "before" you run xntp is, xntp required the max difference between ntp server and your local clock should be less than 180sec.&lt;BR /&gt;If you confirm the time difference is less than 180, you may skip ntpdate. &lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 03:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793563#M2313</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-08-26T03:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configurate RedHat 6.2 as NTP client ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793564#M2314</link>
      <description>If ntpdate returns "no server found..." it probably means that it couldn't establish a connection to port 123 on the NT 4.0 server, so one or more of the following: &lt;BR /&gt;&lt;BR /&gt;1) NT 4.0 box isn't configured to allow ntp connection from your linux box, &lt;BR /&gt;&lt;BR /&gt;2) the server isn't really running ntp. &lt;BR /&gt;&lt;BR /&gt;3) firewall prevents connection on port 123. &lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 26 Aug 2002 23:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793564#M2314</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-08-26T23:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configurate RedHat 6.2 as NTP client ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793565#M2315</link>
      <description>HP-UX will not accept time from a stock Windows NT 4 ntp server.  It does not conform to the ntp spec.&lt;BR /&gt;&lt;BR /&gt;The same has been true of Red Hat 6 back when I tested.&lt;BR /&gt;&lt;BR /&gt;If your firewall is ipchains, the following entires in ipchains will let your server get time, based on xntpd running and /etc/ntp.conf pointing to a valid time server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-A input -s 192.168.0.10/0 -d 0/0 123 -p tcp -y -j ACCEPT&lt;BR /&gt;-A input -s 192.168.0.10/0 -d 0/0 123 -p udp -j ACCEPT&lt;BR /&gt;&lt;BR /&gt;The numbered address should be changed to the actual time server.  I don't know whether time uses tcp or udp, so I configured for both to save time.&lt;BR /&gt;&lt;BR /&gt;Why specify one source, instead of any?&lt;BR /&gt;&lt;BR /&gt;Why open yourself up.  You point ntp to a specific time server, why would you accept data from a different one, without making a conscious decision.&lt;BR /&gt;&lt;BR /&gt;I don't care how much work it takes and how big ipchains gets, I always try and specify source and destination to minimize my security exposure.&lt;BR /&gt;&lt;BR /&gt;/etc/init.d/ipchains restart restarts the firewall.&lt;BR /&gt;&lt;BR /&gt;Obviously this is a root only deal.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Sep 2002 17:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configurate-redhat-6-2-as-ntp-client/m-p/2793565#M2315</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-09-10T17:32:20Z</dc:date>
    </item>
  </channel>
</rss>

