Search found 6 matches

by scrat
Fri Oct 07, 2005 11:35 am
Forum: Services
Topic: Problem with IRCservices
Replies: 11
Views: 6211

hey!

Ok, thanks, I'll post to the services mailing list und hope that they can help me with this problem.


scrat
by scrat
Fri Oct 07, 2005 11:14 am
Forum: Services
Topic: Problem with IRCservices
Replies: 11
Views: 6211

hey!

The link name and the ServerName are the same.

but be sure to re-read your configuration properly. There is an item you WILL need to enable for ircservices to work on Unreal
I've checked the configs again, but I really don't have an idea what item I have to enable that ircservices works ...
by scrat
Fri Oct 07, 2005 7:07 am
Forum: Services
Topic: Problem with IRCservices
Replies: 11
Views: 6211

hey!

Hm, when I change the protocol settings to unreal32, I get the message that unreal32.so can't be found. I just have unreal.so and so I can't change the protocol settings to unreal32 - or did I missunderstood something.


scrat
by scrat
Fri Oct 07, 2005 6:54 am
Forum: Services
Topic: Problem with IRCservices
Replies: 11
Views: 6211

hey!

did you change the protocol setting in irc services conf file to unreal32 ?
I've changed it to unreal and not unreal32 - so I gues this could be the reason why services didn't work?

Besides the above, also be sure to try the latest ircservices (5.0.55?). I had a similar problem a few ...
by scrat
Thu Oct 06, 2005 2:35 pm
Forum: Services
Topic: Problem with IRCservices
Replies: 11
Views: 6211

hey!

The listen and link part of my config:
listen 127.0.0.1:6667;

link at-vie01a-mirror02.chello.at {
username *;
hostname 127.0.0.1;
bind-ip *;
port 6667;
password-connect "xxxx";
password-receive "xxxx";
class servers;
};



scrat
by scrat
Thu Oct 06, 2005 12:29 pm
Forum: Services
Topic: Problem with IRCservices
Replies: 11
Views: 6211

Problem with IRCservices

Hey!

I've used bahamut as IRC server before, which worked fine with the ircservices. Now I will use UnrealIRCD instead of bahamut. I've configured UnrealIRCD and made some changes in the ircservices-config.
The problem is, that ircservices can't connect to UnrealIRCD and I've absolutly no idea what ...