Hello.
So far I had ROS 5.26 and NTP Server and the client worked fine after unicast. Currently I have installed ROS 6.38.5 and now it does not work for me. The router does not retrieve the date and time from the server 194.146.251.100. He also does not want to distribute his date and time on the local network. Can anyone say how to properly configure NTP to:
- downloaded the time from the global server
- himself giving time for local network
- MT in local area network could get time from point 1.
My config on the main router:
Ntp client print system
Enabled: yes
Mode: unicast
Primary-ntp: 194.146.251.100
Secondary-ntp: 194.146.251.101
Dynamic-servers:
Status: started
/ Ntp server print system
Enabled: yes
Broadcast: no
Multicast: no
Manycast: no
Broadcast-addresses:
My client configuration on local devices:
/ Ntp server print system
Enabled: yes
Broadcast: no
Multicast: no
Manycast: no
Broadcast-addresses:
Thank you in advance for your help.