NTP Problem

  • Thread starter Thread starter Stubby
  • Start date Start date
S

Stubby

I'm getting an event log item about every half hour with W32Time saying
"The NTP server didn't respond". net time /querysntp comes back with
time.nist.gov . That should be a fairly reliable source! What am I
doing wrong? TIA
 
Seems to resolve to 192.43.244.18 which doesn't reply right now. You might
try another.

http://tf.nist.gov/timefreq/service/time-servers.html



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| I'm getting an event log item about every half hour with W32Time saying
| "The NTP server didn't respond". net time /querysntp comes back with
| time.nist.gov . That should be a fairly reliable source! What am I
| doing wrong? TIA
 
Actually ping isn't valid here.

Appears it should be working.

Starting portqry.exe -n 192.43.244.18 -e 123 -p BOTH ...


Querying target system called:

192.43.244.18

Attempting to resolve IP address to a name...


IP address resolved to time.nist.gov

querying...

TCP port 123 (unknown service): FILTERED

UDP port 123 (ntp service): LISTENING or FILTERED
portqry.exe -n 192.43.244.18 -e 123 -p BOTH exits with return code
0x00000002.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
Back
Top