Are you sure you want to delete the question?

If your question is resolved, you may close it.

Leaving a resolved question undeleted may help others!

We hope you find it useful!

NTPサーバーを有効にしたWIN10_PCに対するクライアントからの時刻同期にサーバーからパケットを返さない

解決したいこと

NTPサーバーを有効にしたWIN10_PCに対するクライアントからの時刻同期(w32tm /resync)に対して
時刻同期が正常に完了しない

発生している問題・エラー

//////////////////////////////時刻同期の結果//////////////////////////////////////
C:\Windows\system32>w32tm /resync
再同期コマンドをローカル コンピューターに送信しています
時刻データが利用できなかったため、コンピューターは同期をとり直しませんでした。
/////////////////////////////////////////////////////////////////////////////////

サーバー側、クライアント側両方のPCにWireSharkにてパケットキャプチャした結果が以下でサーバー側が
応答パケットを返さない
クライアント側
image.png
サーバ側
image.png

NTPデバッグログを確認
NG時のサーバー側ログ
153551 07:42:37.8748851s - ListeningThread -- DataAvailEvent set for socket 1 (0.0.0.0:123)
153551 07:42:37.8750401s - HA Pkt Rcv: delay:0 DestTimeStamp:132668341578750277
153551 07:42:37.8750890s - Rx timestamp not returned and may be unsupported on the current network interface.
153551 07:42:37.8751251s - ListeningThread -- response heard from 192.168.101.199:123 <- 192.168.101.111:123
153551 07:42:37.8751877s - /-- NTP Packet:
153551 07:42:37.8751981s - | LeapIndicator: 0 - no warning; VersionNumber: 3; Mode: 3 - Client; LiVnMode: 0x1B
153551 07:42:37.8752186s - | Stratum: 1 - primary reference (syncd by radio clock)
153551 07:42:37.8752333s - | Poll Interval: 10 - 1024s; Precision: -23 - 119.209ns per tick
153551 07:42:37.8752627s - | RootDelay: 0x0000.0000s - unspecified; RootDispersion: 0x000A.0000s - 10s
153551 07:42:37.8753023s - | ReferenceClockIdentifier: 0x4C4F434C - source name: "LOCL"
153551 07:42:37.8753255s - | ReferenceTimestamp: 0xE45DC06CCE2A0A95 - 13266834156805329000ns - 153551 07:42:36.8053290s
153551 07:42:37.8753593s - | OriginateTimestamp: 0x0000000000000000 - unspecified
153551 07:42:37.8753843s - | ReceiveTimestamp: 0x0000000000000000 - unspecified
153551 07:42:37.8754102s - | TransmitTimestamp: 0xE45DC06DDA34B797 - 13266834157852366900ns - 153551 07:42:37.8523669s
153551 07:42:37.8754481s - >-- Non-packet info:
153551 07:42:37.8754662s - | DestinationTimestamp: 153551 07:42:37.8754817s - 0xE45DC06DE001D0BA153551 07:42:37.8754961s - - 13266834157875027700ns153551 07:42:37.8755121s - - 153551 07:42:37.8750277s
153551 07:42:37.8755322s - | RoundtripDelay: 22660800ns (0s)
153551 07:42:37.8755605s - | LocalClockOffset: -11330400ns - 0:00.011330400s
153551 07:42:37.8755982s - --
153551 07:42:37.8757740s - TransmitResponse: sent 0.0.0.0:123()->192.168.101.199:123

正常時のサーバー側ログ(サーバー、クライアント関係を逆にして確認)
153551 06:59:11.3037351s - W32TimeHandler called: SERVICE_CONTROL_INTERROGATE
153551 06:59:11.3060533s - W32TimeHandler called: SERVICE_CONTROL_INTERROGATE
153551 06:59:11.5816586s - ListeningThread -- DataAvailEvent set for socket 1 (0.0.0.0:123)
153551 06:59:11.5818459s - ListeningThread -- response heard from 192.168.101.111:123 <- 192.168.101.199:123
153551 06:59:11.5835708s - /-- NTP Packet:
153551 06:59:11.5835888s - | LeapIndicator: 0 - no warning; VersionNumber: 3; Mode: 3 - Client; LiVnMode: 0x1B
153551 06:59:11.5836061s - | Stratum: 2 - secondary reference (syncd by (S)NTP)
153551 06:59:11.5836180s - | Poll Interval: 10 - 1024s; Precision: -23 - 119.209ns per tick
153551 06:59:11.5836456s - | RootDelay: 0x0000.0000s - unspecified; RootDispersion: 0x000A.0000s - 10s
153551 06:59:11.5836732s - | ReferenceClockIdentifier: 0xC0A865C7 - source IP: 192.168.101.199
153551 06:59:11.5836911s - | ReferenceTimestamp: 0xE45DB63E7F6375F1 - 13266831550497611400ns - 153551 06:59:10.4976114s
153551 06:59:11.5837178s - | OriginateTimestamp: 0x0000000000000000 - unspecified
153551 06:59:11.5837357s - | ReceiveTimestamp: 0x0000000000000000 - unspecified
153551 06:59:11.5837543s - | TransmitTimestamp: 0xE45DB63F9773EC60 - 13266831551591612600ns - 153551 06:59:11.5916126s
153551 06:59:11.5837826s - >-- Non-packet info:
153551 06:59:11.5837951s - | DestinationTimestamp: 153551 06:59:11.5838060s - 0xE45DB63F94F2E8C0153551 06:59:11.5838169s - - 13266831551581831500ns153551 06:59:11.5838281s - - 153551 06:59:11.5818315s
153551 06:59:11.5838422s - | RoundtripDelay: -9781100ns (0s)
153551 06:59:11.5838618s - | LocalClockOffset: 4890500ns - 0:00.004890500s
153551 06:59:11.5838878s - --
153551 06:59:11.5840957s - TransmitResponse: sent 0.0.0.0:123(192.168.101.199:123)->192.168.101.111:123

該当するソースコード

自分で試したこと

発生している問題・エラー項で示したように
NTPデバッグログにて問題点発生しているサーバーでは
153551 07:42:37.8750401s - HA Pkt Rcv: delay:0 DestTimeStamp:132668341578750277
153551 07:42:37.8750890s - Rx timestamp not returned and may be unsupported on the current network interface.
が2,3行目に正常状態とは違ったログが残っている
また、最終行も
153551 07:42:37.8757740s - TransmitResponse: sent 0.0.0.0:123()->192.168.101.199:123
と応答をする相手が示されてない=応答パケットを返さない

この件に関する情報をネット上で見つけ切れませんでした。
この問題点の解決方法を探しております。

0

No Answers yet.

Your answer might help someone💌