mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 19:25:07 -05:00
doc: mention NTP port number in FAQ
This commit is contained in:
@@ -613,8 +613,9 @@ following questions.
|
||||
Check the `Reach` value printed by the ``chronyc``'s `sources` command. If it
|
||||
is zero, it means `chronyd` did not get any valid responses from the NTP server
|
||||
you are trying to use. If there is a firewall between you and the server, the
|
||||
packets might be blocked. Try using a tool like `wireshark` or `tcpdump` to see
|
||||
if you are getting any responses from the server.
|
||||
requests sent to the UDP port 123 of the server or responses sent back from
|
||||
the port might be blocked. Try using a tool like `wireshark` or `tcpdump` to
|
||||
see if you are getting any responses from the server.
|
||||
|
||||
When `chronyd` is receiving responses from the servers, the output of the
|
||||
`sources` command issued few minutes after `chronyd` start might look like
|
||||
|
||||
Reference in New Issue
Block a user