Hello,
I have an area with two domain controllers (primary and secondary), only one domain, I have no branches.
After running the command below to verify time synchronization on my PDC, came up with the following error message:
C: \> w32tm / monitor
Getting list of Domain Controllers in Active Directory domain pattern.
dell610.registro.local *** PDC *** [192.168.0.1:123]:
ICMP: 0ms delay
NTP: +0.0000000 s offset from the dell610.registro.local
Refid: pcdsh05.on.br [200.20.186.75]
Layer: 2
dell2950.registro.local [192.168.0.2:123]:
ICMP: 0ms delay
NTP:-0.0059002s offset relative to dell610.registro.local
Refid: dell610.registro.local [192.168.0.1]
Layer: 3
Warning:
Reverse name resolution is the best solution. It can be
incorrect because the refid field in time packets differs between
NTP implementations and may not be using IP addresses.
C: \>
This correct?
The dell610 is my PDC and the DNS settings of the network card he points first to the dell2950 that is secondary.
Dell2950 is in the secondary and the DNS settings of the network card he points first to the dell610 which is PDC.
How can I do to solve this problem:
Warning:
Reverse name resolution is the best solution. It can be
incorrect because the refid field in time packets differs between
NTP implementations and may not be using IP addresses.