5
タイムアウト、何も受信されませんでした
私はすべてを試し、たくさんグーグルしました!しかし、サーバーでNTPを機能させることができません。この投稿は最後の希望です!この設定でdebianサーバーにntpをインストールしました(/etc/ntp.conf): driftfile /var/lib/ntp/ntp.drift statdir /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 server 0.it.pool.ntp.org iburst server 1.it.pool.ntp.org iburst server 2.it.pool.ntp.org iburst server 3.it.pool.ntp.org iburst restrict -4 default nomodify nopeer noquery notrap restrict …