Page 1 of 1

Can only use /msg nickserv, cant use /ns on server2

Posted: Sun Jan 28, 2007 5:54 am
by OpEn
Dear Helpers,
I just linked server2(leaf) to server1(hub),
Could you please tell me why server2 cant use /ns ? it can only use
/msg nickserver, did i forgot something or left out anything in both config files ?

Thank you so much in advance.

Posted: Sun Jan 28, 2007 10:00 am
by Grunt
Make sure you added the correct config in aliases:
include "aliases/anope.conf"; (for Anope)

Also, make sure your set::services-server is correct, and your ulines are set.

Posted: Sun Jan 28, 2007 1:32 pm
by Jobe
One point to mention though is aliases/anope.conf is for Anope services so if you are using a different set of services you might wanna check the aliases folder for the appropriate include file to use instead.

But 9 times out of ten, if youre using the example.conf to create your unrealircd.conf and didnt remove the alias examples in it and the aliases still dont work then its most likly to be set::services-server thats the problem.

Posted: Sun Jan 28, 2007 9:59 pm
by OpEn
Hi Grunt and Jobe1986
Thank you so much for your help.