Hi,
That's not the problem ! - the hosting is correctly listening, and
indeed other hosts are correctly syncing to it. It's only the nagios
check_ntp_* that doesn't like it.
$ ~> grep -i listen /etc/ntpd.conf
# Addresses to listen on (ntpd does not listen by default)
listen on *
$ ~> ps -aux | grep ntp
_ntp 18182 0.0 0.0 468 612 ?? S 19Nov06 5:57.94
ntpd: ntp engine (ntpd)
root 10889 0.0 0.0 512 616 ?? Is 19Nov06 0:00.24
ntpd: [priv] (ntpd)
/Pete