Operating System - HP-UX
1834284 Members
2980 Online
110066 Solutions
New Discussion

Re: Issue with starting xntp daemon

 
SOLVED
Go to solution
MikeL_4
Super Advisor

Issue with starting xntp daemon

I've just installed HP-UX 11.31, and noticed that the xntp daemon is not starting up...

and I do not see any error messages in the /var/adm/syslog/syslog.log file to indicate a problem...

 

=>echo "..............." >> /var/adm/syslog/syslog.log
=>echo "..............." >> /var/adm/syslog/syslog.log
=>echo "..............." >> /var/adm/syslog/syslog.log
grep for xntp shows service not running:

=>ps -ef |grep xntp |grep -v grep

Tried starting xntp daemon:
=>/sbin/init.d/xntpd start

and still shows as not running:
=>ps -ef |grep xntp |grep -v grep

and there are no errors in the syslog.log file:
=>tail -6 /var/adm/syslog/syslog.log
Jul 23 10:36:53 tmovdb01 sshd[4539]: SSH: Server;Ltype: Kex;Remote: 10.18.1.96-3278;Enc: aes256-cbc;MAC: hmac-sha1;Comp: none
Jul 23 10:44:59 tmovdb01 sshd[22631]: SSH: Server;Ltype: Version;Remote: 10.18.1.96-3149;Protocol: 2.0;Client: PuTTY_Release_0.58
Jul 23 10:45:06 tmovdb01 sshd[22631]: Accepted keyboard-interactive/pam for root from 10.18.1.96 port 3149 ssh2
...............
...............
...............
=>

 

What am I missing here to get this resolved ???

 

2 REPLIES 2
MikeL_4
Super Advisor

Re: Issue with starting xntp daemon

One other note, I checked /etc/rc.log and it shows:

 

Start time synchronization
Output from "/sbin/rc2.d/S660xntpd start":
----------------------------
"/sbin/rc2.d/S660xntpd start" SKIPPED

 

 

MikeL_4
Super Advisor
Solution

Re: Issue with starting xntp daemon

I'm closing question....

 

I forgot the /etc/rc.config.d/netdaemons file,  I coded the XNTPD parameter

and xntpd started.....

 

export XNTPD=1