Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: No link block  (Read 2577 times)

0 Members and 1 Guest are viewing this topic.

Brainscrewer

  • Anope User
  • Offline Offline
  • Posts: 2
No link block
« on: May 23, 2008, 04:37:08 PM »

Hi guys,

i've been trying to setup services now, but getting the error:

Code: [Select]

[17:28:25] -irc.brainnet.net- *** LocOps -- Link denied for services.brainnet.net(unknown@127.0.0.1) (No link block named 'services.brainnet.net') [@127.0.0.1.1281]


I know this is probably a case of RTFM, but i really dont get it.

Linkblock:

Code: [Select]

link services.brainnet.net
{
            username        127.0.0.1;
            hostname        *;
            bind-ip         *;
            port            7000;
            hub             *;
            password-connect "pass";
            password-receive "Pass";
            class           servers;
        };
};


Services.conf

Code: [Select]

ServerName  "services.brainnet.net"

ServiceUser "services@brainnet.net"

RemoteServer   127.0.0.1 7000 "Pass"
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #1 on: May 23, 2008, 05:08:16 PM »

Can you give us the result of "/stats C" please?
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #2 on: May 23, 2008, 05:34:08 PM »

and just for the record, your username is wrong..

[Edited on 23-5-2008 by Viper]
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Brainscrewer

  • Anope User
  • Offline Offline
  • Posts: 2
(No subject)
« Reply #3 on: May 23, 2008, 06:11:59 PM »

Quote
Originally posted by Viper
and just for the record, your username is wrong..

[Edited on 23-5-2008 by Viper]


been trying with username *; and userhost *;

both dont work.
Logged

katsklaw

  • Guest
(No subject)
« Reply #4 on: May 23, 2008, 06:31:41 PM »

Logged
Pages: [1]   Go Up