June 24, 2006

server problems

Filed under: Uncategorized — arrowsmith @ 2:01 pm

checked server and the server is still showing the time issue. I need to go back in my notes to sync with the firewall.

windows server edits can be accomplished by writing the following command.

net time:setsntp:

restart the windows time service

w32tm -test - v -once

keep in mind that port 123 has to be active on firewall

w32tm -period ?

0 = once a day
65535 = once every 2 days
65534 = once every 3 days
65533 = once every week (7 days)
65532 = once every 45 min until we get 3 good syncs, then once every  8 hours (3/day)
65531 = once every 45 min until we get 1 good sync, then once every day

 

HKLM\system\currentcontrolset\services\w32time\parameters

set period=0 once everything works.  restat the time service. 

 

public ntp server can be found.  http://ntp.isc.org/bin/view/Servers/WebHome

 

 

1 Comment »

  1. received event ID 49
    had to allow ntp on the web site
    1. lan > wan NTP allow
    2. wan > lan (server address only) NTP Allow

    Comment by arrowsmith — June 26, 2006 @ 5:40 pm

RSS feed for comments on this post. | TrackBack URI

Leave a comment

XHTML ( You can use these tags): <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> .