<?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/2812600#M582995</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;here the docs to configure a ntp server.&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90741/B2355-90741.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90741/B2355-90741.html&lt;/A&gt;&lt;BR /&gt;=&amp;gt; go to Configuring the Network Time Protocol (NTP)   &lt;BR /&gt;&lt;BR /&gt;what version of ntp are you running :&lt;BR /&gt;/sbin/init.d/xntpd stop&lt;BR /&gt;/sbin/init.d/xntpd start&lt;BR /&gt;in the syslog, you should find the version of ntp&lt;BR /&gt;&lt;BR /&gt;editer ensuite /etc/ntp.conf&lt;BR /&gt; version 3.4 =&amp;gt;   server 127.127.1.10    &lt;BR /&gt; version 3.5 =&amp;gt;  server 127.127.1.1  for the local clock&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;ntpq -p &lt;BR /&gt;you should have local in the output. it take 5 to 10 minutes for the synchronization&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Sep 2002 06:15:33 GMT</pubDate>
    <dc:creator>guillon_2</dc:creator>
    <dc:date>2002-09-25T06:15:33Z</dc:date>
    <item>
      <title>ntp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/2812598#M582993</link>
      <description>I am configuring ntp in secured environment.  I want to set up the server using just the local clock and to broadcast to the rest of the subnet.&lt;BR /&gt;&lt;BR /&gt;my server conf is &lt;BR /&gt;broadcast xxx.xxx.xxx.255&lt;BR /&gt;and my client is&lt;BR /&gt;broadcastclient xxx.xxx.xxx.255&lt;BR /&gt;&lt;BR /&gt;I also have the file and key stuff in there.&lt;BR /&gt;Do I need the server 127.0.1.0 or anything else in the conf files.&lt;BR /&gt;&lt;BR /&gt;I am not seeing anything when I snoop.&lt;BR /&gt;I do have trusted solaris 8 running, could this be a problem.   &lt;BR /&gt;&lt;BR /&gt;I am leaving something out.&lt;BR /&gt;and it is impossible for me to connect to the outside world for stratum 1 clocks etc...&lt;BR /&gt;&lt;BR /&gt;any advise...</description>
      <pubDate>Tue, 24 Sep 2002 16:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/2812598#M582993</guid>
      <dc:creator>steven anewalt</dc:creator>
      <dc:date>2002-09-24T16:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: ntp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/2812599#M582994</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've setup ntp before, but I'm no wizard on the subject.  I've never messed with the 'broadcast' config part.  I just put in an entry for the 'server' and configured it that way.  All the boxes pointing to the ntp server should have a 'server' entry for that ntp server hostname or IP address.  I'm not quite sure what the config would look like for the box doing the ntp serving.&lt;BR /&gt;&lt;BR /&gt;Here is a URL to a recent thread that discussed ntp setup.  There are some links in it to some ntp docs:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x89126049dbb6d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x89126049dbb6d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Sep 2002 17:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/2812599#M582994</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-09-24T17:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: ntp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/2812600#M582995</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;here the docs to configure a ntp server.&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90741/B2355-90741.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90741/B2355-90741.html&lt;/A&gt;&lt;BR /&gt;=&amp;gt; go to Configuring the Network Time Protocol (NTP)   &lt;BR /&gt;&lt;BR /&gt;what version of ntp are you running :&lt;BR /&gt;/sbin/init.d/xntpd stop&lt;BR /&gt;/sbin/init.d/xntpd start&lt;BR /&gt;in the syslog, you should find the version of ntp&lt;BR /&gt;&lt;BR /&gt;editer ensuite /etc/ntp.conf&lt;BR /&gt; version 3.4 =&amp;gt;   server 127.127.1.10    &lt;BR /&gt; version 3.5 =&amp;gt;  server 127.127.1.1  for the local clock&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;ntpq -p &lt;BR /&gt;you should have local in the output. it take 5 to 10 minutes for the synchronization&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Sep 2002 06:15:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/2812600#M582995</guid>
      <dc:creator>guillon_2</dc:creator>
      <dc:date>2002-09-25T06:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: ntp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/2812601#M582996</link>
      <description>I appreciate the advise. and using the sam does seem easy.  I found my problem.  I mean MY problem.  Cause my dumb butt left out a very important line in the networks and tnrhdb files.  There for no broadcasting.  Again thanks,</description>
      <pubDate>Wed, 25 Sep 2002 14:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp/m-p/2812601#M582996</guid>
      <dc:creator>steven anewalt</dc:creator>
      <dc:date>2002-09-25T14:54:39Z</dc:date>
    </item>
  </channel>
</rss>

