mjello.. actually, i go straight to the point..
wheres the error? i don't get it, im new to this..
http://pastebin.com/m2cbb9831 (to big, so had to move it to pastebin)
thats the debug log...
services.conf:
RemoteServer 127.0.0.1 6667 "pass"
ServerName "services.localhost.net"
unrealircd.conf:
link services.localhost.net
{
username *;
hostname 127.0.0.1;
bind-ip 127.0.0.1;
port 8067;
password-connect "pass";
password-receive "pass";
class servers;
};
ulines {
services.localhost.net;
};