BlueCat Proteus / Networks Adress Manager: Ist der NTP Dienst konfiguriert?
Diese Ausschrift: root@new:~# ntpq -p No association ID’s returned oder anders gefragt: root@new:~# ntpq ntpq> opeer No association ID’s returned ntpq> sagt etwas anderes aus als diese ..? root@new:~# netstat -tulpan | grep ntp tcp 0 0 127.0.0.1:48316 127.0.0.1:34319 CLOSE_WAIT 7074/ntpd udp 0 0 10.136.20.99:59799 10.136.9.21:53 ESTABLISHED 7074/ntpd udp 87552 0 10.136.20.99:123 0.0.0.0:* 7074/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7074/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7074/ntpd udp6 0 0 ::1:123 :::* 7074/ntpd udp6 0 0 fe80::250:56ff:feac:123 :::* 7074/ntpd udp6 0 0 :::123 :::* 7074/ntpd Das Problem: Der NTP Server ist zwar gestartet, findet jedoch seine Quellen nicht. Konfiguriert wurden 3 PTB Zeitserver. less /etc/ntp.conf Der Blick in das Syslog File verrät uns, dass der Server die DNS Namen nicht auflösen …