Page 1 of 2

Question about IRCServices

Posted: Mon Jun 21, 2004 9:19 pm
by chanus
With IRCServices is there a way to make it so only admin's or IRC Operator's can register a channel?

Posted: Mon Jun 21, 2004 11:57 pm
by DeadNotBuried
# CSEnableRegister [OPTIONAL]
# Allows the REGISTER command to be used. This is usually a good
# thing, but if you don't want your users to be able to register
# channels, remove (or comment out) this directive. Note, however,
# that Services administrators and the Services super-user will
# still be able to use the REGISTER command even if this directive
# is not given.

#CSEnableRegister

Posted: Tue Jun 22, 2004 2:57 am
by chanus
thanks for the reply, ya, I have it figured out. But now I have another problem. When I try and install them I get everything setup right and then I get this error:

[Jun 22 04:50:04 2004] unknown message from server (ERROR :Link denied (No matching link configuration) [@127.0.0.1.1536])
[Jun 22 04:50:04 2004] unknown message from server (ERROR :Closing Link: [127.0.0.1] (Link denied (No matching link configuration))

Now that I fixed that error, I get this error:

[Jun 22 04:50:33 2004] sockets: flush_write_buffer(0): Connection aborted
[Jun 22 04:50:33 2004] Read error from server: Connection aborted

I've tried countless things trying to fix this, I'm wondering if anyone else can be of help?

Posted: Tue Jun 22, 2004 3:10 am
by chanus
Well, now I keep getting this error

[Jun 22 04:50:04 2004] unknown message from server (ERROR :Link denied (No matching link configuration) [@127.0.0.1.1536])
[Jun 22 04:50:04 2004] unknown message from server (ERROR :Closing Link: [127.0.0.1] (Link denied (No matching link configuration))

Anyone know why?

Posted: Tue Jun 22, 2004 3:12 am
by DeadNotBuried
IRCServices has problems on some systems using 127.0.0.1, try changing the ip address it is using if thats what you are using, and also could help if you posted you link block from both unreal and IRCServices with the passwords taken out

Posted: Tue Jun 22, 2004 3:26 am
by chanus
Alright, I changed IP, I know it's right and I still get the same error (diff IP though), here is the block:

RemoteServer 217.210.187.147 6667

I just put in a password because i had no idea what one to put it.

Posted: Tue Jun 22, 2004 3:28 am
by DeadNotBuried
and the link block from the Unreal config ?

Posted: Tue Jun 22, 2004 3:30 am
by chanus
link block?

Posted: Tue Jun 22, 2004 3:39 am
by DeadNotBuried

Posted: Tue Jun 22, 2004 3:48 am
by chanus
I don't get it, I only want it on one server, the only one running

Posted: Tue Jun 22, 2004 4:16 am
by Solutech
Even if you have it on one server (Hardware) you need to configure the link block as unreal is a server (Software) and services is another server (software . Without a valid link . Unreal will not allow the services server to connect.

Posted: Tue Jun 22, 2004 4:53 am
by w00t
And for god's sake, dont forget the ULine! :!:

Posted: Tue Jun 22, 2004 3:12 pm
by AngryWolf
Huh? I haven't had any problems using 127.0.0.1 as a RemoteServer address in IRCServices for ages. Can someone tell me what is it about? And what difference does it make if I change the IP to something else?

And even if that's a bug, is it the best thing to do to simply ignore it instead of reporting it to Andrew Church?

Posted: Tue Jun 22, 2004 3:21 pm
by DeadNotBuried
i've never had a problem myself using 127.0.0.1 either, but it is in the IRCServices FAQ mentioning the use of localhost having some problems on some systems

Posted: Tue Jun 22, 2004 3:55 pm
by AngryWolf
Perhaps you are right. Just to learn about the problem, could you please point me to the FAQ entry where you read this? I can't find it.