Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: More Linking Problem  (Read 2670 times)

0 Members and 1 Guest are viewing this topic.

Paul

  • Anope User
  • Offline Offline
  • Posts: 11
More Linking Problem
« on: February 13, 2010, 08:29:35 PM »

Can ANYONE explain this to me?  >:(

Code: [Select]
-greaterdarkness.zapto.org- *** Notice -- Loading IRCd configuration ..
-
-greaterdarkness.zapto.org- *** Notice -- Configuration loaded without any problems ..
-
-greaterdarkness.zapto.org- *** Notice -- Connection to services.greaterdarkness.zapto.org[127.0.0.1] activated.
-
-greaterdarkness.zapto.org- *** LocOps -- Link denied for greaterdarkness.zapto.org(unknown@127.0.0.1) (No link block named 'greaterdarkness.zapto.org') [@127.0.0.1.3722]
-
-greaterdarkness.zapto.org- *** LocOps -- ERROR :from services.greaterdarkness.zapto.org[127.0.0.1] -- Link denied (No matching link configuration) [@127.0.0.1.3722]
-
-greaterdarkness.zapto.org- *** LocOps -- ERROR :from services.greaterdarkness.zapto.org[127.0.0.1] -- Closing Link: [127.0.0.1] (Link denied (No matching link configuration))
-
-greaterdarkness.zapto.org- *** LocOps -- Server services.greaterdarkness.zapto.org[127.0.0.1] closed the connection

I really have NO idea what to do. This is my link block:

Code: [Select]
listen         127.0.0.1:6668;
listen         127.0.0.1:6667;

link            services.greaterdarkness.zapto.org
{
username *;
hostname 127.0.0.1;
bind-ip *;
port 6667;
hub             *;
password-connect "link";
password-receive "link";
class           servers;
options {
/* Note: You should not use autoconnect when linking services */
autoconnect;
zip;
};
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: More Linking Problem
« Reply #1 on: February 13, 2010, 08:35:12 PM »

Locked due to the fact this is a copy of your first thread, which you refuse to read.
Logged
Pages: [1]   Go Up