Satoh 様

> `timedatectl timesync-status`、`timedatectl show-timesync` はどんな出力でしょうか。

tom-lin@nomura:~$ timedatectl timesync-status
       Server: 61.205.120.130 (ntp.nict.jp)
Poll interval: 32s (min: 32s; max 34min 8s)
 Packet count: 0

tom-lin@nomura:~$ timedatectl show-timesync
SystemNTPServers=ntp.nict.jp ntp.jst.mfeed.ad.jp
FallbackNTPServers=0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org
ServerName=ntp.jst.mfeed.ad.jp
ServerAddress=210.173.160.27
RootDistanceMaxUSec=1min 30s
PollIntervalMinUSec=32s
PollIntervalMaxUSec=34min 8s
PollIntervalUSec=32s
Frequency=0

> 「すべて time out」とは、具体的に何をどのようにしてどんな結果をもってそのように判断しましたか?

tom-lin@nomura:~$ sudo systemctl status systemd-timesyncd
● systemd-timesyncd.service - Network Time Synchronization
     Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; preset: enabled)
     Active: active (running) since Tue 2024-06-18 17:26:53 JST; 51s ago
       Docs: man:systemd-timesyncd.service(8)
   Main PID: 12771 (systemd-timesyn)
     Status: "Connecting to time server 133.243.238.243:123 (ntp.nict.jp)."
      Tasks: 2 (limit: 18349)
     Memory: 1.4M
        CPU: 37ms
     CGroup: /system.slice/systemd-timesyncd.service
             └─12771 /lib/systemd/systemd-timesyncd

Jun 18 17:26:53 tom-lin systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
Jun 18 17:26:53 tom-lin systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
Jun 18 17:27:04 tom-lin systemd-timesyncd[12771]: Timed out waiting for reply from [2001:ce8:78::2]:123 (ntp.nict.jp).
Jun 18 17:27:14 tom-lin systemd-timesyncd[12771]: Timed out waiting for reply from [2001:df0:232:eea0::fff4]:123 (ntp.ni>
Jun 18 17:27:24 tom-lin systemd-timesyncd[12771]: Timed out waiting for reply from [2001:df0:232:eea0::fff3]:123 (ntp.ni>
Jun 18 17:27:34 tom-lin systemd-timesyncd[12771]: Timed out waiting for reply from 133.243.238.244:123 (ntp.nict.jp).
Jun 18 17:27:45 tom-lin systemd-timesyncd[12771]: Timed out waiting for reply from 133.243.238.163:123 (ntp.nict.jp).

です。

> 管理者で `ntpdate <IPv4アドレス>` や`ntpdate` <IPv6アドレス>` 実行してルーターの時刻同期できますか?

# ntpdate 133.243.238.244
Error: Cannot connect to server

でしたが、
# ntpdate 2001:ce8:78::2
2024/06/18 17:33:35  -263second
は成功しましたね。

ということは、IPv6は何かルーター設定の問題のようですね。IPv4はもう少しなにかありそうです。
とりあえず、IPv6をもう少し詳しく調べてみます。

ありがとうございました。

野村

-- 
************** Nomura Technical Management Office **************
 Tomoo Nomura      nomura@tmo.co.jp       
    Phone: +81-78-797-0240 Fax: +81-50-5329-9329
 Nomura Technical Management Office. http://www.tmo.co.jp/
****************************************************************