Page 1 of 1

Linking Error- Totally Lost...

Posted: Wed Jan 12, 2005 9:25 am
by cha0s
Hey!
I'm trying to link Anope with UnrealIRCD (I've done it many, many times before) but I seem to get an error;
[12:01:05] (9:12:16) -hub.BLAH.org- *** LocOps -- Server services.BLAH.org[SOMEIP] closed the connection
[12:01:05] (9:12:18) -hub.BLAH.org- *** Notice -- (link) Link hub.BLAH.org -> services.BLAH.org[@SOMEIP.53259] established
[12:01:05] (9:12:18) -hub.BLAH.org- *** Notice -- Link services.BLAH.org -> hub.BLAH.org is now synced [secs: 0 recv: 10.544 sent: 187.202]
'Server services.BLAH.org[SOMEIP] closed the connection'
What does this mean? It sucessfully linked, and all in working order. It also happens with my stats server, which is on the same box as the services+hub.

Here is my link-block;
link services.BLAH.org
{
username *;
hostname SOMEIP;
bind-ip *;
port 32597;
hub *;
password-connect "somepwd";
password-receive "somepwd";
class servers;
};
services.conf
RemoteServer SOMEIP 32597 "somepwd"
My services log shows nothing out of the oridinary, nor does my ircd.log
It worked absolutely perfect until I got a new dedi, and now- blah...
I think the problem may lie in its using the same IP address, but I did it the exactly the same way as I did before (except change the IPs) and now I get this error...

Any ideas? :(

Posted: Wed Jan 12, 2005 6:01 pm
by Ron2K
You mentioned that they're running on the same box, so try using 127.0.0.1 as the IPs and see if that has any effect.

Posted: Thu Jan 13, 2005 1:44 pm
by cha0s
That wont work, because its on a *nix box with multiple IPs (30)