Hello
i am trying to make one RB2011(ros v6) an NTP relay server for our network
the objective is rb 2011 will synchronize with public ntp servers and all other devices after RB2011 will use RB2011 as the NTP server as other devices don’t have access to internet
now the problem is RB2011 is synchronizing with ntp public ntp servers correctly but devices after rb 2011 are not getting proper time form the device
I have a RB433AH that is doing ok as a NTP server with v5.25. NTP client was already set up previously. I uploaded the ntp-5.25-mipsbe.npk file to my router and rebooted.
/system ntp server
set enabled=yes
Insure you are not blocking udp port 123 with your firewall.
add: My NTP clients are set to unicast.
Also check ntp server and client are both using the same protocol e.g unicast
OK after firewall rule set it’s working now