Problem Linking Services.
Posted: Sun Mar 21, 2004 5:43 pm
I'm trying to link Anope Services to Unreal 3.2... Anyone any ideas what this means:
[17:25] ••• (s) *** Notice -- Connection to services.testwalkonzone.com[192.168.0.4] activated.
[17:25] ••• (s) *** Global -- Closing link: Write error: Connection refused - services.testwalkonzone.com[192.168.0.4]
These are the lines from the different confs:
Anope:
RemoteServer 192.168.0.4 1028 "mypass"
UnrealIRCD
link services.testwalkonzone.com
{
username *;
hostname 192.168.0.4;
bind-ip 192.168.0.4:1028;
port 1028;
hub *;
password-connect "mypass";
password-receive "mypass";
class leaf;
options {
autoconnect;
};
};
Anyone any ideas?
[17:25] ••• (s) *** Notice -- Connection to services.testwalkonzone.com[192.168.0.4] activated.
[17:25] ••• (s) *** Global -- Closing link: Write error: Connection refused - services.testwalkonzone.com[192.168.0.4]
These are the lines from the different confs:
Anope:
RemoteServer 192.168.0.4 1028 "mypass"
UnrealIRCD
link services.testwalkonzone.com
{
username *;
hostname 192.168.0.4;
bind-ip 192.168.0.4:1028;
port 1028;
hub *;
password-connect "mypass";
password-receive "mypass";
class leaf;
options {
autoconnect;
};
};
Anyone any ideas?