Time Sync - Dahua Cam Issue Resolved
Issue
Dahua cams on a subnet will not time sync on an internet isolated BI cam system.
Background
1) Time sync from local Asus router on LAN at 192.168.1.1
2) BI windows 11 computer on LAN not connected to the internet - no gateway on either NIC
4) BI computer with dual LAN - one on 192.168.1.120 for UI3 and the other on 192.158.55.1 for Dahua cams
5) Net Time or Window Time service ineffective - computer system time would sync but not the subnet at .55
Problem
The subnet at .55 was not receiving any time code information. Thus could not update any of the cams as it could not listen to UDP port 123 on the subnet at .55.
Solution
1) Use Asus router NTP server at 192.168.1.1 for all time syncs
2) Remove NetTime and disable Windows Time Service on BI computer
3) On the BI computer setup Firewall inbound - 123 - private
4) Install Meinberg NTP for Windows and set NTP source at 192.168.1.1
Output
Sample output from cams. Prior to the update, the cams were in the range of 1 to 5 seconds off sync from system time. With the update a substantial improvement.
192.168.55.12 result=06-22-2026 14:52:22 -478.500ms
192.168.55.16 result=06-22-2026 14:52:23 474.075ms
192.168.55.18 result=06-22-2026 14:52:22 -566.799ms
192.168.55.28 result=06-22-2026 14:52:23 388.184ms
192.168.55.32 result=06-22-2026 14:52:23 367.338ms
192.168.55.34 result=06-22-2026 14:52:22 -665.523ms
192.168.55.36 result=06-22-2026 14:52:22 -695.379ms
192.168.55.38 result=06-22-2026 14:52:22 -729.845ms
192.168.55.40 result=06-22-2026 14:52:22 -757.752ms
192.168.55.44 result=06-22-2026 14:52:22 -789.246ms
192.168.55.50 result=06-22-2026 14:52:22 -807.331ms
192.168.55.54 result=06-22-2026 14:52:22 -840.484ms
192.168.55.56 result=06-22-2026 14:52:22 -857.819ms
192.168.55.58 result=06-22-2026 14:52:22 -886.462ms
192.168.55.60 result=06-22-2026 14:52:22 -914.937ms
192.168.55.26 result=06-22-2026 14:52:22 -949.551ms
192.168.55.42 result=06-22-2026 14:52:23 -45.385ms
192.168.55.64 result=06-22-2026 14:52:23 -101.955ms
192.168.55.66 result=06-22-2026 14:52:23 -169.434ms
192.168.55.70 result=06-22-2026 14:52:23 -225.709ms
192.168.55.72 result=06-22-2026 14:52:23 -322.206ms
192.168.55.74 result=06-22-2026 14:52:23 -380.347ms
192.168.55.76 result=06-22-2026 14:52:23 -480.600ms
192.168.55.78 result=06-22-2026 14:52:23 -531.127ms
192.168.55.80 result=06-22-2026 14:52:23 -577.817ms
Good IPs: 25 | Failed IPs: 0 | Repeated IPs: 0
Execution time: 00:00:01.202
Start: 14:52:22.372 | End: 14:52:23.579
Overview
Testing and updates completed through the use of AI on the Duck Duck Go browser. The tool provide testing code to find the solution. Would also provide the correct settings for your system.
This AI tool, in my opinion, is almost as good as some of the
tools on Copilot and for free it solved the issue. No need to pay for Copilot when an adequate substitute exists.
Meinberg
NTP Configuration with Meinberg for Windows
By default, the NTP program ntpd works both as client and server at the same time.
In the role of a client it gets the reference time from some other configured server or reference clock, and adjusts its own system time towards the reference time.
In the role of a server it makes the system time available to other NTP clients.