Page 1 of 1

modules.conf:26: Unknown directive `NetworkDomain'

Posted: Mon May 15, 2006 10:44 pm
by _nightw0lf
Hey all..

I'm trying to make the ircservices work, but I get this error:

Code: Select all

modules.conf:26: Unknown directive `NetworkDomain'
and from output I can see this:

Code: Select all

[May 15 16:48:47 2006] IRC Services 5.0.53 starting up
[May 15 16:48:47 2006] modules.conf:26: Unknown directive `NetworkDomain'
[May 15 16:48:47 2006] nickserv/sendpass: Trapdoor (one-way) encryption in use; SENDPASS cannot be used
[May 15 16:48:47 2006] modules: init_module() failed for nickserv/sendpass
[May 15 16:48:47 2006] Error loading modules, aborting
Please help me!!!

Posted: Tue May 16, 2006 2:35 am
by w00t
I don't know about NetworkDomain (you're trying to use an anope conf file on ircservices, or something odd?)


but...


[May 15 16:48:47 2006] nickserv/sendpass: Trapdoor (one-way) encryption in use; SENDPASS cannot be used

seems fairly self explanatory.

Posted: Tue May 16, 2006 8:22 am
by Ron2K
Well, IRC Services definitely doesn't have a NetworkDomain directive...

Posted: Tue May 16, 2006 10:57 pm
by _nightw0lf
What's anop conf file for ircservices?

I'm a total noob on those configs, I don't really know how to make one,
can someon please tell me where I can find a guide for a standart config that should work with only modifing regular things?

I want to run this ircd on a computer that is at my home.
I have a dynamic ip connection but I'm using no-ip script to get static domain address which is nightw0lf.no-ip.org.

Thanks in advance.

Posted: Wed May 17, 2006 6:23 am
by Ron2K
Try copying and editing the example configuration files.

(Sidenote: I just noticed that you're using version 5.0.53 - the latest version is 5.0.57, so run that instead.)

Posted: Wed May 17, 2006 1:32 pm
by _nightw0lf
Thats what I've done...
and about the version that I use its because I'm using gentoo and this is the lastest version on the portage tree I think. But either that it just should work fine, I don't know what configurations I should use.

For example, in the server name I need to use my no-ip address or I just need to use 127.0.0.1 for local address?

Here are my config files for anyone who can find some mistakes I've done there..

unrealircd.conf : http://pastebin.com/722336
note* on ircservices.conf I've only modified the remote server to 127.0.0.1 6667 "xxxxxx" and this
ServerName "services.nightw0lf.net"


and on "modules.conf" I've modified this : Module protocol/unreal
and this : NetworkDomain "nightw0lf.no-ip.org"

other things are on default!

please help me to solve this problem! thanks in advance!

Posted: Fri May 19, 2006 3:48 pm
by _nightw0lf
ok the problem is solved thanks for anyone who tried to help me.
:lol: :lol: :lol:

now I don't have errors in the log, but it seems like that chanserv and nickserv didn't connected to my ircd server. :shock: