problem with commands

These are old archives. They are kept for historic purposes only.
Post Reply
ng1200
Posts: 8
Joined: Tue Jul 06, 2004 1:27 pm

problem with commands

Post by ng1200 »

hi,
ns (NickServ) and cs (ChanServ) commands not working for me!!
what is the problem?
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

You need to load an alias file. What services are you using?
-- codemastr
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

It depends on what you mean by "not working" (it would have been useful you to paste at least the error message). Some possibilities:

1. No alias definitions in your configuration
See the description of the Include Directive

2. Your ircd doesn't know what is the name of the Services server
See set::services-server

3. Other kind of bad configuration
See the description of the Alias Block.

4. Services is currently really down
This is the case when '/msg nickserv' and '/msg chanserv' returns "Unknown nick/channel"'. Then your Services is not running or not configured properly (or the nicknames of these services aren't nickserv and chanserv, but I don't think that's the problem).

Edit: oops, codemastr was faster, so just follow his advices, sorry. :)
ng1200
Posts: 8
Joined: Tue Jul 06, 2004 1:27 pm

Post by ng1200 »

ok,
now its ok but,
i'm getiing the message:
Services are currently down. Please try again later.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Please read the FAQ:
http://www.vulnscan.org/UnrealIrcd/faq/#52


What services are you using?
Which alias file did you include?
ng1200
Posts: 8
Joined: Tue Jul 06, 2004 1:27 pm

Post by ng1200 »

i'm not using services..
i have included all alias files.
services its something i need to download?
ShArDiCk
Posts: 39
Joined: Tue Jun 01, 2004 7:10 pm
Location: Italy
Contact:

Post by ShArDiCk »

yes ng1200. You have to download and install the services sofware. Services is a indipendent software from Unreal.

I advice you Anope (http://www.anope.org).
Post Reply