Page 1 of 1

Linking

Posted: Wed Apr 12, 2006 4:42 am
by frozen
I linked two Unreal3.2.3 (w32) IRCd's and I am on both ircds in the same chan under different nicks and cant see myself! I can see mode changes made by the "me1" on the "me2" side... about it though, does this have something to do with modules? Because I dont have any dlls in the unreal folders but cloak.dll, commands.dll, msvcr70.dll and tre.dll.

In my "hub" IRCd status window:

Code: Select all

-hub.i.r.c- *** Connecting to leaf.i.r.c[192.168.0.195].
-hub.i.r.c- *** Notice -- (link) Link hub.i.r.c -> leaf.i.r.c[@192.168.0.195.0] established
-hub.i.r.c- (link) Link leaf.i.r.c -> hub.i.r.c[@192.168.0.1.1652] established
-hub.i.r.c- *** Notice -- Link leaf.i.r.c -> hub.i.r.c is now synced [secs: 185 recv: 0.585 sent: 0.188]
-hub.i.r.c- (sync) Possible negative TS split at link hub.i.r.c (1144814898 - 1144815082 = -184) [PLEASE SYNC YOUR CLOCKS!]
-hub.i.r.c- (sync) Link hub.i.r.c -> leaf.i.r.c is now synced [secs: -184 recv: 0.570 sent: 0.585]
In my "leaf" IRCd status window:

Code: Select all

-leaf.i.r.c- *** Notice -- (link) Link leaf.i.r.c -> hub.i.r.c[@192.168.0.1.1652] established
-leaf.i.r.c- (link) Link hub.i.r.c -> leaf.i.r.c[@192.168.0.195.0] established
-leaf.i.r.c- *** Notice -- Possible negative TS split at link hub.i.r.c (1144814898 - 1144815082 = -184) [PLEASE SYNC YOUR CLOCKS!]
-leaf.i.r.c- *** Notice -- Link hub.i.r.c -> leaf.i.r.c is now synced [secs: -184 recv: 0.570 sent: 0.585]
-leaf.i.r.c- (sync) Link leaf.i.r.c -> hub.i.r.c is now synced [secs: 185 recv: 0.585 sent: 0.188]

Posted: Wed Apr 12, 2006 5:39 am
by aquanight

Posted: Wed Apr 12, 2006 6:21 am
by frozen
Synchronized the clocks, restarted/linked ircds, same problem.

Leaf:

Code: Select all

-leaf.i.r.c- *** Notice -- (link) Link leaf.i.r.c -> hub.i.r.c[@192.168.0.1.2202] established
-leaf.i.r.c- (link) Link hub.i.r.c -> leaf.i.r.c[@192.168.0.195.0] established
-leaf.i.r.c- *** Notice -- Possible negative TS split at link hub.i.r.c (1144822744 - 1144822748 = -4)
-leaf.i.r.c- *** Notice -- Link hub.i.r.c -> leaf.i.r.c is now synced [secs: -4 recv: 0.568 sent: 0.585]
-leaf.i.r.c- (sync) Link leaf.i.r.c -> hub.i.r.c is now synced [secs: 5 recv: 0.585 sent: 0.188]
Hub:

Code: Select all

-hub.i.r.c- *** Connecting to leaf.i.r.c[192.168.0.195].
-hub.i.r.c- *** Notice -- (link) Link hub.i.r.c -> leaf.i.r.c[@192.168.0.195.0] established
-hub.i.r.c- (link) Link leaf.i.r.c -> hub.i.r.c[@192.168.0.1.2202] established
-hub.i.r.c- *** Notice -- Link leaf.i.r.c -> hub.i.r.c is now synced [secs: 5 recv: 0.585 sent: 0.188]
-hub.i.r.c- (sync) Possible negative TS split at link hub.i.r.c (1144822744 - 1144822748 = -4)
-hub.i.r.c- (sync) Link hub.i.r.c -> leaf.i.r.c is now synced [secs: -4 recv: 0.568 sent: 0.585]

Posted: Wed Apr 12, 2006 8:46 am
by Dukat
Don't synch the clocks manually, use "Internet Time" on Windows.

Posted: Wed Apr 12, 2006 8:20 pm
by frozen
I did...