2012年7月17日 星期二

[Linux] 用 ntpdate 網路對時出現錯誤 - no server suitable for synchronization found


為了校對 Linux 主機的時間,我們通常會用網路校時程式: ntpdate。
安裝方式:
# yum install ntpdate


然後執行以下命令: 
# ntpdate  time.stdtime.gov.tw

結果出現以下訊息:
ntpdate: no server suitable for synchronization found

透過 ntpdate 欲進行時間同步, 但是卻出現 no server suitable for synchronization found ,表示沒有適合的機器可以進行同步,但是其他台機器卻沒有這個問題?

[解決方式]:
簡查機器防火牆設定,是否有阻擋 udp 123 port 造成無法同步? 因為 NTP 是透過 port 123

沒有留言:

張貼留言