[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems with ntp, ntpdate and chrony



Hello everybody,

I'm running Debian 2.2r4 on an Alpha system (noname). I have
almost everything working except an NTP client.

I'm using a kernel version 2.2.19. It must be an Alpha related
problem, I thing the configuration is Ok.

Here is my /etc/ntpd.conf file:

# /etc/ntp.conf, configuration for xntpd

# ntpd will use syslog() if logfile is not defined
#logfile /var/log/ntpd

driftfile /var/lib/ntp/ntp.drift
statsdir /var/log/ntpstats/

statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable

server 194.25.2.129
server 132.195.20.13

And the ntpdate command during system startup (/etc/init.d/ntpdate) :

/usr/sbin/ntpdate -b -s 194.25.2.129 132.195.20.13

After I did not get ntp/ntpdate to work, I test chrony. But the daemon
dies directly after starting with a SEGV.

As anybody a working program/configuration?

Best regards,

Christoph Bayer



Reply to: