<?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 Q in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673714#M244147</link>
    <description>manct12 /sbin/init.d &amp;gt; ping baan01&lt;BR /&gt;PING baan01: 64 byte packets&lt;BR /&gt;64 bytes from 10.21.2.10: icmp_seq=0. time=0. ms&lt;BR /&gt;64 bytes from 10.21.2.10: icmp_seq=1. time=0. ms&lt;BR /&gt;64 bytes from 10.21.2.10: icmp_seq=2. time=0. ms&lt;BR /&gt;&lt;BR /&gt;----baan01 PING Statistics----&lt;BR /&gt;3 packets transmitted, 3 packets received, 0% packet loss&lt;BR /&gt;round-trip (ms)  min/avg/max = 0/0/0&lt;BR /&gt;manct12 /sbin/init.d &amp;gt; telnet baan01&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to baan01.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;Local flow control on&lt;BR /&gt;Telnet TERMINAL-SPEED option ON&lt;BR /&gt;&lt;BR /&gt;HP-UX baan01 B.11.11 U 9000/800 (tf)&lt;BR /&gt;&lt;BR /&gt;login: &lt;BR /&gt;&lt;BR /&gt;Also no abnormal situation or records in&lt;BR /&gt;syslog!!!&lt;BR /&gt;&lt;BR /&gt;still xntpd not working and i tried it from &lt;BR /&gt;SAM for to start NTP faced an error!!!!&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Nov 2005 06:11:35 GMT</pubDate>
    <dc:creator>Cem Tugrul</dc:creator>
    <dc:date>2005-11-17T06:11:35Z</dc:date>
    <item>
      <title>ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673705#M244138</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i have just set ntp server one of my hp-ux server then started to set ntp clients hp-3600&lt;BR /&gt;series WS HP-UX B.10.20 A 9000/785 2010909088 two-user license.They seems Ok means they can&lt;BR /&gt;get time from my ntp server but i could not able to set one of it.&lt;BR /&gt;manct12 /sbin/init.d &amp;gt; ./xntpd stop&lt;BR /&gt;manct12 /sbin/init.d &amp;gt; ./xntpd start&lt;BR /&gt;manct12 /sbin/init.d &amp;gt; ps -ef|grep -i xntp&lt;BR /&gt;    root  7241  5558  0 12:00:27 ttyp1     0:00 grep -i xntp&lt;BR /&gt;&lt;BR /&gt;Problem is xntpd is not working on this WS.&lt;BR /&gt;i have checked all necessary files as others&lt;BR /&gt;but could not find any difference!!!&lt;BR /&gt;Where do i have to look or check on this WS?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2005 05:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673705#M244138</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-11-17T05:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673706#M244139</link>
      <description>Points will start 5...&lt;BR /&gt;:-)&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2005 05:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673706#M244139</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-11-17T05:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673707#M244140</link>
      <description>Shalom Cem,&lt;BR /&gt;&lt;BR /&gt;See if the ntp.conf file in /etc directory is the same on the working workstation as the one not working.&lt;BR /&gt;&lt;BR /&gt;If not, you may want to copy the good file and then restart xntp.&lt;BR /&gt;&lt;BR /&gt;ntp can be set to auto start as follows:&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/netdaemons&lt;BR /&gt;&lt;BR /&gt;XNTPD=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;&lt;BR /&gt;# diagnostic test.&lt;BR /&gt;&lt;BR /&gt;Makes sure there are not firewalls between the workstation and the time server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Nov 2005 05:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673707#M244140</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-17T05:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673708#M244141</link>
      <description>Before you start xntpd on WS, do as follows and post.&lt;BR /&gt;&lt;BR /&gt;ntpq -p "ntp_server"&lt;BR /&gt;&lt;BR /&gt;If time difference too big to adjust, then xntpd will not work and will exit. To correct this, first set the time manually and then start xntpd. Beaware that setting time backward/forward may upset some apps/progrms-particularly databases.&lt;BR /&gt;&lt;BR /&gt;ntpdate -B "ntp_server"</description>
      <pubDate>Thu, 17 Nov 2005 05:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673708#M244141</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-11-17T05:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673709#M244142</link>
      <description>Steven,&lt;BR /&gt;You are really near Ankara(Turkey)&lt;BR /&gt;:-))&lt;BR /&gt;Well,&lt;BR /&gt;i have just copied ntp.conf file from a other WS which is working propely but&lt;BR /&gt;nothing changed!!!&lt;BR /&gt;&lt;BR /&gt;Rac,&lt;BR /&gt;manct12 /sbin/init.d &amp;gt; ntpq -p baan01&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;*LOCAL(1)        LOCAL(1)        10 l    -   64  377     0.00    0.000   10.01&lt;BR /&gt; 10.21.3.255     0.0.0.0         16 -    -   64    0     0.00    0.000 16000.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2005 05:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673709#M244142</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-11-17T05:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673710#M244143</link>
      <description>Rac,&lt;BR /&gt;manct12 /sbin/init.d &amp;gt; date&lt;BR /&gt;Thu Nov 17 12:28:36 EET 2005&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2005 05:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673710#M244143</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-11-17T05:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673711#M244144</link>
      <description>My ntp server;&lt;BR /&gt;baan01:/var/adm/syslog#date&lt;BR /&gt;Thu Nov 17 12:32:25 EET 2005</description>
      <pubDate>Thu, 17 Nov 2005 05:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673711#M244144</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-11-17T05:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673712#M244145</link>
      <description>Hi Cem,&lt;BR /&gt;&lt;BR /&gt;Nice to be close. Someday I'll visit.&lt;BR /&gt;&lt;BR /&gt;Can the workstation have other kinds of network connectivity with the time server?&lt;BR /&gt;&lt;BR /&gt;ping&lt;BR /&gt;telnet &lt;BR /&gt;&lt;BR /&gt;etc&lt;BR /&gt;&lt;BR /&gt;Insure network connectivity and report back.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Nov 2005 05:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673712#M244145</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-17T05:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673713#M244146</link>
      <description>check syslog.log, does it give any messages about ntp?? like synchronisation lost etc??</description>
      <pubDate>Thu, 17 Nov 2005 05:32:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673713#M244146</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-11-17T05:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673714#M244147</link>
      <description>manct12 /sbin/init.d &amp;gt; ping baan01&lt;BR /&gt;PING baan01: 64 byte packets&lt;BR /&gt;64 bytes from 10.21.2.10: icmp_seq=0. time=0. ms&lt;BR /&gt;64 bytes from 10.21.2.10: icmp_seq=1. time=0. ms&lt;BR /&gt;64 bytes from 10.21.2.10: icmp_seq=2. time=0. ms&lt;BR /&gt;&lt;BR /&gt;----baan01 PING Statistics----&lt;BR /&gt;3 packets transmitted, 3 packets received, 0% packet loss&lt;BR /&gt;round-trip (ms)  min/avg/max = 0/0/0&lt;BR /&gt;manct12 /sbin/init.d &amp;gt; telnet baan01&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to baan01.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;Local flow control on&lt;BR /&gt;Telnet TERMINAL-SPEED option ON&lt;BR /&gt;&lt;BR /&gt;HP-UX baan01 B.11.11 U 9000/800 (tf)&lt;BR /&gt;&lt;BR /&gt;login: &lt;BR /&gt;&lt;BR /&gt;Also no abnormal situation or records in&lt;BR /&gt;syslog!!!&lt;BR /&gt;&lt;BR /&gt;still xntpd not working and i tried it from &lt;BR /&gt;SAM for to start NTP faced an error!!!!&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2005 06:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673714#M244147</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-11-17T06:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673715#M244148</link>
      <description>I just remembered,&lt;BR /&gt;&lt;BR /&gt;If the system time is too far off the time server its possible no adjustment will be made at all.&lt;BR /&gt;&lt;BR /&gt;Manually change the workstation to within say half an hour of the time server time, start ntpd service and then run ntpq -p&lt;BR /&gt;&lt;BR /&gt;We should see something.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Nov 2005 07:18:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673715#M244148</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-17T07:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673716#M244149</link>
      <description>In ntp.conf, set driftfile and statsdir directives.&lt;BR /&gt;&lt;BR /&gt;start xntpd manually wiith -l option.&lt;BR /&gt;&lt;BR /&gt;xntpd -l /var/adm/ntp.log&lt;BR /&gt;&lt;BR /&gt;Does it give any clue.&lt;BR /&gt;&lt;BR /&gt;Also are required ports opened??</description>
      <pubDate>Thu, 17 Nov 2005 07:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673716#M244149</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-11-17T07:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: ntp Q</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673717#M244150</link>
      <description>Steven,&lt;BR /&gt;the problem is i could not able to run xntpd&lt;BR /&gt;from command or SAM&lt;BR /&gt;if it runs than i can solve the problem...&lt;BR /&gt;&lt;BR /&gt;Rac,&lt;BR /&gt;after xntpd -l /var/adm/ntp.log&lt;BR /&gt;&lt;BR /&gt;manct12 /var/adm &amp;gt; more ntp.log &lt;BR /&gt;17 Nov 14:38:28 xntpd[2999]: logging to file /var/adm/ntp.log&lt;BR /&gt;17 Nov 14:38:28 xntpd[2999]: xntpd version=3.5f; Tue Jul  1 16:35:35 PDT 1997 (1)&lt;BR /&gt;17 Nov 14:38:28 xntpd[2999]: tickadj = 625, tick = 10000, tvu_maxslew = 61875&lt;BR /&gt;17 Nov 14:38:28 xntpd[2999]: precision = 9 usec&lt;BR /&gt;17 Nov 14:43:03 xntpd[3263]: logging to file /var/adm/ntp.log&lt;BR /&gt;17 Nov 14:43:03 xntpd[3263]: xntpd version=3.5f; Tue Jul  1 16:35:35 PDT 1997 (1)&lt;BR /&gt;17 Nov 14:43:03 xntpd[3263]: tickadj = 625, tick = 10000, tvu_maxslew = 61875&lt;BR /&gt;17 Nov 14:43:03 xntpd[3263]: precision = 14 usec&lt;BR /&gt;17 Nov 14:43:03 xntpd[3263]: bind() fd 4, family 2, port 123, addr 00000000, in_classd=0 flags=1 fails: Address already &lt;BR /&gt;in use&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2005 07:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-q/m-p/3673717#M244150</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-11-17T07:46:39Z</dc:date>
    </item>
  </channel>
</rss>

