【回答】
ntpq -p <ip アドレス> コマンドで以下のエラーが表示される場合があります
ntpq: read: Connection refused
指定したサーバの ntp サービスが起動していません。以下のコマンドで起動します。
[root@testlinux ~]# /etc/init.d/ntpd start
ntpd を起動中 [ OK ]
(*)本ページは Redhat Enterprise Linux 4以後を想定しています。
最終更新日:2009/12/30
[Redhat Enterprise linux 6(EL) FAQ トップへ]
[FAQ CENTER トップ]