Question about IRCServices

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

Moderator: Supporters

chanus
Posts: 8
Joined: Mon Jun 21, 2004 9:16 pm

Question about IRCServices

Post by chanus »

With IRCServices is there a way to make it so only admin's or IRC Operator's can register a channel?
DeadNotBuried
Posts: 44
Joined: Wed Mar 10, 2004 5:30 am
Location: irc.majestic-liaisons.com
Contact:

Post 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
chanus
Posts: 8
Joined: Mon Jun 21, 2004 9:16 pm

Post 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?
chanus
Posts: 8
Joined: Mon Jun 21, 2004 9:16 pm

Post 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?
DeadNotBuried
Posts: 44
Joined: Wed Mar 10, 2004 5:30 am
Location: irc.majestic-liaisons.com
Contact:

Post 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
chanus
Posts: 8
Joined: Mon Jun 21, 2004 9:16 pm

Post 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.
DeadNotBuried
Posts: 44
Joined: Wed Mar 10, 2004 5:30 am
Location: irc.majestic-liaisons.com
Contact:

Post by DeadNotBuried »

and the link block from the Unreal config ?
chanus
Posts: 8
Joined: Mon Jun 21, 2004 9:16 pm

Post by chanus »

link block?
DeadNotBuried
Posts: 44
Joined: Wed Mar 10, 2004 5:30 am
Location: irc.majestic-liaisons.com
Contact:

Post by DeadNotBuried »

chanus
Posts: 8
Joined: Mon Jun 21, 2004 9:16 pm

Post by chanus »

I don't get it, I only want it on one server, the only one running
Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post 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.
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

And for god's sake, dont forget the ULine! :!:
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post 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?
DeadNotBuried
Posts: 44
Joined: Wed Mar 10, 2004 5:30 am
Location: irc.majestic-liaisons.com
Contact:

Post 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
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post 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.
Locked