Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: guanaco on May 01, 2006, 06:42:45 AM

Title: debug: Received: ERROR :Link denied (No matching link confi
Post by: guanaco on May 01, 2006, 06:42:45 AM
Apr 30 23:39:01.708478 2006] debug: Received: :Tusell.Networks NOTICE AUTH :*** Found yo
ur hostname (cached)
[Apr 30 23:39:01.709093 2006] debug: Received: ERROR :Link denied (No matching link confi
guration) [@127.0.0.1.36538]
[Apr 30 23:39:01.709178 2006] debug: Link denied (No matching link configuration) [@127.0
.0.1.36538]
[Apr 30 23:39:01.709815 2006] debug: Received: ERROR :Closing Link: [127.0.0.1] (Link den
ied (No matching link configuration))
[Apr 30 23:39:01.709898 2006] debug: Closing Link: [127.0.0.1] (Link denied (No matching
link configuration))

How should I fix this?

/---------unrealircd.conf----------/
link services.tusell
        {
            username        *;
            hostname        localhost;
            bind-ip         *;
            port            6665;
            hub             *;
            password-connect "mypass";
            password-receive "mypass";
            class           servers;
        };
ulines {
   services.tusell;

/---------services.conf---------/
RemoteServer    localhost 6665 "mypass"
ServerName  "services.tusel"

PLEASE HELP ME
Title:
Post by: lonewolf on May 01, 2006, 07:23:14 AM
Try 127.0.0.1

i guess
ulines {
services.tusell;

/---------services.conf---------/

is a typo?

ulines {
services.tusell;
}; <-------------------------- ?

/---------services.conf---------/
Title:
Post by: guanaco on May 01, 2006, 07:31:43 AM
it did not work either... I guess that in the ulines you put the name of the server... but with the ip didnt work either... any other idea?

Thanks for your help in advance
Title:
Post by: guanaco on May 01, 2006, 07:33:39 AM
regarding }; YES, it was a typo... sorry for that

ulines {
services.tusell;
}; <-------this is what I have on my unrealircd.conf
Title:
Post by: lonewolf on May 01, 2006, 07:35:21 AM
link services.tusell
{
username *;
hostname 127.0.0.1;
bind-ip *;
port 6665;
hub *;
password-connect "mypass";
password-receive "mypass";
class servers;
};

ulines {
services.tusell;
};

-------------------
services.conf

RemoteServer 127.0.0.1 6665 "mypass"
ServerName "services.tusel"
Title:
Post by: lonewolf on May 01, 2006, 07:39:59 AM
Damn, i must be sleeping :s its 8.13 in the morning here... hehe

RemoteServer 127.0.0.1 6665 "mypass"
ServerName "services.tusel" <------------ put 2 l's there :p

tusell

/me looking up bedroom
Title:
Post by: guanaco on May 01, 2006, 07:55:14 AM
done that way... same error message ='(

I am getting frustrated! I have almost 2 weeks trying already ='(

Thanks for your help lonewolf. Hope anybody can see the problem and let me know
Title:
Post by: guanaco on May 01, 2006, 09:15:32 AM
fixed it by with help from irc.anope.org... thanks Eddie
Title:
Post by: pipo on May 23, 2006, 09:21:50 AM
Quote
Originally posted by guanaco
fixed it by with help from irc.anope.org... thanks Eddie


I have the same problem, can you tell me how you fixed it please?

thanks
Title:
Post by: Charles Kingsley on May 23, 2006, 09:28:29 AM
http://www.anope.org/~heinz/ilm.php or join irc.anope.org #anope