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: Joey D. <dig...@gm...> - 2017-12-18 15:13:37
|
Sorry for the long wait but I didn't get a chance to try your suggestion until this morning. I disabled my firewall on both machines. The results are shown below. sudo iptables -L -n Chain INPUT (policy ACCEPT) Chain FORWARD (policy ACCEPT) Chain OUTPUT (policy ACCEPT) The UDP messages still show up via tcpdump but the slave ptp4l instance is not picking up offsets. - Joey D. On Dec 15, 2017 12:49 PM, "Richard Cochran" <ric...@gm...> wrote: On Fri, Dec 15, 2017 at 12:09:02PM -0500, Joey DiGiorgio wrote: > Any ideas on what might be going wrong here? Try turning off the firewall. HTH, Richard |