NTP SERVER AND CLIENT

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:

  1. downloaded the time from the global server
  2. himself giving time for local network
  3. 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.

Hi.

About the config:
NTP Client and Server in main router are fine.

Are your local devices NTP Server?

  • If Yes: your config to NTP Server side is ok. For NTP Client side, lack the primary server point to main router LAN IP.
  • If No: only need of ntp client config pointing to main router LAN IP.

oh i bad config paste from client.
I have:
/system ntp client print
enabled: yes
primary-ntp: 10.1.1.11
secondary-ntp: 0.0.0.0
server-dns-names:
mode: unicast
poll-interval: 16s
active-server: 10.1.1.11