I'm trying to add anope services to my unrealircd, problem is, I rehashes and setup the
link but it keeps saying I'm wrong.. Here's the message I get:
Code: Select all
-irc.*****.com- *** LocOps -- Link denied for services.irc.******.com([email protected]) (No link block named 'services.irc.*****.com') [@127.0.0.1.1455]Code: Select all
link services.irc.*****.com
{
username services.irc.*****.com;
hostname localhost;
bind-ip *;
port 6667;
hub *;
password-connect "****";
password-receive "****";
class servers;
};(I censored the domain with ***'s) I rehashed, restarted, tried everything, maybe
someone can help me on this one?
Thanks in advance too anyone helping