Problems linking anope services

The Unreal IRCD team does not provide support for any services packages that you may be using or want to use. This forum is provided so the community can help eachother with services issues.

Moderators: Admins, Supporters

Problems linking anope services

Postby ReFleX on Mon Feb 21, 2005 3:23 pm

Hi!, i'm having problems linking anope services to unrealircd. I'm using the last version of both

when i start anope it get linked
Code: Select all
*** Notice -- (link) Link hub.pseudo-servers.com -> services.pseudo-servers.com[@127.0.0.1.8089] established


but when i use the command /msg nickserv help i dont get any response

and i while later i get this
Code: Select all
*** Notice -- No response from services.pseudo-servers.com[127.0.0.1], closing link


I really try a lot of things but i cant make it work.

if someone could give me a hand :cry:
ReFleX
 
Posts: 2
Joined: Mon Feb 21, 2005 3:15 pm

Re: Problems linking anope services

Postby Shelluser on Mon Feb 21, 2005 6:44 pm

ReFleX wrote:but when i use the command /msg nickserv help i dont get any response

and i while later i get this
Code: Select all
*** Notice -- No response from services.pseudo-servers.com[127.0.0.1], closing link


I really try a lot of things but i cant make it work.

My first idea would be a missing uline block. Make sure you have something like:
Code: Select all
ulines { services.pseudo-servers.com; };


...present in your Unreal configuration.
With kind regards, Peter

NekoNet IRC
www.neko-net.org / irc.neko-net.org
Shelluser
 
Posts: 38
Joined: Tue Feb 01, 2005 8:30 pm
Location: The Netherlands

Postby Ron2K on Mon Feb 21, 2005 7:31 pm

I would also be interested in having a look at the class block for the class that you've specified in your link block.

(For the record, I don't use Anope. Just trying what seems to me to be the most likely problem based on the error message.)
If you PM me asking for support, expect a response you don't want to hear. Ask your question in the forum instead.
User avatar
Ron2K
Quality Assurance Team
 
Posts: 532
Joined: Mon Mar 08, 2004 7:27 am
Location: Durban, South Africa

Postby White_Magic on Tue Feb 22, 2005 12:09 am

hm can a link be established without a listen block for the port / servers only?
i spend 4 hrs a day gaming and 14hrs on irc, for 5days a week, im not an addict :D
White_Magic
 
Posts: 267
Joined: Tue Jan 18, 2005 3:24 pm
Location: Scotland - United Kingdom

Postby ReFleX on Tue Feb 22, 2005 5:50 pm

Code: Select all
link services.pseudo-servers.com
{
username *;
hostname 127.0.0.1;
port *;
bind-ip 127.0.0.1;
password-connect "ownage";
password-receive "ownage";
class servers;
};


Code: Select all

listen           127.0.0.1:8088
{
   options
   {
      serversonly;
   };
};


Code: Select all

ulines {
   services.pseudo-servers.com;
   stats.pseudo-servers.com;
};

this are my config lines for the link.... it's very strange i think all config is right
ReFleX
 
Posts: 2
Joined: Mon Feb 21, 2005 3:15 pm

Postby Matridom on Tue Feb 22, 2005 7:32 pm

looks like your ports are miss matching..


services.pseudo-servers.com[@127.0.0.1.8089] established

listen 127.0.0.1:8088
Matridom
 
Posts: 296
Joined: Fri Jan 07, 2005 3:28 am

Postby suffolk on Wed Apr 20, 2005 3:06 pm

Hi i keep going round in curcles (getting dizzy)
-----------------------

Error binding stream socket to IP 208.53.160.198 port 6667 - Irc.SuffolkChat[]:Address already in use
- Error binding stream socket to IP 127.0.0.1 port 6667 - Irc.SuffolkChat[]:Address already in use
- Error binding stream socket to IP 127.0.0.1 port 6667 - Irc.SuffolkChat[]:Address already in use
- Error binding stream socket to IP 0.0.0.0 port 6667 - Irc.SuffolkChat[]:Address already in use
- Error binding stream socket to IP 0.0.0.0 port 6667 - Irc.SuffolkChat[]:Address already in use

no matter what ip or * i use it still shows nothing like ive put in
itss really bugging me
LOL :D any one wanna look
i need restipoos
:shock: its my eyes grrr
suffolk
 
Posts: 13
Joined: Wed Apr 13, 2005 10:33 pm
Location: east anglia

Postby Ron2K on Wed Apr 20, 2005 7:59 pm

Check if another process is using port 6667.
If you PM me asking for support, expect a response you don't want to hear. Ask your question in the forum instead.
User avatar
Ron2K
Quality Assurance Team
 
Posts: 532
Joined: Mon Mar 08, 2004 7:27 am
Location: Durban, South Africa

I'm getting there (or am i)

Postby suffolk on Sat Apr 23, 2005 5:37 pm

Hi 'im back unreal3.2.3 - anope 1.7.8
diferent sort of problem now!!
Tried to find these (not sure if you count spacelines as well )

Loading IRCd configuration ..
* unrealircd.conf:139 Ignoring extra end comment
* unrealircd.conf:91: unknown directive )
* Configuration loaded without any problems ..
-----------
139 poss this
ulines {
services.irc.suffolkchat.net;
};

