Hello, I am synchronizing two Linux hosts over gPTP. But I ran into some problems. I changed the local IP and destination IP to my own case in "ix_gptpnet.c". But when I run the GPTP process on two Linux hosts, I don't seem to see them talking to each other and synchronizing. I don't know how to solve this problem, looking forward to your answer, thank you!
In Linux1, my command is:
$./gptp2d -d eno1
eno1 is my NIC and supports PTP in linux1
In Linux2, my command is:
$./gptp2d -d eno1
eno1 is my NIC and supports PTP in linux2
Hello, I am synchronizing two Linux hosts over gPTP. But I ran into some problems. I changed the local IP and destination IP to my own case in "ix_gptpnet.c". But when I run the GPTP process on two Linux hosts, I don't seem to see them talking to each other and synchronizing. I don't know how to solve this problem, looking forward to your answer, thank you! In Linux1, my command is: $./gptp2d -d eno1 eno1 is my NIC and supports PTP in linux1
In Linux2, my command is: $./gptp2d -d eno1 eno1 is my NIC and supports PTP in linux2