need help with anope...
Posted: Wed Jan 25, 2006 8:55 pm
can someone tell what i'm doing wrong ...
i'm running Anope 1.7.13.951 on a windows xp pro
and i keep on getting this...
unreal config:
anope config:
i'm running Anope 1.7.13.951 on a windows xp pro
and i keep on getting this...
Code: Select all
C:\Program Files\Anope>anope.exe -nofork
[Jan 25 21:46:21 2006] Anope 1.7.13 (951) (ircd protocol: UnrealIRCd 3.2+) start
ing up
[Jan 25 21:46:22 2006] ms_rsend requested unload...
[Jan 25 21:46:22 2006] debug: trying to load core module [ms_rsend]
[Jan 25 21:46:22 2006] debug: status: [6]
[Jan 25 21:46:24 2006] Databases loaded
[Jan 25 21:46:24 2006] Info: Reflecting database records.
[Jan 25 21:46:24 2006] Connected to Server 1 (localhost:6667)
[Jan 25 21:46:26 2006] FATAL: Remote server returned: ERROR :Link denied (No mat
ching link configuration) [[email protected]]
unreal config:
Code: Select all
link services.hardstyle.be
{
username HardStyle;
hostname 127.0.0.1;
port 6667;
hub *;
password-connect "LoVeRkEuH_";
password-receive "LoVeRkEuH_";
class servers;
};
ulines {
services.hardstyle.be;
};
Code: Select all
RemoteServer localhost 6667 "LoVeRkEuH_"
ServerName "services.hardstyle.be"
ServiceUser "[email protected]"