Installing and Administering Internet Services

Chapter 7 317
Configuring the Network Time Protocol (NTP)
Troubleshooting ntp
systems. This will tell the version 3 system to use the older message
formats when communicating with these systems.
The following configuration file entries tell xntpd to use NTP version 2
message formats when communicating with some_ver2.sys and NTP
version 1 when communicating with some_ver1.sys.
server some_ver2.sys version 2
server some_ver1.sys version 1
Reporting Problems
Provide the following information when reporting NTP problems:
/etc/ntp.conf (or an alternate configuration file, if used)
/etc/rc.config.d
NTP driftfile (if configured)
NTP statistics file (if configured)
/var/adm/syslog/syslog.log (xntpd/NTP entries)
output from /usr/sbin/ntpq -p
output from ntpdate -d server (stop the local xntpd first)