<?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: NTP sync in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630333#M40981</link>
    <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;In /etc/ntp.conf, place the entry&lt;BR /&gt;&lt;BR /&gt;server your_ntp_server version 3 prefer&lt;BR /&gt;server secondary_ntp_server version 3&lt;BR /&gt;&lt;BR /&gt;The second line is only if you have a secondary ntp server.&lt;BR /&gt;&lt;BR /&gt;Then edit /etc/rc.config.d/netdaemons&lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER=your_ntp_server&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;&lt;BR /&gt;Then run /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;This should bring up xntpd and will continue to sync with your_ntp_server&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Wed, 12 Dec 2001 15:36:13 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2001-12-12T15:36:13Z</dc:date>
    <item>
      <title>NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630330#M40978</link>
      <description>How  do I get my NTP clients to sync with a new ntp server?</description>
      <pubDate>Wed, 12 Dec 2001 15:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630330#M40978</guid>
      <dc:creator>Martin Robinson</dc:creator>
      <dc:date>2001-12-12T15:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630331#M40979</link>
      <description>make sure the daemon is running.  You can start it by running &lt;BR /&gt;/sbin/init.d/xntp start&lt;BR /&gt;&lt;BR /&gt;.  If you made a change to the configuration and the processes is up, you will need to stop, and restart it&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2001 15:35:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630331#M40979</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2001-12-12T15:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630332#M40980</link>
      <description>Check out SAM. Also the file you are interested in is /et/ntp.conf.  It should look something like this:&lt;BR /&gt;&lt;BR /&gt;server nnn.nnnn.nnn.nnn&lt;BR /&gt;peer host1.ctxix.sod.eds.com  version 3&lt;BR /&gt;peer host2.ctxix.sod.eds.com  version 3&lt;BR /&gt;peer host3.ctxix.sod.eds.com  version 3</description>
      <pubDate>Wed, 12 Dec 2001 15:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630332#M40980</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-12-12T15:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630333#M40981</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;In /etc/ntp.conf, place the entry&lt;BR /&gt;&lt;BR /&gt;server your_ntp_server version 3 prefer&lt;BR /&gt;server secondary_ntp_server version 3&lt;BR /&gt;&lt;BR /&gt;The second line is only if you have a secondary ntp server.&lt;BR /&gt;&lt;BR /&gt;Then edit /etc/rc.config.d/netdaemons&lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER=your_ntp_server&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;&lt;BR /&gt;Then run /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;This should bring up xntpd and will continue to sync with your_ntp_server&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 12 Dec 2001 15:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630333#M40981</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-12-12T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630334#M40982</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this link.&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=6f9a66c30dc337a3ba/screen=ckiDisplayDocument?docId=200000053307950" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=6f9a66c30dc337a3ba/screen=ckiDisplayDocument?docId=200000053307950&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2001 15:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630334#M40982</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-12T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630335#M40983</link>
      <description>HI&lt;BR /&gt;On ntp clients add the NTP server address in /etc/ntp.conf file&lt;BR /&gt;&lt;BR /&gt;##--&lt;BR /&gt;server &lt;IP.ADDRESS.OF.NTPSERVER&gt; minpoll 6 prefer&lt;BR /&gt;server &lt;IP.ADDRESS.OF.ALT-NTP-SERVER&gt; minpoll 6 &lt;BR /&gt;#&lt;BR /&gt;Restart ntp services on client.&lt;BR /&gt;Run ntpdate command on client first time to adjust the time before starting ntp daemon.&lt;BR /&gt;#ntpdate -v &lt;NTP-SERVER&gt;&lt;BR /&gt;&lt;BR /&gt;Here is link to NTP configuration.&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=fa4ac23210653b7bfc/screen=ckiDisplayDocument?docId=2000000398763127cNTP&amp;amp;queryid=20011212-074327" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=fa4ac23210653b7bfc/screen=ckiDisplayDocument?docId=2000000398763127cNTP&amp;amp;queryid=20011212-074327&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.&lt;/NTP-SERVER&gt;&lt;/IP.ADDRESS.OF.ALT-NTP-SERVER&gt;&lt;/IP.ADDRESS.OF.NTPSERVER&gt;</description>
      <pubDate>Wed, 12 Dec 2001 15:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630335#M40983</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-12-12T15:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630336#M40984</link>
      <description>Hi Robert:&lt;BR /&gt;&lt;BR /&gt;Just because no one has explictly stated it, I'm going to do so:&lt;BR /&gt;&lt;BR /&gt;After you have editted '/etc/ntp.conf' to point to your new server(s), stop and then (re)start the 'ntpd' daemon as:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/xntpd stop&lt;BR /&gt;# /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 12 Dec 2001 15:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630336#M40984</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-12-12T15:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630337#M40985</link>
      <description>Robert&lt;BR /&gt;&lt;BR /&gt;These are the 2 servers that we are syncing from. So far we haven't had any issues with these.&lt;BR /&gt;&lt;BR /&gt;server ntp.ctr.columbia.edu prefer&lt;BR /&gt;server ntp.ctr.columbia.edu&lt;BR /&gt;&lt;BR /&gt;Perform the following steps to start &amp;amp; stop NTPD.&lt;BR /&gt;&lt;BR /&gt;1) /sbin/init.d/xntpd stop&lt;BR /&gt;2) /sbin/init.d/xntpd start &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2001 15:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630337#M40985</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2001-12-12T15:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630338#M40986</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;and to confirm whether it is running fine, run &lt;BR /&gt;#ntpq -p&lt;BR /&gt; remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;*due.com  gpclock01.net.  2 u  726 1024  377     1.30   -0.471    0.41&lt;BR /&gt;&lt;BR /&gt;  The * in the first column shows  it works fine.&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Wed, 12 Dec 2001 15:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630338#M40986</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-12-12T15:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: NTP sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630339#M40987</link>
      <description>As everone says but if your time is too far from server's time then you need ntpdate.&lt;BR /&gt;&lt;BR /&gt;ntpdate -d servername (this will test that ntpdate will run or not.)&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Wed, 12 Dec 2001 18:53:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-sync/m-p/2630339#M40987</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-12-12T18:53:11Z</dc:date>
    </item>
  </channel>
</rss>

