Clocks Sync

These are old archives. They are kept for historic purposes only.
Locked
X-Trancer
Posts: 34
Joined: Mon Mar 08, 2004 5:24 am

Clocks Sync

Post by X-Trancer »

Hi

I have a problem

-Hub.German-IRC.net- *** Notice -- Possible negative TS split at link IPV6.German-IRC.net (1090138275 - 1090138338 = -63) [PLEASE SYNC YOUR CLOCKS!]

what is the COmmand for Sync the Clock

/tsctl svstime 63 ?
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

True, I still don't know how to use tsctl either. I have too much other stuff to bother about trying to either :P

I use services to sync all our ircds. Some docs on time syncing, if anyone knows how, would certainly be useful.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

Synching the clock is done by setting the system times of the machines where your servers are running, not within the ircd. If you still want to use /tsctl, that command is used to set the offset on the local server with the following syntax: /tsctl offset <+|-> <time>. However, as w00t says, this is easier with Services.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

What you are looking for is called "NTP" / "NTPd". (linux)
Just google for it.


On Windows (xp), the time is automatically synchronized (with time.microsoft.com :D )
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

And for NT4 and 2000, you can use NET TIME:

NET TIME \\computername

I'm assuming this needs NetBIOS/etc, unless there's an alternate format for using DNS names (or if you can use DNS names in the format I gave :) ).
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Locked