"Dennis Hilberg Jr" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Maybe I'm misunderstanding the output of 'ntpq -p'. When I use > this command, a large list is printed to the screen (sometimes > 60 or more entries in length), of which, the first five of the > entries are the servers I have listed in my ntp.conf and the rest > I'm assuming are clients, or systems using my server's clock as a > synchronization source.
That's definitely very, very wrong. Ntpdc's monlist command gives you a list of clients. Ntpq's peer command gives you a list of servers/peers (from your (snipped) configuration file, it appears that you should have no peers). What does the list look like? Groetjes, Maarten Wiltink _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
