Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default time sync advise

    hi

    i have a number of windows 2000 and solaris 8 machines in my
    environment
    and i would like to sync the time of all these machines with a time
    server.
    Has anybody had experience with managing time synchronisation between
    multi platform machines like this.? I know xntpd can do the job for
    solaris but for windows machines do i need other software to work with
    xnptd ?? Sorry for asking about windows in the post, but would really
    appreciate some advice if you have done time sync between windows and
    solaris machines before...
    thanks for the assistance
    mike Guest

  2. Similar Questions and Discussions

    1. Re-sync out of sync live streams
      Hi Guys, I'm testing an application I've created. It's basically a 2-way A/V chat, with a text chat application on there as well. Each user...
    2. Time sync issues with WS2k3
      some reason time is not synchronized on the servers and through the workstations... is there a way that time can be sync'd from an internet...
    3. time sync
      Can network switches/printers/routers sync time with an internal Windows 2003 server (that act as the time server for the domain)?
    4. time sync network switches with server
      I am an NT 4 PDC running also as a time server, for sync'ing workstation's time. Can I use this server as a source point to sync my switches and...
  3. #2

    Default Re: time sync advise

    [email]s99999999s2003@yahoo.com[/email] (mike) writes:
    > hi
    >
    > i have a number of windows 2000 and solaris 8 machines in my
    > environment
    > and i would like to sync the time of all these machines with a time
    > server.
    > Has anybody had experience with managing time synchronisation between
    > multi platform machines like this.? I know xntpd can do the job for
    > solaris but for windows machines do i need other software to work with
    > xnptd ?? Sorry for asking about windows in the post, but would really
    > appreciate some advice if you have done time sync between windows and
    > solaris machines before...

    You might run ntp and Samba on some convienent Solaris machine, then
    use "net time" on the Windows boxes to sync at some reasonable
    interval. It would be better to run something that can do ntp, but
    "net time" works with no additional Windows fiddling. Its not
    particularly accurate, but will be enough for reasonable file
    timestamps.

    Gregm

    Greg Menke Guest

  4. #3

    Default Re: time sync advise



    mike wrote:
    > i have a number of windows 2000 and solaris 8 machines in my
    > environment
    > and i would like to sync the time of all these machines with a time
    > server.
    > Has anybody had experience with managing time synchronisation between
    > multi platform machines like this.? I know xntpd can do the job for
    > solaris but for windows machines do i need other software to work with
    > xnptd ?? Sorry for asking about windows in the post, but would really
    > appreciate some advice if you have done time sync between windows and
    > solaris machines before...
    > thanks for the assistance
    You can use NTP throughout. IMO there is no reason not to use NTP. You
    just disable the Windows Time Service and install the NTP from
    [url]http://norloff.org/ntp/[/url] or [url]http://www.five-ten-sg.com[/url] [at bottom left]
    (see also [url]www.ntp.org[/url]), make sure port 123 is allowed through your
    firewall (and through XP's own, if any of those are added with ICF
    [Internet Connection Firewall] enabled), and away it goes. The "NT"
    version works on NT4, 2000 and XP. Ideally you want the Solaris machines
    as the "servers" and the Windows machines as the "clients", as Solaris
    is slightly better than Windows at time keeping, though we are talking
    milli-seconds, not gross problems. One of the advantages of using NTP
    across the patch is that you can monitor the time sync on all the
    machines easily from one point.

    John Howells
    John Howells Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139