So, würde mich nochmals über eure Hilfe freuen. Ich habe folgendes Problem:
cat /var/log/ntp.log
10 Sep 18:02:38 ntpd[3160]: synchronized to LOCAL(0), stratum 5
10 Sep 18:02:38 ntpd[3160]: kernel time sync enabled 0001
11 Sep 01:31:38 ntpd[3160]: ntpd exiting on signal 15
11 Sep 13:24:48 ntpd[3005]: synchronized to LOCAL(0), stratum 5
11 Sep 13:24:48 ntpd[3005]: kernel time sync enabled 0001
11 Sep 13:28:07 ntpd[3005]: ntpd exiting on signal 15
Meine "/etc/ntp.conf" sieht folgendermaßen aus:
restrict default noquery notrust nomodify
restrict 127.0.0.1
restrict 192.168.0.1 mask 255.255.255.0
fudge 127.127.1.0 stratum 3
server ptbtime1.ptb.de
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp.log
Kann mir einer sagen was der Localhost da drin macht?
cat /etc/conf.d/ntp-client.conf
# change this to a server closer to your location
NTP_CLIENT_SERVER="ptbtime1.ptb.de"
# client options
NTP_CLIENT_OPTION="-b -u"
# timeout for the ntp-client
NTPCLIENT_TIMEOUT=10
Ich hab' mal keine Ahnung ob irgendwas davon auch nur annähernd stimmt 🙂, es sah mal anders aus, habe es dann editiert - nur beide Versionen funktionierten nicht.
ich wäre euch dankbar wenn jemand seine Dateien posten könnte.
Greetz Heibo