Page 1 of 1
anope prob
Posted: Wed Mar 31, 2004 10:12 pm
by fidelcastro
Uircd: 3.2 RC2
Anope. 1.6 Final
cant get them to work with each other
Code: Select all
*** LocOps -- Link denied for services.serverkompetenz.net([email protected]) (No link block named 'services.serverkompetenz.net') [@81.169.174.213.36870]
Uircd link settings:
Code: Select all
link services.tgcf.net
{
username *;
hostname localhost;
bind-ip *;
port 6667;
hub *;
password-connect "pass";
password-receive "pass";
class servers;
};
Anope Settings:
Code: Select all
RemoteServer 81.169.174.213 6667 "pass"
Posted: Wed Mar 31, 2004 11:15 pm
by aquanight
Your Anope is configured to connect with the wrong server name. Look through the Anope config file.
Or change the name in the link block to match the name used by your services.
Either way, this should have been posted in the Services forum.
Posted: Thu Apr 01, 2004 1:22 am
by codemastr
As aquanight said, this should be in the services forum. I've now moved it there.
Posted: Fri Apr 02, 2004 9:08 am
by fidelcastro
didnt work
when i set servername every service name get qlined
Posted: Fri Apr 02, 2004 9:51 am
by Ron2K
You haven't forgotten your U-Line block, have you?
Posted: Fri Apr 02, 2004 10:04 am
by fidelcastro
Code: Select all
ulines {
services.h5473.serverkompetenz.net;
stats.h5473.serverkompetenz.net;
}
Posted: Fri Apr 02, 2004 10:43 am
by AngryWolf
Since I can see as many services server names as possible, I suggest you to make sure you always use the same server name for your Services in the link and ulines block and in the Services configuration.
Posted: Sat Apr 03, 2004 11:46 pm
by fidelcastro
Code: Select all
7-01h5473.serverkompetenz.net07-01 *** Notice -- Link [@81.169.174.213.39070] cancelled, server h5473.serverkompetenz.net already exists from h5473.serverkompetenz.net
new error

Posted: Sun Apr 04, 2004 1:19 am
by codemastr
As has been said before, you can't use autoconnect for services!
Posted: Wed Apr 07, 2004 10:01 am
by fidelcastro
still not working i changed to dreamircd an it works great
thx anyways
Posted: Wed Apr 07, 2004 3:21 pm
by AngryWolf
If I'd been you, I wouldn't have changed to an other ircd.

But that's my own opinion. Probably you were missing only a little thing, somewhere there was an easy mistake you couldn't see that time, who knows, if you allow me a suggestion, never give up. Eventually, as you wish, this is your decision.
Posted: Wed Apr 07, 2004 5:07 pm
by DeMiNe0
anope 1.6 AND 1.7 run fine on unrealircd 3.2. It's somthing that was in your config that you had wrong. If you decide to go back to Unreal, i would read the docs on it.