Networking Forums

Networking Forums > Computer Networking > Windows Networking > NTP Server didn't respond error

Reply
Thread Tools Display Modes

NTP Server didn't respond error

 
 
Sam
Guest
Posts: n/a

 
      11-17-2004, 06:22 PM
Hi,

Our corporate time is wrong because our DCs don't get the correct time. Do I
define what time server to connect or is this something built-in to Windows
2000 Server Standard?

Thanks,

Sam


 
Reply With Quote
 
 
 
 
Steven L Umbach
Guest
Posts: n/a

 
      11-17-2004, 08:04 PM
Assuming the time service is enabled on all domain computers they should
synch their times with the pdc fsmo for the domain and in a forest the
domain pdc fsmos use the pdc fsmo in the root domain to synch time. The KB
link below explains how this works and how to use an internal or external
source to synch with. They used to recommend a simple net time command which
you can use. Use net help time for more info on that command. The KB article
is very recent and now recommends a registry entry however. See the links
below. --- Steve

http://support.microsoft.com/default.aspx?scid=216734
http://64.233.167.104/search?q=cache...+service&hl=en

"Sam" <(E-Mail Removed)> wrote in message
news:u41$(E-Mail Removed)...
> Hi,
>
> Our corporate time is wrong because our DCs don't get the correct time. Do
> I define what time server to connect or is this something built-in to
> Windows 2000 Server Standard?
>
> Thanks,
>
> Sam
>



 
Reply With Quote
 
Sam
Guest
Posts: n/a

 
      11-18-2004, 02:24 PM
Steven,

All computers are synching their time w/ our domain controllers but the time
on the domain controller is wrong. I followed the KB article and when I went
into regedit, I realized the server is set to connect to time.microsoft.com.
I also see that some of the parameters mentioned in the KB article are
missing. Here's what I have in there:

(Default) -- REG_SZ -- (value not set)
Adj -- REG_DWORD -- 0x00023258 (156248)
LocalNTP -- REG_DWORD -- 0x00000000 (0)
msSkewPerDay -- REG_SZ -- 1005.0000
ntpserver -- REG_SZ -- time.microsoft.com
Period -- REG_SZ -- SpecialSkew
type -- REG_SZ -- NTP

Is this sufficient for our domain controller to connect to
time.microsoft.com? If it is, why would I not be able to connect and update
the time? If it is not sufficient, what am I missing?

Thanks,

Sam


"Steven L Umbach" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Assuming the time service is enabled on all domain computers they should
> synch their times with the pdc fsmo for the domain and in a forest the
> domain pdc fsmos use the pdc fsmo in the root domain to synch time. The KB
> link below explains how this works and how to use an internal or external
> source to synch with. They used to recommend a simple net time command
> which you can use. Use net help time for more info on that command. The KB
> article is very recent and now recommends a registry entry however. See
> the links below. --- Steve
>
> http://support.microsoft.com/default.aspx?scid=216734
> http://64.233.167.104/search?q=cache...+service&hl=en
>
> "Sam" <(E-Mail Removed)> wrote in message
> news:u41$(E-Mail Removed)...
>> Hi,
>>
>> Our corporate time is wrong because our DCs don't get the correct time.
>> Do I define what time server to connect or is this something built-in to
>> Windows 2000 Server Standard?
>>
>> Thanks,
>>
>> Sam
>>

>
>



 
Reply With Quote
 
Steven L Umbach
Guest
Posts: n/a

 
      11-19-2004, 12:20 AM
Hi Sam.

That KB is very new and I have not had a problem where I had to actually
check or modify the registry so I can not really comment on that. However I
would check that your firewalls/port filters allow outbound access to port
123 udp is allowed which is what the time service uses. --- Steve