91 this area i think
listen 208.53.160.198:6667 {
options {
clientsonly;

};
};
listen 208.53.160.198:7029;

link 208.53.160.198 {
username *;

as for the H line every trime i pop it in it goes all poo on me
gets another cleenex out sniff
regards john
please helpy me :)
suffolk
 
Posts: 13
Joined: Wed Apr 13, 2005 10:33 pm
Location: east anglia

Postby w00t on Sun Apr 24, 2005 7:58 am

H line? Unreal doesn't have a H line as such, it's been replaced by an option in the link block.

As for the config error, please try reading the FAQ.
http://www.vulnscan.org/UnrealIRCd/faq/#6.

That took me < 30 seconds to find ;)
See? It's quicker than waiting for help!
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
w00t
Official supporter
 
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Postby suffolk on Sun Apr 24, 2005 9:24 am

Thanks for the advice but i got all fqs and help files before i installed unreal and anope
as for port 6667 not open
running on shell
its a link problem i've gone over it for few days now and got stuck
no way foward at the moment
any one supply the link maker as the link has gone down
this might just help me

as my brain has stopped functioning lol
the fqs are very good
regards john
suffolk
 
Posts: 13
Joined: Wed Apr 13, 2005 10:33 pm
Location: east anglia

Postby Stealth on Sun Apr 24, 2005 1:10 pm

There are link makers, but you will need to find them on your own. We do not encourage the use of conf generators of any kind.
User avatar
Stealth
Head of Support
 
Posts: 1782
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US

Postby suffolk on Sun Apr 24, 2005 4:47 pm

Well this will be my last try at asking for an answer to my questions
i realise it is hard for people to help me "Why?" I'm here 24/7 housebound

i do read the instructions, but the problem is not the question - its more the answer i receive, doesn't match the question
hence i spend to much time waiting for answers then having to ask again
---------------
unreal running sweet asanut
--------------
services debug

Link denied (No matching link configuration) [@208.53.160.198.4585]
is this correct @ ?
i do relise this is a anope fault but it cannot connect to unreal config which is really what needs sortin
unreal as listed above before
i do feel real proud, to have gotten this far alone only to be turned down
When in need

i'll not now use a link maker as advised


rergards john
suffolk
 
Posts: 13
Joined: Wed Apr 13, 2005 10:33 pm
Location: east anglia

Postby katsklaw on Sun Apr 24, 2005 6:52 pm

Link denied (No matching link configuration) <--- your error.

Link block:
Code: Select all

link name.of.your.services.server {
            username *;
            hostname 1.2.3.4;
            bind-ip *;
            port 7029;
            hub *;
            password-connect "LiNk";
            password-receive "LiNk";
            class servers;
};


U:Line:

Code: Select all

ulines {
           name.of.your.services.server;
};


Listen to a dedicated port:

Code: Select all

listen 1.2.3.4:7029 {
         options {
              serversonly;
              };
};



* All info comes from Unreal32docs which is also included in every Unreal IRCd tarball.

---------------------------------------------------------------------------------

Anope:

Code: Select all

RemoteServer 1.2.3.4 7029 "LiNk"
ServerName "name.of.your.services.server"


* All info comes from example.conf which is also included in every Anope Services tarball.

---------------------------------------------------------------------------------

Running an IRC Network is not for everyone. Setting up an IRCd to link to Services is a very simple task, if you are having a large amount of difficulty doing such a simple task. Perhaps you should objectively re-evaluate your position as a Network Administrator until such a time you have a larger grasp of how IRC works.
katsklaw
Official supporter
 
Posts: 455
Joined: Sun Apr 18, 2004 5:06 pm


Return to Services

Who is online

Users browsing this forum: No registered users and 0 guests