Originally posted by: shashiscreen
I am facing a issue with NTP in AIX5.3. I can able to configure and start NTP, but after sometime it will die itself.
I am configuring NTP as a client
ntp.conf
driftfile /etc/ntp.drift
tracefile /etc/ntp.trace
server my_ntp_server
rc.tcpip
start /usr/sbin/xntpd "$src_running" "-x"
whenever i start the xntpd manually, or whenever i reboot, the xntpd will start, but after 5 minutes, it will die itself.
I am not sure what log file i need to refer for troubleshooting this issue.
How can i troubleshoot this issue ?
Thanks.
#AIX-Forum