]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: mention NTP port number in FAQ
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 13 Mar 2023 15:03:11 +0000 (16:03 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 22 Mar 2023 07:58:20 +0000 (08:58 +0100)
doc/faq.adoc

index 1753ffa8cc6eb8ce0d2eb2c4a378c0da248d876a..d6e06922251c17de09704a29b10c3cd5d83b3ce9 100644 (file)
@@ -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