On Sat, Nov 22, 2014 at 09:57:50PM +0100, mad wrote: > # ntpq -p > remote refid st t when poll reach delay offset jitter > ======================================================================== > fritz.box X.Y.Z.A 3 u - 64 1 1.874 0.153 0.052 > > I use the default ntp configuration and other Debian installations > "directly on the internet" use all four clock sources > (0.debian.pool...., 1.debian.pool...). >
Why not 1) double check /etc/ntp.conf, make sure lines such as server 0.debian.pool.ntp.org exist. 2) verify remote ntp server is reachable, # nmap -sU -p123 0.debian.pool.ntp.org On my system, even the unreachable server shows in "ntpq -p" output. -- Chen Wei -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141124051325.GA6657@localhost