Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Problem With Linking Services  (Read 3061 times)

0 Members and 1 Guest are viewing this topic.

RuneRage

  • Guest
Problem With Linking Services
« on: July 30, 2007, 08:55:47 PM »

Quote
-irc.Zhuk.co.uk- *** Notice -- RuneRage is rehashing server config file
-
unrealircd.conf Rehashing
-
-irc.Zhuk.co.uk- *** Notice -- Loading IRCd configuration ..
-
-irc.Zhuk.co.uk- *** Notice -- Configuration loaded without any problems ..


Then i type: /connect services.Zhuk.co.uk

Quote
-irc.Zhuk.co.uk- error binding to local port for services.zhuk.co.uk[127.0.0.1]:Can't assign requested address
-
-irc.Zhuk.co.uk- *** Couldn't connect to services.zhuk.co.uk.


Could someone please help me, i have all the stuff put in, i think its this:

Quote
link services.zhuk.co.uk
{
    username    *;
    hostname    127.0.0.1;
    bind-ip     127.0.0.1;
    leaf        *;
    port         6667;
    password-connect "*****";
    password-receive "*****";
    class           servers;
};


Could you please help me, Thanks
RuneRage

[Edited on 30-7-2007 by RuneRage]

[Edited on 30-7-2007 by RuneRage]
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #1 on: July 30, 2007, 09:12:37 PM »

You need to start services using ./services (*nix) and for windows by executing the anope.exe file.
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

RuneRage

  • Guest
(No subject)
« Reply #2 on: July 30, 2007, 09:22:10 PM »

i done that still dont work
Logged

katsklaw

  • Guest
(No subject)
« Reply #3 on: July 30, 2007, 09:31:22 PM »

comment out LocalAddress in services.conf and try again.
Logged

RuneRage

  • Guest
(No subject)
« Reply #4 on: July 30, 2007, 09:37:23 PM »

like this?

#LocalAddress 127.0.0.1 6667 "*****"
Logged

Errebehache

  • Anope User
  • Offline Offline
  • Posts: 23
(No subject)
« Reply #5 on: July 31, 2007, 01:40:23 PM »

RuneRage try this

bind-ip    *;
Logged
Pages: [1]   Go Up