09/04/14 08:43:40 gimpbAkO
>>496
さらに追加で、pingは通る。
$ ping ntp1.jst.mfeed.ad.jp
PING ntp1.jst.mfeed.ad.jp (210.173.160.27) 56(84) bytes of data.
64 bytes from ntp1.jst.mfeed.ad.jp (210.173.160.27): icmp_seq=1 ttl=56 time=22.9 ms
64 bytes from ntp1.jst.mfeed.ad.jp (210.173.160.27): icmp_seq=2 ttl=56 time=21.4 ms
64 bytes from ntp1.jst.mfeed.ad.jp (210.173.160.27): icmp_seq=3 ttl=56 time=22.0 ms
--- ntp1.jst.mfeed.ad.jp ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 21.462/22.146/22.964/0.632 ms
ntpdateもOK。
$ sudo /usr/sbin/ntpdate -u ntp1.jst.mfeed.ad.jp
14 Apr 08:38:17 ntpdate[19719]: the NTP socket is in use, exiting
/etc/ntp.conf にIP直書きしてもダメ。
server 210.173.160.27 minpoll 6 maxpoll 8 iburst
server 210.173.160.57 minpoll 6 maxpoll 8 iburst
server 210.173.160.87 minpoll 6 maxpoll 8 iburst
$ sudo /etc/init.d/ntpd restart
ntpd を停止中: [ OK ]
ntpd を起動中: [ OK ]
$ /usr/sbin/ntpq -p
Name or service not known