Re: [Linuxptp-users] Disabling PTP management messages?
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Miroslav L. <mli...@re...> - 2022-07-18 09:29:11
|
On Mon, Jul 18, 2022 at 08:46:24AM +0200, Marco Davids (SIDN) via Linuxptp-users wrote: > Hi, > > Even though I understand that Linuxptp has not supported many SET and CMD > PMC-messages yet, I would still like know if there are ways to disable PTP > managment messages, in order to prevent (rogue) clients from messing things > up. > > Is this possible? No, there is no option to disable management messages. SET and CMD commands are not allowed over network, but that doesn't prevent rogue clients from pretending to be a better master clock and take control over other clients. -- Miroslav Lichvar |