weird problem.

These are old archives. They are kept for historic purposes only.
Post Reply
monoxide
Posts: 3
Joined: Sat Jul 31, 2004 11:34 am

weird problem.

Post by monoxide »

PLease help!

Ok, I have confugred every thing in the unreal 3.2 config file .

I have also made the ircd.motd.fr file.

However when i attempt to run unreal IRCD, it tells me it cannot find the motd file.

But, i have it configured in the unrealircd.conf to use/run the right motd file.

And it is there?!

Can someone help me?

Thanks.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Please paste your tld block. (If I interpret your configuration correctly.)

If you want a "normal" MOTD, name it ircd.motd not ircd.motd.fr
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

That's right, example.conf is just an example configuration, you haven't got to use tld blocks and create *.fr files (French MOTD/Rules) if they aint not necessary for you.

It takes a long time to get familiar with the UnrealIRCd configuration interface, you had better be patient, and unreal32docs.html is your friend.
monoxide
Posts: 3
Joined: Sat Jul 31, 2004 11:34 am

Post by monoxide »

Every thing else in the config is fine.

But this MOTD thing is just annoying.


tld {
mask *@*
motd "ircd.motd";
rules "ircd.rules";
};
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Remove that tld-block and rename your ircd.motd.fr to ircd.motd.
monoxide
Posts: 3
Joined: Sat Jul 31, 2004 11:34 am

Post by monoxide »

Thanks
Post Reply