<?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.conf query in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939749#M288732</link>
    <description>Hello Raf , &lt;BR /&gt; Since you are based in Australia you should try and use Australia's NMI (was part csio) time server which has recently changed address.  They require you to register and may have advice on firewall settings for your circumstances. see this link &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.measurement.gov.au/index.cfm?event=object.showContent&amp;amp;objectID=9BD77455-BCD6-81AC-1BF1C5D980A48E4D" target="_blank"&gt;http://www.measurement.gov.au/index.cfm?event=object.showContent&amp;amp;objectID=9BD77455-BCD6-81AC-1BF1C5D980A48E4D&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;Mike</description>
    <pubDate>Thu, 08 Feb 2007 03:58:02 GMT</pubDate>
    <dc:creator>BUPA IS</dc:creator>
    <dc:date>2007-02-08T03:58:02Z</dc:date>
    <item>
      <title>ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939741#M288724</link>
      <description>&lt;BR /&gt; Hello Guys,&lt;BR /&gt;&lt;BR /&gt; I have set up my prefered ntp server details in ntp.conf file, ie its ip address and dns entry.&lt;BR /&gt;&lt;BR /&gt;now what do i do to sync the time on this hosts to an NTP server.&lt;BR /&gt;&lt;BR /&gt;I get this error when I run ntpdate with -b and without -b option in order to sync the time with NTP server.&lt;BR /&gt;&lt;BR /&gt;# ntpdate 10.209.28.250&lt;BR /&gt; 7 Feb 10:25:13 ntpdate[712834]: the NTP socket is in use, exiting&lt;BR /&gt;# ntpdate -b 10.209.28.250&lt;BR /&gt; 7 Feb 10:25:42 ntpdate[385194]: the NTP socket is in use, exiting&lt;BR /&gt;&lt;BR /&gt;Please advise&lt;BR /&gt;Raf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Feb 2007 18:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939741#M288724</guid>
      <dc:creator>Becke</dc:creator>
      <dc:date>2007-02-06T18:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939742#M288725</link>
      <description>First stop running xntpd process: /sbin/init.d/xntpd stop&lt;BR /&gt;&lt;BR /&gt;force syncronization: ntpdate -b server&lt;BR /&gt;&lt;BR /&gt;start xntp service: /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 06 Feb 2007 18:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939742#M288725</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-02-06T18:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939743#M288726</link>
      <description>Hi Raf:&lt;BR /&gt;&lt;BR /&gt;Ivan is correct, both 'xntpd' and 'ntpdate' use the same TCP port and hence cannot be run simultaneously.&lt;BR /&gt;&lt;BR /&gt;That said, I would suggest that you configure NTP to set the server time to that of its time source(s) during bootup (by configuring the NTPDATE_SERVER variable in '/etc/rc.config.d/netdaemons') and thereafter let NTP run continuously.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Feb 2007 18:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939743#M288726</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-06T18:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939744#M288727</link>
      <description>&lt;BR /&gt; Thanks for your quick responses guys,&lt;BR /&gt;&lt;BR /&gt; I have acutally tried stopping xntpd and then i have run the following but got an error ie&lt;BR /&gt;# ntpdate -b 10.209.28.250&lt;BR /&gt; 7 Feb 15:16:45 ntpdate[217276]: no server suitable for synchronization found&lt;BR /&gt;###########################################&lt;BR /&gt;any suggestions?</description>
      <pubDate>Tue, 06 Feb 2007 23:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939744#M288727</guid>
      <dc:creator>Becke</dc:creator>
      <dc:date>2007-02-06T23:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939745#M288728</link>
      <description>Hi Raf:&lt;BR /&gt;&lt;BR /&gt;Use:&lt;BR /&gt;&lt;BR /&gt;# ntpq -pn 10.209.28.250&lt;BR /&gt;&lt;BR /&gt;...to troubleshoot.  As asterisk ("*") in the leftmost column (before) the address indicates successful synchronization.&lt;BR /&gt;&lt;BR /&gt;If you still get "no suitable server" see if:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/ntpdate -d 10.209.28.250&lt;BR /&gt;&lt;BR /&gt;...offers any useful diagnostic information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Feb 2007 23:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939745#M288728</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-06T23:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939746#M288729</link>
      <description>&lt;BR /&gt; Thanks James,&lt;BR /&gt;&lt;BR /&gt; I'm not an expert with ntp:)&lt;BR /&gt;&lt;BR /&gt; here is the error that i get with "ntpq -pn 10.209.24.250"&lt;BR /&gt;10.209.24.250: timed out, nothing received&lt;BR /&gt;***Request timed out&lt;BR /&gt;#########################################&lt;BR /&gt;Here is the debug info,you will notice that at the bottom it still complain that no server suitable for synchronization?&lt;BR /&gt;&lt;BR /&gt;# ntpdate -d 10.209.24.250&lt;BR /&gt; 7 Feb 16:00:30 ntpdate[503812]: 3.4y&lt;BR /&gt;transmit(10.209.24.250)&lt;BR /&gt;transmit(10.209.24.250)&lt;BR /&gt;transmit(10.209.24.250)&lt;BR /&gt;transmit(10.209.24.250)&lt;BR /&gt;transmit(10.209.24.250)&lt;BR /&gt;server 10.209.24.250, port 123&lt;BR /&gt;stratum 0, precision 0, leap 00, trust 000&lt;BR /&gt;refid [0.0.0.0], delay 0.00000, dispersion 64.00000&lt;BR /&gt;transmitted 4, in filter 4&lt;BR /&gt;reference time:      00000000.00000000  Thu, Feb  7 2036 17:28:16.000&lt;BR /&gt;originate timestamp: 00000000.00000000  Thu, Feb  7 2036 17:28:16.000&lt;BR /&gt;transmit timestamp:  c973db71.2c166000  Wed, Feb  7 2007 16:00:33.172&lt;BR /&gt;filter delay:  0.00000  0.00000  0.00000  0.00000&lt;BR /&gt;               0.00000  0.00000  0.00000  0.00000&lt;BR /&gt;filter offset: 0.000000 0.000000 0.000000 0.000000&lt;BR /&gt;               0.000000 0.000000 0.000000 0.000000&lt;BR /&gt;delay 0.00000, dispersion 64.00000&lt;BR /&gt;offset 0.000000&lt;BR /&gt;&lt;BR /&gt; 7 Feb 16:00:34 ntpdate[503812]: no server suitable for synchronization found&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2007 00:01:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939746#M288729</guid>
      <dc:creator>Becke</dc:creator>
      <dc:date>2007-02-07T00:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939747#M288730</link>
      <description>Hi Raf,&lt;BR /&gt;    For NTP server.&lt;BR /&gt;Follow this :&lt;BR /&gt;&lt;BR /&gt;1. modify /etc/rc.config.d/netdaemons &lt;BR /&gt;  [ startup operation of NTP is controlled  by netdaemons,If value is set to 1 then Xntpd will start at boot.You can start ths from command line by using &lt;BR /&gt;/etc/init.d/xntpd start]&lt;BR /&gt;&lt;BR /&gt;2.modify /etc/TIMEZONE&lt;BR /&gt; [it must be remembered that the time zone setting on your system must be correct. For example if you are in the eastern daylight timezone, the /etc/TIMEZONE file must contain the EST5EDT time setting.]&lt;BR /&gt;&lt;BR /&gt;3.modify /etc/ntp.conf&lt;BR /&gt;   server navobs1.gatech.edu &lt;BR /&gt;   server bitsy.mit.edu &lt;BR /&gt;   peer gama &lt;BR /&gt;   broadcast 192.168.2.255 &lt;BR /&gt;   driftfile /var/adm/ntp.drift &lt;BR /&gt; [The drift file is used to track the accuracy of the local clock over time. It is maintained by xntpd and used later to send fewer time synchronization requests to the server. &lt;BR /&gt;   Some NTP servers may also require authentication from clients. In that case, the client machine maintains the /etc/ntp.keys file for this purpose]&lt;BR /&gt;&lt;BR /&gt;4.Run /sbin/init.d/xntpd&lt;BR /&gt;5.WAit for NTP to establish associations with servers &amp;amp; peers.&lt;BR /&gt;6.Run ntpq -p to check associations.&lt;BR /&gt;&lt;BR /&gt;Try ntpdate -b server server &lt;BR /&gt;-b--&amp;gt; Polls one or more servers ( NTP) &amp;amp; steps systemclock to synchronise the most accurate.</description>
      <pubDate>Wed, 07 Feb 2007 05:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939747#M288730</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-02-07T05:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939748#M288731</link>
      <description>It sounds like you have a fundamental connectivity issue getting to your desired NTP servers - btw, you really SHOULD have multiple servers configured...&lt;BR /&gt;&lt;BR /&gt;If you also cannot ping the NTP server's IP address, you may want to start looking into firewall issues along the path between your system(s) and the NTP server(s).&lt;BR /&gt;&lt;BR /&gt;The output of netstat -rn might help us take some of the first steps along that path.</description>
      <pubDate>Wed, 07 Feb 2007 21:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939748#M288731</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2007-02-07T21:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939749#M288732</link>
      <description>Hello Raf , &lt;BR /&gt; Since you are based in Australia you should try and use Australia's NMI (was part csio) time server which has recently changed address.  They require you to register and may have advice on firewall settings for your circumstances. see this link &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.measurement.gov.au/index.cfm?event=object.showContent&amp;amp;objectID=9BD77455-BCD6-81AC-1BF1C5D980A48E4D" target="_blank"&gt;http://www.measurement.gov.au/index.cfm?event=object.showContent&amp;amp;objectID=9BD77455-BCD6-81AC-1BF1C5D980A48E4D&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 08 Feb 2007 03:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939749#M288732</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2007-02-08T03:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: ntp.conf query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939750#M288733</link>
      <description>&lt;BR /&gt; Thanks James , Bupa and Rick and all of those who responded.&lt;BR /&gt;&lt;BR /&gt; I apologise for the late response as went on holidays and that was my last day when I posted my last message.&lt;BR /&gt;&lt;BR /&gt; Actually you guys were right, I have found out that firewall/was rules were not there to allow ntp comunication, hence I did request the firewall team to place rules for ntp communication and the problem was resolved:)....I really appreciate everyone's help..</description>
      <pubDate>Sun, 25 Feb 2007 05:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-conf-query/m-p/3939750#M288733</guid>
      <dc:creator>Becke</dc:creator>
      <dc:date>2007-02-25T05:34:27Z</dc:date>
    </item>
  </channel>
</rss>

