From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 2 Jul 2022 08:54:05 +0000 (+0100) Subject: Update README.md X-Git-Tag: 1.2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c13a5f0e921300200358054795f6b2d9b4e7e68b;p=thirdparty%2Fnqptp.git Update README.md --- diff --git a/README.md b/README.md index 7b179b7..1c8f98d 100644 --- 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.