<?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 not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342608#M667153</link>
    <description>MK,&lt;BR /&gt;&lt;BR /&gt;Time zone is set to MET-1METDST which same on all server where it is working fine. ntpdate also working fine after we modified the time manually. but still there is no reference server :&lt;BR /&gt;&lt;BR /&gt;ntpq -p                                                                                                                           &lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt; sgp-hr.sgp.st.c 0.0.0.0         16 u    1   64    0     0.00    0.000 16000.0&lt;BR /&gt; pgva417.sgp.st. 10.80.0.13       6 u   64   64    1     2.62   75.762 15875.0&lt;BR /&gt; pncy034.sgp.st. 57.7.62.97       4 u   63   64    3     2.35   -1.467 7916.81&lt;BR /&gt;&lt;BR /&gt;# ntpdate -q pncy034.sgp.st.com &lt;BR /&gt;server 164.129.230.20, stratum 4, offset 0.161043, delay 0.02754&lt;BR /&gt;22 Jan 09:57:32 ntpdate[5495]: adjust time server 164.129.230.20 offset 0.161043 sec&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#cat /etc/TIMEZONE&lt;BR /&gt;TZ=MET-1METDST&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Manoj</description>
    <pubDate>Thu, 22 Jan 2009 09:02:55 GMT</pubDate>
    <dc:creator>Manoj Bhardwaj</dc:creator>
    <dc:date>2009-01-22T09:02:55Z</dc:date>
    <item>
      <title>ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342606#M667151</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;on few server ntp is not working properly and time is not getting synchronized regularly:&lt;BR /&gt;&lt;BR /&gt;1. xntpd deamons is running fine.&lt;BR /&gt;ps -ef |grep xntpd&lt;BR /&gt;    root 21107     1  0 00:20:26 ?         0:00 /usr/sbin/xntpd&lt;BR /&gt;2. ntpq gives below information w/o (*) with any of the entry&lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt; sgp-hr.sgp.st.c 0.0.0.0         16 u   27   64    0     0.00    0.000 16000.0&lt;BR /&gt; pgva417.sgp.st. 10.80.0.13       6 u   26   64   17     2.59  2251199 1876.22&lt;BR /&gt; pncy034.sgp.st. 57.7.62.97       4 u   25   64   17     3.43  2251199 1875.18&lt;BR /&gt;&lt;BR /&gt;3. If i run ntpdate it wortks fine&lt;BR /&gt;ntpdate -q pncy034.sgp.st.com&lt;BR /&gt;server 164.129.230.20, stratum 4, offset 22511.995277, delay 0.02921&lt;BR /&gt;22 Jan 00:25:19 ntpdate[21548]: step time server 164.129.230.20 offset 22511.995277 sec&lt;BR /&gt;&lt;BR /&gt;4. COnfiguration of ntp.conf is as below&lt;BR /&gt;server 164.129.230.22  version 3  prefer&lt;BR /&gt;server 164.129.230.19  version 3&lt;BR /&gt;server 164.129.230.20  version 3&lt;BR /&gt;driftfile /var/adm/syslog/ntp.drift&lt;BR /&gt;logconfig =syncall -sysall +clockall -peerall allinfo&lt;BR /&gt;&lt;BR /&gt;please suggest what i should do correct this problem&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Manoj</description>
      <pubDate>Thu, 22 Jan 2009 05:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342606#M667151</guid>
      <dc:creator>Manoj Bhardwaj</dc:creator>
      <dc:date>2009-01-22T05:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342607#M667152</link>
      <description>The ntpdate output indicates there is a huge difference between the NTP time and time of the server's local clock: more than 6 hours. &lt;BR /&gt;&lt;BR /&gt;In this case, the xntpd does not do anything because correcting such a gross error may require other sysadmin actions (for example, deciding what to do with any cron jobs that might normally be run during the time that will be skipped over).&lt;BR /&gt;&lt;BR /&gt;Also check your timezone settings: the NTP protocol always uses UTC time. If your timezone settings are incorrect, your system clock will then show a "wrong" local time. &lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 22 Jan 2009 08:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342607#M667152</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-01-22T08:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342608#M667153</link>
      <description>MK,&lt;BR /&gt;&lt;BR /&gt;Time zone is set to MET-1METDST which same on all server where it is working fine. ntpdate also working fine after we modified the time manually. but still there is no reference server :&lt;BR /&gt;&lt;BR /&gt;ntpq -p                                                                                                                           &lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt; sgp-hr.sgp.st.c 0.0.0.0         16 u    1   64    0     0.00    0.000 16000.0&lt;BR /&gt; pgva417.sgp.st. 10.80.0.13       6 u   64   64    1     2.62   75.762 15875.0&lt;BR /&gt; pncy034.sgp.st. 57.7.62.97       4 u   63   64    3     2.35   -1.467 7916.81&lt;BR /&gt;&lt;BR /&gt;# ntpdate -q pncy034.sgp.st.com &lt;BR /&gt;server 164.129.230.20, stratum 4, offset 0.161043, delay 0.02754&lt;BR /&gt;22 Jan 09:57:32 ntpdate[5495]: adjust time server 164.129.230.20 offset 0.161043 sec&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#cat /etc/TIMEZONE&lt;BR /&gt;TZ=MET-1METDST&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Manoj</description>
      <pubDate>Thu, 22 Jan 2009 09:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342608#M667153</guid>
      <dc:creator>Manoj Bhardwaj</dc:creator>
      <dc:date>2009-01-22T09:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342609#M667154</link>
      <description>&amp;gt;Time zone is set to MET-1METDST which same on all server where it is working fine.&lt;BR /&gt;&lt;BR /&gt;What does "date -u" show on all of them?  Roughly the same time?</description>
      <pubDate>Thu, 22 Jan 2009 11:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342609#M667154</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-01-22T11:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342610#M667155</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;date -u  gived below output, roughly same time on the servers where Ntp is working fine or not working:   &lt;BR /&gt;                                                                 &lt;BR /&gt;Thu Jan 22 11:41:40 UTC 2009&lt;BR /&gt;&lt;BR /&gt;Also TimeZone is MET-1METDST on all the server where NTP is working fine or not working.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Manoj</description>
      <pubDate>Thu, 22 Jan 2009 11:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342610#M667155</guid>
      <dc:creator>Manoj Bhardwaj</dc:creator>
      <dc:date>2009-01-22T11:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342611#M667156</link>
      <description>&amp;gt; sgp-hr.sgp.st.c 0.0.0.0 16 u 1 64 0 0.00 0.000 16000.0&lt;BR /&gt;&amp;gt; pgva417.sgp.st. 10.80.0.13 6 u 64 64 1 2.62 75.762 15875.0&lt;BR /&gt;&amp;gt; pncy034.sgp.st. 57.7.62.97 4 u 63 64 3 2.35 -1.467 7916.81 &lt;BR /&gt; &lt;BR /&gt;The NTP server sgp-hr is not working at all. Either the IP address is wrong, the address is blocked, NTP services are denied to your server at sgp-hr, or this is not an NTP server. The last number (16000.0 indicates that you are communicating with this server. I would remove the "prefer" option since the server isn't working and let NTP use all servers equally. You can verify that a remote NTP server is working OK for your system by using ntpq -p server-IP. This will query the remote server as to its time sources.&lt;BR /&gt; &lt;BR /&gt;This line:&lt;BR /&gt;&amp;gt; logconfig =syncall -sysall +clockall -peerall allinfo&lt;BR /&gt; &lt;BR /&gt;does not appear in the man pages for xntpd or in the default config file comments for ntp.conf.</description>
      <pubDate>Thu, 22 Jan 2009 11:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342611#M667156</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-01-22T11:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342612#M667157</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Below is output for ntpq -p server_name:&lt;BR /&gt;&lt;BR /&gt; ntpq -p                                                                                                                                   &lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt; sgp-hr.sgp.st.c 0.0.0.0         16 u   25   64    0     0.00    0.000 16000.0&lt;BR /&gt; pgva417.sgp.st. 10.80.0.13       6 u   24   64   17     2.04  310.494 1982.51&lt;BR /&gt; pncy034.sgp.st. 57.7.62.97       4 u   23   64   37     1.54  306.075 1002.17&lt;BR /&gt;# ntpq -p sgp-hr.sgp.st.com&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;+CHU(1)          CHU(1)           9 -   38   64  377     0.00    0.000    0.02&lt;BR /&gt; ntp.sgp.st.com  .GPS.            1 u    7   64    0     8.47    0.069 16000.0&lt;BR /&gt;+conssaf2.sgp.st sgpeu1.sgp.st.c  6 u  996 1024  252     8.65    0.210 16000.0&lt;BR /&gt;#consesc1.sgp.st sgpeu1.sgp.st.c  6 u  529 1024  376     4.99   93.947 16000.0&lt;BR /&gt;# ntpq -p pgva417.sgp.st.com&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;+crn-pwr.crn.st. 57.221.145.13    5 u  736 1024  377   134.54    0.678    2.61&lt;BR /&gt;*10.80.0.13      pncy034.sgp.st.  5 u  621 1024  377   200.23   -3.286    0.95&lt;BR /&gt; pncy034.sgp.st. 0.0.0.0         16 u    - 1024    0     0.00    0.000 16000.0&lt;BR /&gt;&lt;BR /&gt;# ntpq -p pncy034.sgp.st.com&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;+57.7.62.113     57.7.127.22      3 -  151  512  377   224.06    9.963    0.58&lt;BR /&gt; pgva417.sgp.st. crn-pwr.crn.st.  6 - 288d 1024    0     3.85   -4.766 16000.0&lt;BR /&gt;*57.7.62.97      57.7.127.22      3 -   52  512  377    14.80   -2.039    1.05&lt;BR /&gt;&lt;BR /&gt;Also i tried to start xntpd without prefer option and with changing the preferred server but still the same problem as below:&lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt; pncy034.sgp.st. 57.7.62.97       4 u   10   64    1     1.97  234.399 15875.0&lt;BR /&gt; sgp-hr.sgp.st.c 0.0.0.0         16 u    9   64    0     0.00    0.000 16000.0&lt;BR /&gt; pgva417.sgp.st. 10.80.0.13       6 u    8   64    1     1.77  242.637 15875.0&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Manoj</description>
      <pubDate>Thu, 22 Jan 2009 12:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342612#M667157</guid>
      <dc:creator>Manoj Bhardwaj</dc:creator>
      <dc:date>2009-01-22T12:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342613#M667158</link>
      <description>&amp;gt;date -u given below output, roughly same time on the servers where NTP is working fine or not working:&lt;BR /&gt;&lt;BR /&gt;This should be the same on all UNIX computers in the world.  So at least you have them all roughly synchronized.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Also TimeZone is MET-1METDST on all the server&lt;BR /&gt;&lt;BR /&gt;This isn't important, only UTC.</description>
      <pubDate>Thu, 22 Jan 2009 12:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342613#M667158</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-01-22T12:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342614#M667159</link>
      <description>Make certain that you have a working time server configured for NTPDATE_SERVER in /etc/rc.config.d/netdaemons.  That way, whenever you boot, you stand a decent chance of the system time being within the limits of xntpd's willingness to start synchronizing time.&lt;BR /&gt;&lt;BR /&gt;And since sgp-hr.sgp.st.c shows no reachability, the suggestions that it is either toast or being precluded from talking with your system sounds about right.&lt;BR /&gt;&lt;BR /&gt;Also, it will take xntpd _several_ minutes to synchronize time with one of the servers.  IIRC it will only happen after the "reach" statistic gets reasonably large - and the "disp" metric reasonably small.</description>
      <pubDate>Fri, 23 Jan 2009 00:37:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342614#M667159</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2009-01-23T00:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342615#M667160</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;eux290{root}# date -u&lt;BR /&gt;Wed Feb  4 06:46:49 UTC 2009&lt;BR /&gt;eux290{root}# cat /etc/ntp.conf |grep -v '^#'&lt;BR /&gt;server 164.129.230.20 prefer&lt;BR /&gt;server 164.129.230.19  &lt;BR /&gt;driftfile /var/adm/syslog/ntp.drift&lt;BR /&gt;eux290{root}# ntpq -p &lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt; pncy034.sgp.st. 57.7.62.97       4 u   24   64    7     1.34  130.781 3926.18&lt;BR /&gt; pgva417.sgp.st. 10.80.0.13       6 u   23   64   17     3.98  196.428 1967.04&lt;BR /&gt;eux290{root}# ntpdate -d -v 164.129.230.20&lt;BR /&gt;transmit(164.129.230.20)&lt;BR /&gt;receive(164.129.230.20)&lt;BR /&gt;transmit(164.129.230.20)&lt;BR /&gt;receive(164.129.230.20)&lt;BR /&gt;transmit(164.129.230.20)&lt;BR /&gt;receive(164.129.230.20)&lt;BR /&gt;transmit(164.129.230.20)&lt;BR /&gt;receive(164.129.230.20)&lt;BR /&gt;transmit(164.129.230.20)&lt;BR /&gt;server 164.129.230.20, port 123&lt;BR /&gt;stratum 4, precision -18, leap 00, trust 000&lt;BR /&gt;refid [57.7.62.97], delay 0.02846, dispersion 0.00014&lt;BR /&gt;transmitted 4, in filter 4&lt;BR /&gt;reference time:      cd33b810.4744509c  Wed, Feb  4 2009  7:45:36.278&lt;BR /&gt;originate timestamp: cd33b887.387ddb7e  Wed, Feb  4 2009  7:47:35.220&lt;BR /&gt;transmit timestamp:  cd33b886.f9bb6000  Wed, Feb  4 2009  7:47:34.975&lt;BR /&gt;filter delay:  0.02971  0.02866  0.02846  0.02888 &lt;BR /&gt;               0.00000  0.00000  0.00000  0.00000 &lt;BR /&gt;filter offset: 0.243713 0.243798 0.243576 0.243506&lt;BR /&gt;               0.000000 0.000000 0.000000 0.000000&lt;BR /&gt;delay 0.02846, dispersion 0.00014&lt;BR /&gt;offset 0.243576&lt;BR /&gt; &lt;BR /&gt; 4 Feb 07:47:34 ntpdate[4191]: adjust time server 164.129.230.20 offset 0.243576 sec&lt;BR /&gt;eux290{root}# cat /etc/rc.config.d/netdaemons |grep -v '^#'&lt;BR /&gt;export NTPDATE_SERVER=&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;BR /&gt;eux290{root}# ps -ef |grep ntp&lt;BR /&gt;    root  4430 13893  1 07:48:47 pts/7     0:00 grep ntp&lt;BR /&gt;    root  1643     1  0 07:39:21 ?         0:00 /usr/sbin/xntpd&lt;BR /&gt;eux290{root}# pw&lt;BR /&gt;sh: pw:  not found.&lt;BR /&gt;eux290{root}# pwd&lt;BR /&gt;/var/adm/syslog&lt;BR /&gt;eux290{root}# grep ntp syslog.log |tail -5&lt;BR /&gt;Feb  4 07:43:38 eux290 xntpd[1643]: time reset (step) 0.235678 s&lt;BR /&gt;Feb  4 07:43:38 eux290 xntpd[1643]: synchronisation lost&lt;BR /&gt;Feb  4 07:47:55 eux290 xntpd[1643]: synchronized to 164.129.230.19, stratum=6&lt;BR /&gt;Feb  4 07:47:55 eux290 xntpd[1643]: time reset (step) 0.263163 s&lt;BR /&gt;Feb  4 07:47:55 eux290 xntpd[1643]: synchronisation lost&lt;BR /&gt;eux290{root}# grep ntp syslog.log |tail -6&lt;BR /&gt;Feb  4 07:43:38 eux290 xntpd[1643]: synchronized to 164.129.230.20, stratum=4&lt;BR /&gt;Feb  4 07:43:38 eux290 xntpd[1643]: time reset (step) 0.235678 s&lt;BR /&gt;Feb  4 07:43:38 eux290 xntpd[1643]: synchronisation lost&lt;BR /&gt;Feb  4 07:47:55 eux290 xntpd[1643]: synchronized to 164.129.230.19, stratum=6&lt;BR /&gt;Feb  4 07:47:55 eux290 xntpd[1643]: time reset (step) 0.263163 s&lt;BR /&gt;Feb  4 07:47:55 eux290 xntpd[1643]: synchronisation lost&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please see NTP configuration again, I still don't any (*) in output of ntpq -p and now getting synchronisation lost message in syslog. &lt;BR /&gt;Please suggest something&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;MB</description>
      <pubDate>Wed, 04 Feb 2009 06:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342615#M667160</guid>
      <dc:creator>Manoj Bhardwaj</dc:creator>
      <dc:date>2009-02-04T06:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342616#M667161</link>
      <description>The offset is really big, I would try this:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xntpd stop&lt;BR /&gt;&lt;BR /&gt;ntpq -p 164.129.230.20 --&amp;gt; check is working&lt;BR /&gt;ntpdate 164.129.230.20 --&amp;gt; Launch without -d, beacause -d won't make changes.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2009 08:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342616#M667161</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2009-02-04T08:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: ntp not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342617#M667162</link>
      <description>Still now Progress; &lt;BR /&gt;&lt;BR /&gt;eux290{root}# /sbin/init.d/xntpd stop &lt;BR /&gt;xntpd stopped&lt;BR /&gt;eux290{root}# ntpq -p 164.129.230.20 &lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;+57.7.62.113     57.7.127.76      3 -  114  128  377   199.33   -0.442    0.78&lt;BR /&gt; pgva417.sgp.st. crn-pwr.crn.st.  6 - 302d 1024    0     3.85   -4.766 16000.0&lt;BR /&gt;*57.7.62.97      57.7.127.22      3 -   69  128  377    14.94   -0.206    0.24&lt;BR /&gt;eux290{root}# ntpdate 164.129.230.20&lt;BR /&gt; 5 Feb 11:57:34 ntpdate[27706]: adjust time server 164.129.230.20 offset 0.153840 sec&lt;BR /&gt;eux290{root}# /sbin/init.d/xntpd start &lt;BR /&gt;xntpd  eux290{root}# &lt;BR /&gt;eux290{root}# &lt;BR /&gt;eux290{root}# ps -ef |grep xntpd&lt;BR /&gt;    root 27722     1  0 11:57:40 ?         0:00 /usr/sbin/xntpd&lt;BR /&gt;    root 27724 27650  1 11:57:47 pts/8     0:00 grep xntpd&lt;BR /&gt;eux290{root}# ntpq -p 164.129.230.20 &lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt;+57.7.62.113     57.7.127.76      3 -   11  128  377   197.39   -1.429    0.73&lt;BR /&gt; pgva417.sgp.st. crn-pwr.crn.st.  6 - 302d 1024    0     3.85   -4.766 16000.0&lt;BR /&gt;*57.7.62.97      57.7.127.22      3 -   94  128  377    14.94   -0.206    0.24&lt;BR /&gt;eux290{root}# ntpq -p&lt;BR /&gt;     remote           refid      st t when poll reach   delay   offset    disp&lt;BR /&gt;==============================================================================&lt;BR /&gt; pncy034.sgp.st. 57.7.62.97       4 u   18   64    1     2.43  -53.029 15875.0&lt;BR /&gt; pgva417.sgp.st. 10.80.0.13       6 u   17   64    1     1.54  -45.420 15875.0</description>
      <pubDate>Thu, 05 Feb 2009 11:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-not-working/m-p/4342617#M667162</guid>
      <dc:creator>Manoj Bhardwaj</dc:creator>
      <dc:date>2009-02-05T11:11:20Z</dc:date>
    </item>
  </channel>
</rss>

