merci beaucoup de la derni�re analyse, voici ce qui se passe je regarde si le processus est actif : non je relance et je regarde si le processus est actif : oui aristote:/home/kamel# /etc/init.d/ntp start Starting NTP server: ntpd. aristote:/home/kamel# ps auxww | grep ntp root 27114 0.8 0.2 1548 1540 ? SL 14:29 0:00 /usr/sbin/ntpd
ensuite, j'utilise la commande ntptrace aristote:/home/kamel# ntptrace localhost localhost: stratum 16, offset 0.000017, synch distance 0.00035 0.0.0.0: *Not Synchronized* aristote:/home/kamel# ntptrace ntp.univ-angers.fr 194.57.169.5: stratum 2, offset -1073.638241, synch distance 0.08244 chronos.cru.fr: stratum 1, offset -1073.641152, synch distance 0.00000, refid 'G PS' aristote:/home/kamel# ntptrace localhost localhost: stratum 11, offset 0.000025, synch distance 0.01134 et au bout de qq minutes, le processus s'arrete et j'obtient aristote:/home/kamel# ntptrace localhost localhost: *Timeout* voila, d'apres le message aristote:/home/kamel# ntptrace ntp.univ-angers.fr 194.57.169.5: stratum 2, offset -1073.461330, synch distance 0.03296 chronos.cru.fr: stratum 1, offset -1073.467095, synch distance 0.00000, refid 'G PS' je devrais pouvoir syncrhoniser mon serveur ? merci > On Thu, Mar 28, 2002 at 10:08:53AM +0100, > kamel <[EMAIL PROTECTED]> wrote > a message of 67 lines which said: > > > ( j'ai le processus ntpd qui tourne en permanence ) > > Il n'a pas plant�, par hasard (par exemple si l'�cart d'heure est trop > important) ? > > ps auxww | grep ntp > ntptrace localhost > > > mon client est une distribution mandrake > > Bip! > > > j'obtient le message d'erreur suivant : no server suitable for > > synchronization found, > > ntptrace "ton serveur NTP" > > > l�, moi, je comprend que je n'ai pas de serveur ntp. > > Ou bien qu'il n'est pas (encore) synchronis� (toujours en strate 16). > > > pourtant, j'ai cru comprendre que par d�faut l'installation du paquet ntp > > rendait la machine � la fois client et serveur. > > Oui. > > > voici mon fichier /etc/ntp.conf au cas o� ( mais, je ne pense pas que cela > > vienne de ce fichier ) > > Un bon truc pour faire un serveur qui r�pond m�me si les sup�rieurs > sont injoignables (utile si la connectivit� est d�faillante) : > > # Synchronize on myself (127.127 = myself, 1 = local clock) > server 127.127.1.0 > # Stratum 10 (arbitrary) > fudge 127.127.1.0 stratum 10 > > > Je vais voir sur ma distribution mandrake si je rencontre la m�me > > difficult�. > > Bip !!! > > > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

