Linking
Posted: Wed Apr 12, 2006 4:42 am
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:
In my "leaf" IRCd status window:
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]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]