Problem with anope and unreal.
Posted: Fri Jan 28, 2011 1:11 pm
Running Anope 1.8.4 and Unreal3.2, I get this error message when trying to link.
Unreal config:(00:08:55) -xebec.bwfs.info- *** Connecting to services.bwfs.info[64.32.14.20].
(00:09:04) -xebec.bwfs.info- *** LocOps -- Link denied for xebec.bwfs.info([email protected]) (No link block named 'xebec.bwfs.info') [@64.32.14.20.51399]
(00:09:05) -xebec.bwfs.info- *** LocOps -- ERROR :from services.bwfs.info[64.32.14.20] -- Link denied (No matching link configuration) [@64.32.14.20.51399]
(00:09:05) -xebec.bwfs.info- *** LocOps -- ERROR :from services.bwfs.info[64.32.14.20] -- Closing Link: [64.32.14.20] (Link denied (No matching link configuration))
(00:09:05) -xebec.bwfs.info- *** LocOps -- Server services.bwfs.info[64.32.14.20] closed the connection
Anope config:listen 64.32.14.20:7070
{
options
{
serversonly;
};
};
link services.bwfs.info
{
username *;
hostname 64.32.14.20;
bind-ip *;
port 7070;
leaf *;
password-connect "******";
password-receive "******";
class servers;
};
LocalAddress 64.32.14.20 7070 "******"
ServerName "services.bwfs.info"