On 2019-08-07 09:59 AM, Carlos E. R. wrote:
systemctl status ntpd 7 Aug 10:04:06 ntpd[7733]: Listen and drop on 0 v6wildcard [::]:123 7 Aug 10:04:06 ntpd[7733]: Listen and drop on 1 v4wildcard 0.0.0.0:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 2 lo 127.0.0.1:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 3 eth0 172.16.0.10:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 4 lo [::1]:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 5 eth0 [2607:fea8:4c80:600:8400:3372:3c57 :8777]:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 6 eth0 [fd48:1a37:2160:0:8400:3372:3c57:8 777]:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 7 eth0 [2607:fea8:4c80:600:b4b8:549f:d3d0 :1bec]:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 8 eth0 [2607:fea8:4c80:600:76d4:35ff:fe5b :f5fa]:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 9 eth0 [fd48:1a37:2160:0:b4b8:549f:d3d0:1 bec]:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 10 eth0 [fd48:1a37:2160:0:76d4:35ff:fe5b: f5fa]:123 7 Aug 10:04:06 ntpd[7733]: Listen normally on 11 eth0 [fe80::76d4:35ff:fe5b:f5fa%2]:123 7 Aug 10:04:06 ntpd[7733]: Listening on routing socket on fd #28 for interface updates 7 Aug 10:04:06 ntpd[7733]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized 7 Aug 10:04:06 ntpd[7733]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Also, from the command prompt. # systemctl status ntpd ● ntpd.service - NTP Server Daemon Loaded: loaded (/usr/lib/systemd/system/ntpd.service; disabled; vendor preset: disab> Drop-In: /run/systemd/generator/ntpd.service.d └─50-insserv.conf-$time.conf Active: active (running) since Wed 2019-08-07 10:04:06 EDT; 27s ago Docs: man:ntpd(1) Process: 7727 ExecStart=/usr/sbin/start-ntpd start (code=exited, status=0/SUCCESS) Main PID: 7733 (ntpd) Tasks: 2 (limit: 4915) CGroup: /system.slice/ntpd.service ├─7733 /usr/sbin/ntpd -p /var/run/ntp/ntpd.pid -g -u ntp:ntp -c /etc/ntp.conf └─7734 ntpd: asynchronous dns resolver Aug 07 10:04:05 linux systemd[1]: Starting NTP Server Daemon... Aug 07 10:04:06 linux ntpd[7732]: ntpd 4.2.8p13@1.3847-o (1): Starting Aug 07 10:04:06 linux ntpd[7732]: Command line: /usr/sbin/ntpd -p /var/run/ntp/ntpd.pid> Aug 07 10:04:06 linux ntpd[7733]: proto: precision = 0.041 usec (-24) Aug 07 10:04:06 linux ntpd[7733]: basedate set to 2019-02-27 Aug 07 10:04:06 linux ntpd[7733]: gps base set to 2019-03-03 (week 2043) Aug 07 10:04:06 linux ntpd[7733]: switching logging to file /var/log/ntp Aug 07 10:04:06 linux start-ntpd[7727]: Starting network time protocol daemon (NTPD) Aug 07 10:04:06 linux systemd[1]: Started NTP Server Daemon. lines 1-22/22 (END) Despite all that, there are still no requests from ntpd. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org