<div dir="ltr">Hi,<div><br></div><div>Since moving to systemd, the ethernet interfaces were renamed, so 'eth0' does not exist anymore.</div><div>I replace the 'eth0' with %I following the convention of systemd.</div><div>Adding a new ptp using the convention: <font face="monospace, monospace">systemctl enable ptp4l@</font><interface name></div><div><br></div><div>I did not handle the case where PTP runs on 2 interfaces and need a different configuration,</div><div>But I guess, that can be tackled easily.</div><div><br></div><div>I was using a packet sniffer that monitor NIC hardware time stamp, </div><div>so I prevent the PTP daemon to downgrade the rx time stamp filter.</div><div><br></div><div>Erez</div></div>