Re: ntp-server doesn't sync time correctly?

From: Alexis Huxley (ahuxley_at_gmx.net)
Date: 12/30/04

  • Next message: Olav: "System will not reboot"
    To: debian-user@lists.debian.org
    Date: Thu, 30 Dec 2004 18:36:40 +0000 (UTC)
    
    

    As someone else suggested run 'ntpq -p' or quicker is
    'ntpq -pn' and look for a '*' in column 1 of any row; if
    none then you're not synced with the server.

    Another common problem is that if your collection
    of machines are on a private LAN and their gateway
    machine has only a transient connection (even if
    disconnect/reconnect is very very fast as with some
    DSL connections) then xntpd does not handle this
    well and requires a restart on the gateway machine.
    If this is your case then switch to chronyd instead
    of xntpd on the gateway; the others can continue
    to use xntpd.

    Alexis

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Olav: "System will not reboot"