Re: ntpd connection problems

From: Michael Dominok (michael.dominok_at_natural-computing.de)
Date: 02/06/04

  • Next message: cyril: "Re: building from source advice"
    To: debian-user@lists.debian.org
    Date: Fri, 06 Feb 2004 09:20:46 +0100
    
    

    On Fri, 2004-02-06 at 02:04, Matthew Daubenspeck wrote:
    > I have ntp-simple installed on one debian woody server syncing time
    > from a few external servers. I have several other debian woody servers
    > trying to use ntpdate to set their local clocks from the server. It
    > doesn't seem to be working. Here is what I have tried:

    Well, can't help you with that but since you're distributing time from
    one server to a bunch of others you could use ntpd's broadcasting
    feature.
    Saves a lot of overhead.

    If you want to give it a try put

    # values for production environment
    server your.primary.time.source minpoll 10 maxpoll 12
    # t-online's time server in my case
    #server ntp1.sul.t-online.de minpoll 10 maxpoll 12
    broadcast 172.16.1.255 minpoll 10
     
    in your servers ntp.conf and (if i recall it right) either

    enable bclient

    or

    broadcastclient

    in your clients ntp.conf.

    HTH

    Michael

    -- 
    Michael Dominok		Tel.: +49 231 61048 - 42
    natural computing GmbH	Fax.: +49 231 61048 - 40
    Martener Strasse 535 	Mail: michael.dominok@natural-computing.de
    44379 Dortmund 		http://www.natural-computing.de/
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: cyril: "Re: building from source advice"

    Relevant Pages

    • Re: TLS and SMTP auth problem
      ... I'm running a Debian woody server at home with postfix, which relays all ...
      (Debian-User)
    • ntpd connection problems
      ... I have ntp-simple installed on one debian woody server syncing time ... trying to use ntpdate to set their local clocks from the server. ... refid, delay 0.02588, dispersion 0.00000 ...
      (Debian-User)
    • PHP error with mb_ereg
      ... weeks ago I had problems with my server and sudently php does strange ... I installed php4 again on my debian woody server ...
      (alt.php)
    • Re: Time reset
      ... A high minpoll might make it difficult to get the loop to converge from there without overflows. ... Our setup runs one machine with NTP as a local stratum 1 ... server using an IRIG-B time source. ... No need for internet if you have a local clock. ...
      (comp.protocols.time.ntp)
    • Re: addstring to list box
      ... // Receive data from the broadcasting group server. ... }//while loop ends here ... other.I tried to put the send in a loop but it being a gui thing freezes the ...
      (microsoft.public.windowsce.embedded.vc)