Results 1 to 10 of 10

Thread: Incorrect time on security logs....

  1. #1
    Senior Member
    Join Date
    Aug 2002
    Posts
    123

    Question Incorrect time on security logs....

    All my security reports are producing wrong timestamps. What is a good light weight program that I can install on my win2k3 boxes to synch time from a local time server box that I have onsite. All input is appreciated. Thanks.

  2. #2
    I belive I installed atomic clock. I did a google search and it was one of the first few links. Very small download. All of my windows servers used it.

    EDIT -- I have not used W2k3 Server, but I know that Windows XP has a built in time sync feature. You might want to see if W2k3 server has that built in and enable it.

  3. #3
    AO Ancient: Team Leader
    Join Date
    Oct 2002
    Posts
    5,197
    There's plenty of free time synch programs out there that will sych at any period you tell it to. I don't remember the one I'm using right now.... i used to use one called Atomic but it was a bit intrusive/if it couldn't find the time server it threw up a million individual errors that have to be clicked off individally.
    Don\'t SYN us.... We\'ll SYN you.....
    \"A nation that draws too broad a difference between its scholars and its warriors will have its thinking done by cowards, and its fighting done by fools.\" - Thucydides

  4. #4
    Master-Jedi-Pimps0r & Moderator thehorse13's Avatar
    Join Date
    Dec 2002
    Location
    Washington D.C. area
    Posts
    2,885
    Call me silly but why not use the service that comes with Windows?

    Windows time is the service name.

    At the command line, (once you are sure its running)
    net time /setntp:time.someserver.com

    After that, verify its working with this...
    net time /querysntp

    Personally, I have 2 NTP servers that the entire enterprise must use so that we can keep accurate timestamps on all logs. This aids greatly in forensics.

    --TH13
    Our scars have the power to remind us that our past was real. -- Hannibal Lecter.
    Talent is God given. Be humble. Fame is man-given. Be grateful. Conceit is self-given. Be careful. -- John Wooden

  5. #5
    Horse is right. I use the command line version for the servers and apply policy to workstations on the domain.

    There are a number of time servers to connect to that are reliable. NOA is a good source, as well as your local state university. Here is a link to public time server resources:

    http://ntp.isc.org/bin/view/Servers/WebHome

    I try to avoid pointing people to downloadable time tools. I'm afraid they will think PrecisionTime is a cool thing. Nothing of the sort, it's Spyware!

  6. #6
    Senior Member
    Join Date
    Dec 2004
    Posts
    3,171
    Off-topic...

    mrlucifer you really ought to get together with our other member the Messiah and try to work things out !





    Sorry...just had to!

  7. #7
    Senior Member
    Join Date
    Mar 2005
    Posts
    400

    Exclamation

    Another vote for the built-in NTP service first mentioned by thehorse13.

    I use it on all computers and on all servers I've built.

    Funny how some problems with DC's, password authentication and network application operation simply vanish when everyone is on the same time.
    ZT3000
    Beta tester of "0"s and "1"s"

  8. #8

    List of Internet time servers

    I point my firewall, routers to the NIST time servers. See here http://www.boulder.nist.gov/timefreq...e-servers.html

    I point to _time-a.nist.gov_ (129.6.15.28 NIST, Gaithersburg, Maryland)

  9. #9
    Master-Jedi-Pimps0r & Moderator thehorse13's Avatar
    Join Date
    Dec 2002
    Location
    Washington D.C. area
    Posts
    2,885
    Yep, I point all W32 workstations to the DCs (via the mechanism I mentioned above) and the DCs get their time from our spiffy Govt. NTP servers. All unix machines point directly to the NTP servers.

    Anyway, as ZT3000 mentioned, machines with bad time settings cause interesting and annoying problems, especially on unix hosts.
    Our scars have the power to remind us that our past was real. -- Hannibal Lecter.
    Talent is God given. Be humble. Fame is man-given. Be grateful. Conceit is self-given. Be careful. -- John Wooden

  10. #10
    Senior Member
    Join Date
    Aug 2002
    Posts
    123
    Thanks for all the useful information. I knew this site could help.....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •