On Tuesday 05 October 2004 12:30, preissler thomas wrote: > Hallo, > > ich brauche einen Zeitserver, der sofort nach dem Start die lokale > Systemzeit via NTP im Netz bereitstellt. ntp-server ist ja ganz gut, > nur habe ich festgestellt, dass dieser ca. 5 Minuten braucht, um die > lokale Systemzeit via NTP bereitzustellen. > > Ich kann das nicht so ganz nachvollziehen, warum er dazu so lange > braucht. "server pool.ntp.org" ist abgedreht, da der Rechner sowieso > keine Verbindung ins Internet hat. > > Was kann ich da machen? Gibt es eine M�glichkeit, ntp-server ein > bisschen "schneller" zu machen, so dass die lokale Systemzeit > *sofort* nach dem Starten ver�ffentlicht wird? Oder w�re es m�glich, > ntp-server neu zu compilieren und dieses Verhalten abdrehen? > > > Gr��e, > Thomas
Hi, schon mal mit "iburst" probiert?: server w.x.y.z iburst (aus http://www.eecis.udel.edu/~mills/ntp/html/confopt.html) iburst: When the server is unreachable, send a burst of eight packets instead of the usual one. The packet spacing is normally 2 s; however, the spacing between the first two packets can be changed with the calldelay command to allow additional time for a modem or ISDN call to complete. This is designed to speed the initial synchronization acquisition with the server command and s addresses and when ntpd is started with the -q option. Gr��e, Tilo

