<?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: Setting up NTP server on 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6687379#M528073</link>
    <description>&lt;P&gt;Once NTPD is running on the HP-UX host, other hosts can point to it as a server or a peer. That is as long as nothing has been done to restrict network access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this server will have no access to a network time server you can point at the internal clock. But normally your network team will have one or more network devices that provide NTP time service.&amp;nbsp; If they do, this is the best place to point at to keep all your servers in sync.&amp;nbsp; You can still have a hosts pointing at your NTP server as either a server or a peer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To&amp;nbsp;point to the internal clock you can add the&amp;nbsp;following to /etc/ntp.conf:&lt;/P&gt;&lt;P&gt;brodcast nnn.nnn.nnn.255 version 3&lt;/P&gt;&lt;P&gt;fudge 127.127.1.1. stratum 10&lt;/P&gt;&lt;P&gt;server 127.127.1.1&lt;/P&gt;&lt;P&gt;driftfile /etc/ntp.drift&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Broadcast is the same broadcast you use for your network settings.&lt;/P&gt;&lt;P&gt;Use "touch to create /etc/ntp.drift file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The /etc/rc.config.d/netdaemons file should have:&lt;/P&gt;&lt;P&gt;export NTPDATE_SERVER="hostname"&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;/P&gt;</description>
    <pubDate>Mon, 22 Dec 2014 19:42:34 GMT</pubDate>
    <dc:creator>Ken Grabowski</dc:creator>
    <dc:date>2014-12-22T19:42:34Z</dc:date>
    <item>
      <title>Setting up NTP server on 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6682455#M528068</link>
      <description>&lt;P&gt;Need instructions how to set up an NTP server on 11.31.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moevd&amp;nbsp;from HP-UX &amp;gt; System Administration to HP-UX &amp;gt; Networking. - Hp forum Moderator&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 03:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6682455#M528068</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2014-12-09T03:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP server on 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6682501#M528069</link>
      <description>&lt;P&gt;I don't remember it being any different from other recent versions of HP-UX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) In /etc/rc.config.d/netdaemons set "export XNTPD=1" to start&amp;nbsp;automatically on boot.&lt;/P&gt;&lt;P&gt;2) In /etc/ntp.conf define your NTP servers, and or peers. This is network&amp;nbsp;specific so find out where your reachable time servers are.&lt;/P&gt;&lt;P&gt;3) Manually start by running "/sbin/init.d/xntpd start".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "man 1M xntpd" command will give you the manual page for more detail.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2014 19:04:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6682501#M528069</guid>
      <dc:creator>Ken Grabowski</dc:creator>
      <dc:date>2014-12-08T19:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP server on 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6684051#M528070</link>
      <description>&lt;P&gt;I need to setup an NTP server, I don't have an existing one. &amp;nbsp; I need instructions for how to make an existing computer an NTP server so that others could reference it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2) In /etc/ntp.conf define your NTP servers&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 01:43:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6684051#M528070</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2014-12-12T01:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP server on 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6684321#M528071</link>
      <description>&lt;P&gt;Are you connected to the Internet? If so, ask your network (firewall) administrator to enable NTP and then point your systems to the firewall address. Use ntpq -p 12.34.56.78 to test the IP address for NTP services.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 19:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6684321#M528071</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2014-12-12T19:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP server on 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6684374#M528072</link>
      <description>&lt;P&gt;We are behind the firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2014 01:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6684374#M528072</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2014-12-13T01:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP server on 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6687379#M528073</link>
      <description>&lt;P&gt;Once NTPD is running on the HP-UX host, other hosts can point to it as a server or a peer. That is as long as nothing has been done to restrict network access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this server will have no access to a network time server you can point at the internal clock. But normally your network team will have one or more network devices that provide NTP time service.&amp;nbsp; If they do, this is the best place to point at to keep all your servers in sync.&amp;nbsp; You can still have a hosts pointing at your NTP server as either a server or a peer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To&amp;nbsp;point to the internal clock you can add the&amp;nbsp;following to /etc/ntp.conf:&lt;/P&gt;&lt;P&gt;brodcast nnn.nnn.nnn.255 version 3&lt;/P&gt;&lt;P&gt;fudge 127.127.1.1. stratum 10&lt;/P&gt;&lt;P&gt;server 127.127.1.1&lt;/P&gt;&lt;P&gt;driftfile /etc/ntp.drift&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Broadcast is the same broadcast you use for your network settings.&lt;/P&gt;&lt;P&gt;Use "touch to create /etc/ntp.drift file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The /etc/rc.config.d/netdaemons file should have:&lt;/P&gt;&lt;P&gt;export NTPDATE_SERVER="hostname"&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2014 19:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6687379#M528073</guid>
      <dc:creator>Ken Grabowski</dc:creator>
      <dc:date>2014-12-22T19:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up NTP server on 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6699282#M528074</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; We are behind the firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No problem. That isn't unusual that port 123 is blocked by your network administrator's policies. However, virtually every firewall has the ability to be setup as the definitive NTP source for your entire company. And this is as it should be since every box with some computer inside needs NTP (routers, switches, WiFi routers/repeaters, tape changers, load balancers, mainframes, Active Directory servers, Linux and all Unix boxes, etc). Everything needs to have the exact same time of day. Not only does it keep th e logs in each box useful, more and more boxes are linked together in databases and when clients have differing time, or worse, different timezones, databases may fail or become corrupt when time records do not make any sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rather than hack a few HP-UX boxes together, work with your network administrator to enable NTP on the firewall, and have network team help to configure every box in your datacenter. You'll save a lot of unnecessary troubleshooting in the future.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2015 20:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-ntp-server-on-11-31/m-p/6699282#M528074</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-01-24T20:21:03Z</dc:date>
    </item>
  </channel>
</rss>

