Anope Services with Unreal [Authentication Failed]
Posted: Tue Sep 08, 2009 5:07 pm
I am running Unreal 3.2 with Anope services. I have setup the ircd config and Anope with the same passwords for the services (copy/pasted them to make sure there were no typos) and made sure my u:line block, link block and RemoteServer are correct. Pasted are the link areas with a basic password I've also tried.
From the Anope config:
From the Unreal config:
From the Anope config:
Code: Select all
ServerName "services.yellowdogclub.com"
RemoteServer localhost 7000 "password"Code: Select all
link services.yellowdogclub.com
{
username *;
hostname *;
bind-ip *;
port 7000;
hub *;
password-connect “password”;
password-receive “password”;
class servers;
options {
};
};
/*
*
* NEW: ulines {}
* OLD: U:Line
* U-lines give servers more power/commands, this should ONLY be set
* for services/stats servers and NEVER for normal UnrealIRCd servers!
* Syntax is as follows:
* ulines {
* (server to uline);
* (server to uline);
* [etc]
* };
*/
ulines {
services.yellowdogclub.com;
};Code: Select all
-yellowdogclub.com- *** LocOps -- Link denied (Authentication failed [Bad password?]) [@127.0.0.1.2085]