1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Windows2003 can not sync to external network NTP/SNTP device

Discussion in 'Windows Home Server' started by Anthony Lopez, Aug 14, 2009.

  1. I am on an enclosed LAN. We have an NTP/SNTP device that is providing SNTP
    to all of our Windows2000 server - successfully.

    My issue is that we have introduced a new Windows2003 server, and for some
    reason we can not sync with this device.

    How can I sync with this device like we do with our other 2K servers?
     
  2. Greg Stigers

    Greg Stigers Guest

  3. I used netmon.exe to see what was happening and here is what it logged in
    response to issuing the w32tm /resync command

    Src IP Address: local
    Dest IP Address: myServer
    Src Other Address: myServer
    Dest Other Address: NTP network device
    Protocol: UDP
    Description: Src Port: Network Time Protocol (123); Dst Port: Network Time
    Protocol (123)

    I logged until the w32tm /resync command errorred out.



    On 8/14/09 1:13 PM, in article eu$mhuRHKHA.1988@TK2MSFTNGP03.phx.gbl, "Greg
    Stigers" <gregstigers+msnews@spamcop.net> wrote:
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Any chance that UDP 123 is not allowed between your new server and the time
    > source?
    >
    > Your PDC emulator (which is probably also your FSMO role holder) should be
    > the only system synching to an external device. All other DCs should sync to
    > it. All the member servers and clients should sync to their logon servers. A
    > good illustration of this is at
    >
    > ow_izcr.
    >
    > One choice is to configure all the other servers to sync from the domain
    > hierarchy.
    > %windir%system32w32tm.exe /config [/conputer:<target>]
    > /syncfromflags:DOMHIER
    > or see "Restoring Windows Time service to default settings" at
    > <http://technet.microsoft.com/en-us/library/cc778779(WS.10).aspx>.
    > Restarting the time service is required to pick up the change.
    >
    > "Administering the Windows Time Service" at
    > <http://technet.microsoft.com/en-us/library/cc782712(WS.10).aspx> is worth
    > your time.
    > ______
    > Greg Stigers, MCSE
    > remember to vote for the answers you like
    >
    > <!--colorc--><!--/colorc-->
     
  4. Greg Stigers

    Greg Stigers Guest

    Which server in this scenario is myServer? 2000 or 2003? And what do you
    think this netmon tells you?
    ______
    Greg Stigers, MCSE
    remember to vote for the answers you like
     

Share This Page