Re: [Linuxptp-users] Linux PTP Traffic Not Showing Up On Slave Only Machine.
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2017-12-18 15:25:07
|
On Fri, Dec 15, 2017 at 12:09:02PM -0500, Joey DiGiorgio wrote: > I see the following (and I only see these after I start the slave. That is strange. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You should the the master's traffic from the slave even without ptp4l. If there is no firewall on the slave, then I can only guess that mellenox is doing something funny with incoming multicast frames. Remember that tcpdump uses promiscuous mode and ptp4l uses a regular socket. Thanks, Richard |