<?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 !! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010644#M911396</link>
    <description>NTP Time server &lt;BR /&gt;=========== &lt;BR /&gt;# cd /etc/ &lt;BR /&gt;# /sbin/init.d/xntp stop &lt;BR /&gt;# vi ntp.conf &lt;BR /&gt;server 127.127.1.1 minpoll 3 maxpoll 4 prefer &lt;BR /&gt;fudge 127.127.1.1 stratum 10 &lt;BR /&gt;broadcast ip &lt;X.X.X.255&gt; &lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/xntp start &lt;BR /&gt;&lt;BR /&gt;NTP Client &lt;BR /&gt;====== &lt;BR /&gt;# cd /etc/rc.config.d &lt;BR /&gt;# /sbin/init.d/xntp stop &lt;BR /&gt;# vi netdaemons &lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER=node name &lt;BR /&gt;export XNTPD=1 &lt;BR /&gt;&lt;BR /&gt;# ntpdate &lt;NTP server=""&gt; &lt;BR /&gt;# /sbin/init.d/xntp start &lt;BR /&gt;&lt;BR /&gt;Wait for about 5-8 min, run the follwoing to check the status: &lt;BR /&gt;# ntpq -p &lt;BR /&gt;chk for output of "reftime" it should not be zero if the servers are in sync.&lt;/NTP&gt;&lt;/X.X.X.255&gt;</description>
    <pubDate>Sun, 29 Jun 2003 21:38:27 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2003-06-29T21:38:27Z</dc:date>
    <item>
      <title>NTP !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010640#M911392</link>
      <description>Hello ,&lt;BR /&gt;I have 3 servers on my network ,&lt;BR /&gt;how do i set a time server ? &lt;BR /&gt;i want 2 servers to be synchronised from the third one .&lt;BR /&gt;&lt;BR /&gt;Eran .</description>
      <pubDate>Sun, 29 Jun 2003 17:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010640#M911392</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-06-29T17:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: NTP !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010641#M911393</link>
      <description>Hi Eran,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;click on the chapter,&lt;BR /&gt;&lt;BR /&gt;Configuring the Network Time Protocol (NTP)&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Sun, 29 Jun 2003 18:06:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010641#M911393</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-06-29T18:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: NTP !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010642#M911394</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Here is what will help you to config ntp&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/63-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/63-toc.html&amp;amp;searchterms=NTP&amp;amp;queryid=20011204-111728" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/63-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/63-toc.html&amp;amp;searchterms=NTP&amp;amp;queryid=20011204-111728&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can use sam for configure.&lt;BR /&gt;&lt;BR /&gt;Also you can use the rdate that i adding to&lt;BR /&gt;this, unzip it and run rdate &lt;HOST for="" sync="" to=""&gt;&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/HOST&gt;</description>
      <pubDate>Sun, 29 Jun 2003 18:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010642#M911394</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-29T18:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: NTP !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010643#M911395</link>
      <description>Sorry didn't added the rdate.&lt;BR /&gt;&lt;BR /&gt;Here!&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sun, 29 Jun 2003 18:43:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010643#M911395</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-29T18:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: NTP !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010644#M911396</link>
      <description>NTP Time server &lt;BR /&gt;=========== &lt;BR /&gt;# cd /etc/ &lt;BR /&gt;# /sbin/init.d/xntp stop &lt;BR /&gt;# vi ntp.conf &lt;BR /&gt;server 127.127.1.1 minpoll 3 maxpoll 4 prefer &lt;BR /&gt;fudge 127.127.1.1 stratum 10 &lt;BR /&gt;broadcast ip &lt;X.X.X.255&gt; &lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/xntp start &lt;BR /&gt;&lt;BR /&gt;NTP Client &lt;BR /&gt;====== &lt;BR /&gt;# cd /etc/rc.config.d &lt;BR /&gt;# /sbin/init.d/xntp stop &lt;BR /&gt;# vi netdaemons &lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER=node name &lt;BR /&gt;export XNTPD=1 &lt;BR /&gt;&lt;BR /&gt;# ntpdate &lt;NTP server=""&gt; &lt;BR /&gt;# /sbin/init.d/xntp start &lt;BR /&gt;&lt;BR /&gt;Wait for about 5-8 min, run the follwoing to check the status: &lt;BR /&gt;# ntpq -p &lt;BR /&gt;chk for output of "reftime" it should not be zero if the servers are in sync.&lt;/NTP&gt;&lt;/X.X.X.255&gt;</description>
      <pubDate>Sun, 29 Jun 2003 21:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010644#M911396</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-29T21:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: NTP !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010645#M911397</link>
      <description>Also look on your server in /usr/share/doc/NTP_Primer.txt&lt;BR /&gt;Good reference!</description>
      <pubDate>Mon, 30 Jun 2003 18:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/3010645#M911397</guid>
      <dc:creator>Kevin Wallace</dc:creator>
      <dc:date>2003-06-30T18:36:30Z</dc:date>
    </item>
  </channel>
</rss>

