]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update README.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 2 Jul 2022 08:54:05 +0000 (09:54 +0100)
committerGitHub <noreply@github.com>
Sat, 2 Jul 2022 08:54:05 +0000 (09:54 +0100)
README.md

index 7b179b7652bb46f9b126234dc52eebebc1d09b07..1c8f98d74cc1a076c7762365b212c1471004d6c1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -102,6 +102,9 @@ Please note that `nqptp` must run in `root` mode to be able to access ports 319
 
 Since `nqptp` uses ports 319 and 320, it can not coexist with any other user of those ports, such as full PTP service daemons.
 
+## Firewall
+If your system runs a firewall, ensure that ports 319 and 320 are open for UDP traffic in both directions. These ports are associated with PTP service and may be referred to as "PTP" in firewall rules.
+
 ## Programming Notes
 A _timing peer list_ can be sent to `nqptp` over port 9000. The list consists of the letter `T` followed by a space-separated list of the IP numbers of the timing peers. The list replaces any existing timing peer list.