Re: [Linuxptp-users] ptp4l on NIC with multiple IP addresses

2021-06-14 Thread Christian Soenke
: Montag, 14. Juni 2021 15:58 An: Richard Cochran Cc: linuxptp-users@lists.sourceforge.net Betreff: Re: [Linuxptp-users] ptp4l on NIC with multiple IP addresses Dear Richard, thank you for your answer. The client is a Livox LiDAR (https://github.com/Livox-SDK/Livox-SDK/wiki/Livox-SDK-Communication

Re: [Linuxptp-users] ptp4l on NIC with multiple IP addresses

2021-06-14 Thread Timo Korthals
Dear Richard, thank you for your answer. The client is a Livox LiDAR ( https://github.com/Livox-SDK/Livox-SDK/wiki/Livox-SDK-Communication-Protocol) which operates in the 192.168.1.x/24 subnet. It definetly synchronizes if the PTP grandmaster's source IP address is in the same subnet. But PTP sync

Re: [Linuxptp-users] ptp4l on NIC with multiple IP addresses

2021-06-13 Thread Richard Cochran
On Fri, Jun 04, 2021 at 11:05:43PM +0200, Timo Korthals wrote: > How do I configure ptp4l to send announce messages using all addresses > configured on eth0? Why would you want to do that? After all, the PTP uses multicast. The source address is uninteresting from the client POV. Thanks, Richar