Check /etc/ntp.conf. Odds are really good it will have something like
Code:
server 0.pool.ntp.org
server 1.pool.ntp.org
server 2.pool.ntp.org
(or something else involving pool.ntp.org). If so, those particular servers are somewhat randomly picked
from a pool of ~2600 public NTP servers whenever ntpd starts.
If you do "ntpq -p" and all of the numbers under the "st" column are not 16 and the "refid" values are not .STEP., everything's working OK and there's probably nothing to worry about.
_________________
Code:
/* TODO: need to add signature to posts */