Re: [Linuxptp-devel] unknown option ntpshm_segment at line 8 in eno1 section
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2015-08-02 18:02:23
|
On Sun, Aug 02, 2015 at 02:58:34AM +0000, Gary E. Miller wrote: > Yeah, but then both instances try to grab ports 319 and 320. I tried > putting one instance on UDPv4 and one UDPv6, but the UDPv6 seems to also > grab the UDPv4 port. You can run two instances, each on its own port, using Layer2 transport. ptp4l -2 -i eth0 ptp4l -2 -i eth1 Thanks, Richard |