modules.conf:26: Unknown directive `NetworkDomain'

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

Locked
_nightw0lf
Posts: 4
Joined: Mon May 15, 2006 10:38 pm
Location: Israel
Contact:

modules.conf:26: Unknown directive `NetworkDomain'

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

Post 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.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Ron2K

Post by Ron2K »

Well, IRC Services definitely doesn't have a NetworkDomain directive...
_nightw0lf
Posts: 4
Joined: Mon May 15, 2006 10:38 pm
Location: Israel
Contact:

Post 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.
Smile :)
Ron2K

Post 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.)
_nightw0lf
Posts: 4
Joined: Mon May 15, 2006 10:38 pm
Location: Israel
Contact:

Post 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!
Smile :)
_nightw0lf
Posts: 4
Joined: Mon May 15, 2006 10:38 pm
Location: Israel
Contact:

Post 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:
Smile :)
Locked