| FAQ No. | 19 |
|---|---|
| カテゴリー | システム全般 |
| アップデート日 | 2007年 |
NTP サーバーの設定方法を教えてください。
サーバー側としては ntp.conf 内の設定でクライアントからのアクセスを許可する必要があります。設定は「restrict」オプションを使用します。「restrict」オプションは誰が NTP サーバーにアクセスをできるか及びどのようなパーミッションで接続できるか設定します。
例: restrict default nomodify nopeer restrict 127.0.0.1 restrict 192.168.0.0 mask 255.255.255.0 nomodify nopeer notrap上記例示の解説