<?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: xntp problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095857#M573697</link>
    <description>I would suggest a swremove and then an swinstall of the package containing the xntpd. Or a reinstall. Remember that there could also be some patches that are installed and needed, though they could also be the cause of the problem.</description>
    <pubDate>Tue, 21 Oct 2003 04:07:12 GMT</pubDate>
    <dc:creator>Elmar P. Kolkman</dc:creator>
    <dc:date>2003-10-21T04:07:12Z</dc:date>
    <item>
      <title>xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095837#M573677</link>
      <description>Hi all&lt;BR /&gt;I've got a problem with xntpd on a L2000. I got the following message:&lt;BR /&gt;xntpd[16843]: xntpd version 3.5f: Fri Dec 10 10:27:26 GMT 1999  PHNE_19711&lt;BR /&gt;xntpd[16843]: tickadj = 625, tick = 10000, tvu_maxslew = 61875&lt;BR /&gt;xntpd[16843]: precision = 7 usec&lt;BR /&gt;xntpd[16843]: bind() fd 12, family 2, port 123, addr c053e5ff, in_classd=0 flags=0 fails: Address already in use&lt;BR /&gt;&lt;BR /&gt;I don't have an idea, what does this mean.&lt;BR /&gt;&lt;BR /&gt;Thanks for help&lt;BR /&gt;&lt;BR /&gt;Carsten&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Oct 2003 06:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095837#M573677</guid>
      <dc:creator>cl_5</dc:creator>
      <dc:date>2003-10-17T06:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095838#M573678</link>
      <description>NTP port usage is 123.&lt;BR /&gt;&lt;BR /&gt;Looks like some other application is already using it.&lt;BR /&gt;&lt;BR /&gt;Just use lsof to find out the process  using the port&lt;BR /&gt;&lt;BR /&gt;#lsof -i udp:123&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Fri, 17 Oct 2003 06:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095838#M573678</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-10-17T06:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095839#M573679</link>
      <description>Or, if you don't have lsof, try &lt;BR /&gt;'netstat -anf inet | grep 123'</description>
      <pubDate>Fri, 17 Oct 2003 06:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095839#M573679</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-10-17T06:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095840#M573680</link>
      <description>Thanks for your rapid answer.&lt;BR /&gt;&lt;BR /&gt;Nether lsof nor netstat gave any output about Port 123. So it seems that the port isn't in use.&lt;BR /&gt;&lt;BR /&gt;Carsten</description>
      <pubDate>Fri, 17 Oct 2003 06:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095840#M573680</guid>
      <dc:creator>cl_5</dc:creator>
      <dc:date>2003-10-17T06:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095841#M573681</link>
      <description>do you have this patch PHNE_19711 installed.&lt;BR /&gt;Just do a &lt;BR /&gt;#swlist -l fileset|grep PHNE_19711&lt;BR /&gt;&lt;BR /&gt;can you post your /etc/ntp.conf file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 17 Oct 2003 07:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095841#M573681</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-10-17T07:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095842#M573682</link>
      <description>If it still doesn't run (sometimes waiting a while and retry help, because all residu of the old run need to clean up before a new bind can be done) I think the problem is with your configuration file.&lt;BR /&gt;Could you give is an extract of the ntp.conf file, like the server/peer/broadcast lines ?</description>
      <pubDate>Fri, 17 Oct 2003 07:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095842#M573682</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-10-17T07:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095843#M573683</link>
      <description>Hi Carsten,&lt;BR /&gt;&lt;BR /&gt;I think your port is already in use. Have you started before any xntpd process before? Only one is allowed to run at time.&lt;BR /&gt; &lt;BR /&gt;Perhaps you have a died ntpdate process anywhere? Check that and kill them if exist.&lt;BR /&gt;&lt;BR /&gt;Have you lsof on your system. Do an&lt;BR /&gt;# lsof -i UDP:123&lt;BR /&gt;&lt;BR /&gt;and wich process is running on that port.&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt;Roland</description>
      <pubDate>Fri, 17 Oct 2003 07:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095843#M573683</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-17T07:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095844#M573684</link>
      <description>The Patch PHNE_19711 is already installed.&lt;BR /&gt;Also lsof -i UDP:123 gave no answer.&lt;BR /&gt;&lt;BR /&gt;Here the extract from ntp.conf:&lt;BR /&gt;&lt;BR /&gt;peer rasrv2.cms.fra.dlh.de  version 3  prefer&lt;BR /&gt;&lt;BR /&gt;broadcastclient yes&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;requestkey 65535&lt;BR /&gt;controlkey 65535&lt;BR /&gt;&lt;BR /&gt;Thanks for help&lt;BR /&gt;&lt;BR /&gt;Carsten</description>
      <pubDate>Fri, 17 Oct 2003 07:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095844#M573684</guid>
      <dc:creator>cl_5</dc:creator>
      <dc:date>2003-10-17T07:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095845#M573685</link>
      <description>Try doing a &lt;BR /&gt;&lt;BR /&gt;broadcastclient no&lt;BR /&gt;&lt;BR /&gt;in your /etc/ntp.conf file.&lt;BR /&gt;&lt;BR /&gt;Make sure that you update the latest NTP patch&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_27223&amp;amp;context=hpux:800:11:00" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_27223&amp;amp;context=hpux:800:11:00&lt;/A&gt;</description>
      <pubDate>Fri, 17 Oct 2003 07:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095845#M573685</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-10-17T07:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095846#M573686</link>
      <description>Hi Carsten,&lt;BR /&gt; &lt;BR /&gt;have you a ntpq on your system?&lt;BR /&gt;If yes do a "ntpq -p".&lt;BR /&gt;What is the output.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Roland</description>
      <pubDate>Fri, 17 Oct 2003 08:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095846#M573686</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-17T08:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095847#M573687</link>
      <description>Hi Carsten,&lt;BR /&gt;&lt;BR /&gt;i have take a deeper look on your output and i think i now why this happens.&lt;BR /&gt; &lt;BR /&gt;Could it be that you have configured a value&lt;BR /&gt;for NTPDATE_SERVER in /etc/rc.config.d/netdaemons.&lt;BR /&gt; &lt;BR /&gt;Set this value to null if you have configured xntpd.&lt;BR /&gt; &lt;BR /&gt;If you have set it you get following message if you start xntpd&lt;BR /&gt; &lt;BR /&gt;# /sbin/init.d/xntpd start&lt;BR /&gt;17 Oct 15:46:52 ntpdate[18858]: the NTP socket is in use, exiting&lt;BR /&gt; &lt;BR /&gt;and in syslog you get this message.&lt;BR /&gt;bind() fd 4, family 2, port 123, addr 00000000, in&lt;BR /&gt;_classd=0 flags=1 fails: Address already in use&lt;BR /&gt; &lt;BR /&gt;You see same message!!!&lt;BR /&gt;&lt;BR /&gt;So stop your xntpd daemon and set this in /etc/rc.config.d/netdaemons&lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER=""&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS="-l /var/adm/syslog/ntp.log"&lt;BR /&gt;&lt;BR /&gt;Restart your xntpd&lt;BR /&gt;/sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;I have set a own log for the xntpd, because he sends a lot of messages and I did'nt want it in syslog.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Schoenes Wochenende !!!&lt;BR /&gt;Roland&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Oct 2003 08:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095847#M573687</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-17T08:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095848#M573688</link>
      <description>And as I see in your profile you never assign points to those who try to help you !&lt;BR /&gt;&lt;BR /&gt;Please read this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Do it, please!!!&lt;BR /&gt;&lt;BR /&gt;=|:-]</description>
      <pubDate>Fri, 17 Oct 2003 09:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095848#M573688</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-17T09:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095849#M573689</link>
      <description>I've installed the newest ntp patch, but it has no effect.&lt;BR /&gt;ntpq -p gave the following output:&lt;BR /&gt;ntpq: read: Can't assign requested adddress&lt;BR /&gt;&lt;BR /&gt;And the settings in /etc/rc.config.d/netdaemons didn't really help.&lt;BR /&gt;&lt;BR /&gt;And if I do a telnet to port 123 it is possible to connect. So it seems the port isn't really in use.&lt;BR /&gt;&lt;BR /&gt;Have anybody some other ideas. &lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;Carsten</description>
      <pubDate>Mon, 20 Oct 2003 04:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095849#M573689</guid>
      <dc:creator>cl_5</dc:creator>
      <dc:date>2003-10-20T04:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095850#M573690</link>
      <description>Does it have something to do wit keys that are in your /etc/ntp.conf file?&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2003 04:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095850#M573690</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-10-20T04:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095851#M573691</link>
      <description>Hi carsten,&lt;BR /&gt;&lt;BR /&gt;have you checked that your /etc/services file is correct.&lt;BR /&gt;&lt;BR /&gt;ntp          123/udp  # Network Time Protocol&lt;BR /&gt;&lt;BR /&gt;Only a idea !&lt;BR /&gt;&lt;BR /&gt;Roland</description>
      <pubDate>Mon, 20 Oct 2003 04:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095851#M573691</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-20T04:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095852#M573692</link>
      <description>Is /etc/ntp.keys in place and have appropriate perms?</description>
      <pubDate>Mon, 20 Oct 2003 05:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095852#M573692</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-10-20T05:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095853#M573693</link>
      <description>Yes, /etc/services is correct. But there's no /etc/ntp.keys. No client in our network has a ntp.keys file and they running xntpd anyway.</description>
      <pubDate>Mon, 20 Oct 2003 05:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095853#M573693</guid>
      <dc:creator>cl_5</dc:creator>
      <dc:date>2003-10-20T05:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095854#M573694</link>
      <description>Hi Carsten,&lt;BR /&gt;&lt;BR /&gt;I have attached how I have configured my DCF-77 Clock.&lt;BR /&gt;&lt;BR /&gt;Sorry the document is in german, but I think that is Ok for you&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt;Roland</description>
      <pubDate>Mon, 20 Oct 2003 08:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095854#M573694</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-20T08:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095855#M573695</link>
      <description>If you can telnet to the port and it is not refused then some process is listening on the port so it is in use even if there is no current TCP/IP connection.  &lt;BR /&gt;&lt;BR /&gt;netstat -an |grep 123&lt;BR /&gt;&lt;BR /&gt;should show it listening.&lt;BR /&gt; &lt;BR /&gt;Ron</description>
      <pubDate>Mon, 20 Oct 2003 16:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095855#M573695</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-10-20T16:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: xntp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095856#M573696</link>
      <description>Hi forumers!&lt;BR /&gt;&lt;BR /&gt;Everything is right with my configuration. And no port was occupied. The xntpd is running now. I think it was the executable /usr/sbin/xntpd. Maybe corrupt.&lt;BR /&gt;&lt;BR /&gt;I've copied a xntpd from the second cluster node to tmp and execute without any error.&lt;BR /&gt;&lt;BR /&gt;Now the question is how to repair xntp on this system without injuring the package management.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Carsten</description>
      <pubDate>Tue, 21 Oct 2003 03:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xntp-problem/m-p/3095856#M573696</guid>
      <dc:creator>cl_5</dc:creator>
      <dc:date>2003-10-21T03:37:53Z</dc:date>
    </item>
  </channel>
</rss>

