如果確認防火牆內的ntpd有沒有校時 - Linux

Table of Contents

※ 引述《kadok (暗夜流星)》之銘言:
: 如果確認防火牆內的ntpd,有沒有校時?
: 該怎麼去查看?有指令嗎?
: ntpd是被動校時 一切用server自動和上游校時
: 如果ntpd是在防火牆內
: 需要開port嗎?
: 那如果是防火牆內的ntp client主機 需使用ntpupdate校時
: 又要開哪些port呢?
: 請指教,謝謝

ntp client 和 ntp server 不能同時啟用。

一般用法都是停用ntp server 然後用ntpdate向上游

例如 tick.stdtime.gov.tw 校時

ntp server 使用 123 port

ntp client 向上游校時則不用開防火牆。

--

All Comments

James avatarJames2010-07-20
怎麼證明server to server也是用123port?
Thomas avatarThomas2010-07-23
開放service才需要用到預設的port.
Frederic avatarFrederic2010-07-25
這應該只能證明server service client port is 123
Steve avatarSteve2010-07-25
還是無法證明server to server by port 123?
ntpdate,ntpclock.exe in FW是無法校時的