Our VyOS 1.3.7 systems have a problem with ntpd.
It crashes after a few seconds.
Unfortunately there is not much in the logs.
We tried to start it manually a few times by changing the config.
Feb 26 15:38:28 vyos-137 ntpd[1710]: ntpd 4.2.8p12@1.3728-o (1): Starting Feb 26 15:42:33 vyos-137 ntpd[1712]: ntpd exiting on signal 15 (Terminated) Feb 26 15:46:42 vyos-137 ntpd[3295]: ntpd 4.2.8p12@1.3728-o (1): Starting Feb 26 15:48:00 vyos-137 ntpd[3297]: ntpd exiting on signal 15 (Terminated) Feb 26 16:14:42 vyos-137 ntpd[5909]: ntpd 4.2.8p12@1.3728-o (1): Starting Feb 26 16:10:21 vyos-137 ntpd[5911]: ntpd exiting on signal 15 (Terminated)
Config:
set system ntp allow-clients address '127.0.0.1/32' set system ntp server x.x.x.x set system ntp server x.x.x.x
The NTP servers used are VyOS 1.4.x machines which synchronizes with external NTP sources.