[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:33489] NTP Server is unhealthy.
NTPでお世話になった竹田です。
自宅で動作確認が取れたので会社のコンピュータで動かそうとしましたが
tclockが"server is unhealthy "と言うメッセージと出します。
確認した所、以下のような状態です。
ebian:~# ntpq -np
No association ID's returned
debian:~# cat /etc/ntp.conf
# /etc/ntp.conf, configuration for ntpd
# 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
### lines starting 'server' are auto generated,
### use dpkg-reconfigure to modify those lines.
server clock.nc.fukuoka-u.ac.jp
ntpはapt-get install ntp
でインストールしました。
ちなみに
ebian:~# dpkg -l | grep ntp
ii ntp 4.1.0-8 Daemon and utilities for full NTP v4 timekee
ii ntp-simple 4.1.0-8 NTP v4 daemon for simple systems.
ii ntpdate 4.1.0-8 The ntpdate client for setting system time f
と言う事で入っています。
ntpサーバーはinternetに接続できない状態です。
ダイヤルアップでの接続なら可能です。
何度も済みませんが、どこが悪いのでしょう?
--
masaki takeda <ICH39566@xxxxxxxxx>