"Sam" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Steven,
>
> All computers are synching their time w/ our domain controllers but the
> time on the domain controller is wrong. I followed the KB article and when
> I went into regedit, I realized the server is set to connect to
> time.microsoft.com. I also see that some of the parameters mentioned in
> the KB article are missing. Here's what I have in there:
>
> (Default) -- REG_SZ -- (value not set)
> Adj -- REG_DWORD -- 0x00023258 (156248)
> LocalNTP -- REG_DWORD -- 0x00000000 (0)
> msSkewPerDay -- REG_SZ -- 1005.0000
> ntpserver -- REG_SZ -- time.microsoft.com
> Period -- REG_SZ -- SpecialSkew
> type -- REG_SZ -- NTP
>
> Is this sufficient for our domain controller to connect to
> time.microsoft.com? If it is, why would I not be able to connect and
> update the time? If it is not sufficient, what am I missing?
>
> Thanks,
>
> Sam
>
>
> "Steven L Umbach" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Assuming the time service is enabled on all domain computers they should
>> synch their times with the pdc fsmo for the domain and in a forest the
>> domain pdc fsmos use the pdc fsmo in the root domain to synch time. The
>> KB link below explains how this works and how to use an internal or
>> external source to synch with. They used to recommend a simple net time
>> command which you can use. Use net help time for more info on that
>> command. The KB article is very recent and now recommends a registry
>> entry however. See the links below. --- Steve
>>
>> http://support.microsoft.com/default.aspx?scid=216734
>> http://64.233.167.104/search?q=cache...+service&hl=en
>>
>> "Sam" <(E-Mail Removed)> wrote in message
>> news:u41$(E-Mail Removed)...
>>> Hi,
>>>
>>> Our corporate time is wrong because our DCs don't get the correct time.
>>> Do I define what time server to connect or is this something built-in to
>>> Windows 2000 Server Standard?
>>>
>>> Thanks,
>>>
>>> Sam
>>>

>>
>>

>
>



 
Reply With Quote
 
Sam
Guest
Posts: n/a

 
      11-19-2004, 01:22 PM
Steven,

Thanks again for your response. I did open up port 123 udp. I still get an
error message in the event viewer telling me that the NTP server did not
respond. Any suggestions?

Thanks,

Sam
"Steven L Umbach" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Sam.
>
> That KB is very new and I have not had a problem where I had to actually
> check or modify the registry so I can not really comment on that. However
> I would check that your firewalls/port filters allow outbound access to
> port 123 udp is allowed which is what the time service uses. --- Steve
>
>
> "Sam" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Steven,
>>
>> All computers are synching their time w/ our domain controllers but the
>> time on the domain controller is wrong. I followed the KB article and
>> when I went into regedit, I realized the server is set to connect to
>> time.microsoft.com. I also see that some of the parameters mentioned in
>> the KB article are missing. Here's what I have in there:
>>
>> (Default) -- REG_SZ -- (value not set)
>> Adj -- REG_DWORD -- 0x00023258 (156248)
>> LocalNTP -- REG_DWORD -- 0x00000000 (0)
>> msSkewPerDay -- REG_SZ -- 1005.0000
>> ntpserver -- REG_SZ -- time.microsoft.com
>> Period -- REG_SZ -- SpecialSkew
>> type -- REG_SZ -- NTP
>>
>> Is this sufficient for our domain controller to connect to
>> time.microsoft.com? If it is, why would I not be able to connect and
>> update the time? If it is not sufficient, what am I missing?
>>
>> Thanks,
>>
>> Sam
>>
>>
>> "Steven L Umbach" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Assuming the time service is enabled on all domain computers they should
>>> synch their times with the pdc fsmo for the domain and in a forest the
>>> domain pdc fsmos use the pdc fsmo in the root domain to synch time. The
>>> KB link below explains how this works and how to use an internal or
>>> external source to synch with. They used to recommend a simple net time
>>> command which you can use. Use net help time for more info on that
>>> command. The KB article is very recent and now recommends a registry
>>> entry however. See the links below. --- Steve
>>>
>>> http://support.microsoft.com/default.aspx?scid=216734
>>> http://64.233.167.104/search?q=cache...+service&hl=en
>>>
>>> "Sam" <(E-Mail Removed)> wrote in message
>>> news:u41$(E-Mail Removed)...
>>>> Hi,
>>>>
>>>> Our corporate time is wrong because our DCs don't get the correct time.
>>>> Do I define what time server to connect or is this something built-in
>>>> to Windows 2000 Server Standard?
>>>>
>>>> Thanks,
>>>>
>>>> Sam
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN Problem - Error 678 the remote computer did not respond banksky Windows Networking 0 11-27-2007 02:57 PM
Error 678 The remote computer did not respond Mike via WinServerKB.com Windows Networking 6 01-04-2006 04:31 PM
Windows 2003 server enterprise edition: does not respond to ping on one interface Srihari Raghavan Windows Networking 1 10-22-2004 08:19 PM
Windows 2003 Server will not respond to WAN requests ... Bruce Windows Networking 2 01-13-2004 10:47 PM
No respond from other server Azman Windows Networking 1 12-24-2003 07:46 AM



1 2 3 4 5 6 7 8 9 10 11