i trying to link unreal hub to hub but there is one problem its automatic kill when i try to linked i link 8 server without problem but cant link this one help me i am newbie on unrealircd
-west.hub.localhost.net- *** Notice -- (link) Link west.hub.localhost.net -> source.hub.localhost.net[@85.233.15.23.34901] established
-
-west.hub.localhost.net- (link) Link source.hub.localhost.net -> west.hub.localhost.net[@213.16.9.21.0] established
-
-west.hub.localhost.net- *** Notice -- Possible negative TS split at link source.hub.localhost.net (1194477533 - 1194477906 = -373) [PLEASE SYNC YOUR CLOCKS!]
-
-west.hub.localhost.net- *** Notice -- Link source.hub.localhost.net -> west.hub.localhost.net is now synced [secs: -373 recv: 0.523 sent: 7.377]
-
-west.hub.localhost.net- *** LocOps -- Server source.hub.localhost.net[85.233.15.23] closed the connection
-
-west.hub.localhost.net- *** Notice -- (link) Link west.hub.localhost.net -> source.hub.localhost.net[@85.233.15.23.34550] established
-
-west.hub.localhost.net- *** Notice -- Link source.hub.localhost.net[@85.233.15.23.34550] cancelled, server source.hub.localhost.net already exists from
automatic killed server after show that same error in services i runed from same box source.* and services.*
link west.hub.localhost.net {
username *;
hostname 213.16.9.21;
bind-ip 85.233.15.23;
port 4400;
hub *;
password-connect "link";
password-receive "link";
class default;
options {
autoconnect;
};
};
link source.hub.localhost.net {
username *;
hostname 85.233.15.23;
bind-ip 213.16.9.21;
port 4400;
hub *;
password-connect "link";
password-receive "link";
class default;
};

