ようこそ ゲスト さん、新規登録(無料)して気になる疑問を解決しませんか?

質問

質問者:linor Windows NTPをLinuxクライアントに公開したいのですが。。。
困り度:
  • 困っています
こんにちは。
Windowsサーバ(2003)を立てているのですが、
Linuxの検証を行うために、NTPを提供したいと考えています。

URL[​http://support.microsoft.com/kb/875424/ja]​を参考にしながら設定を行ったところ、
Linuxから ntpdateは正常に動作するのですが、
ntpq -p を行ったところ、いつまで経っても同期してくれません

remote refid st t when poll reach delay offset jitter
==============================================================================
192.168.1.1 xx.xx.xx.xx 2 u 30 64 377 0.214 1016.96 13.272

xx.xx.xx.xxは外部のNTPサーバです。
これで、先頭に *も+もつかない状態です。
どなたかご助言いただけませんでしょうか。


/etc/ntp.conf
#---------------
restrict default kod nomodify notrap nopeer noquery
restrict -6 default kod nomodify notrap nopeer noquery
restrict 127.0.0.1
restrict -6 ::1
server 192.168.1.1 prefer
# server 127.127.1.0 # local clock
fudge 127.127.1.0 stratum 10
driftfile /var/lib/ntp/drift
keys /etc/ntp/keys
#--------------
質問投稿日時:09/10/15 12:53
質問番号:5368868

回答

 

回答者:DIooggooID ご参考

http://support.microsoft.com/kb/875424/ja
種類:アドバイス
どんな人:一般人
自信:参考意見
回答日時:09/10/15 13:01
回答番号:No.1
この回答への補足この回答に補足をつける(質問者のみ)
この回答へのお礼この回答にお礼をつける(質問者のみ)