Dave Close wrote: > Steve Kostecke <[EMAIL PROTECTED]> writes: > >> Are server1 and server2 real NTP servers? What does their ntpq -p output >> look like? > >> Try 'ntpq -pcrv server[1|2]' from another system. > > # ntpq -pcrv server1 > server1: timed out, nothing received > ***Request timed out > server1: timed out, nothing received > ***Request timed out > > # ntpq -pcrv server2 > server2: timed out, nothing received > ***Request timed out > server2: timed out, nothing received > ***Request timed out
What, if anything, leads you to believe that "server1" or "server2" are actually running NTP, are connected to the network, etc, etc? What happens if you say: ping serveri ping server2 ?? Getting a response to ping will show that they are connected to the network, have network software installed, etc, etc. If they respond to ping but not to nptq, that would suggest that ntpd is not running. _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
