A few questions

These are old archives. They are kept for historic purposes only.
Post Reply
Jeff
Posts: 5
Joined: Fri Jul 23, 2004 12:49 pm

A few questions

Post by Jeff »

Hello everyone. :)

I have a few questions about UnrealIRCd.

OK, I was wondering how I can fix this error:

MOTD File is missing

I get that error when I try to do /motd from my client (mIRC). Anyone have any clues?

Also - How can I make it say just the nickname and not [email protected] ?
Im a very new Linux user, so please be explicit with your answers.

Thanks in advance! :)
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

Create a file named ircd.motd then do /rehash -motd
-- codemastr
Jeff
Posts: 5
Joined: Fri Jul 23, 2004 12:49 pm

Post by Jeff »

codemastr wrote:Create a file named ircd.motd then do /rehash -motd
I place the file in my Unreal3.2 directory right? Well, I did that, then ran /Unreal3.2/unreal rehash -motd , and am getting the same error as before:
Welcome to the ROXnet IRC Network Jeff![email protected]
Your host is irc.foonet.com, running version Unreal3.2.1
This server was created Thu Jul 22 2004 at 17:38:49 CDT
irc.foonet.com Unreal3.2.1 iowghraAsORTVSxNCWqBzvdHtGp lvhopsmntikrRcaqOALQbSeKVfMGCuzNT
MAP KNOCK SAFELIST HCN MAXCHANNELS=10 MAXBANS=60 NICKLEN=30 TOPICLEN=307 KICKLEN=307 MAXTARGETS=20 AWAYLEN=307 are supported by this server
WALLCHOPS WATCH=128 SILENCE=15 MODES=12 CHANTYPES=# PREFIX=(qaohv)~&@%+ CHANMODES=be,kfL,l,psmntirRcOAQKVGCuzNSMT NETWORK=ROXnet CASEMAPPING=ascii EXTBAN=~,cqnr ELIST=MNUCT are supported by this server

There are 1 users and 0 invisible on 1 servers
1 unknown connection(s)
I have 1 clients and 0 servers
-
Current Local Users: 1 Max: 2
Current Global Users: 1 Max: 1
-
MOTD File is missing
I also tried restarting unreal, no go.

Any other ideas? :(
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

I didn't say do ./unreal rehash -motd, I said do /rehash -motd, as in a command on your server, not a command in your shell.
-- codemastr
aliasneo
Posts: 13
Joined: Fri Jul 23, 2004 8:04 pm

Post by aliasneo »

... i dont even know how to do that lol, i coudnt get the linux version to run so im trying windows
aliasneo
Posts: 13
Joined: Fri Jul 23, 2004 8:04 pm

Post by aliasneo »

wait if i cant even open unreal how am i supposed to do all that ? oops wrong post <check my post> lol
Jeff
Posts: 5
Joined: Fri Jul 23, 2004 12:49 pm

Post by Jeff »

Aha. Sorry about that. *oops*

I tried to do that, it told me Permission Denied. So I checked my oper configuration, and now when I try /oper login *password* it tells me "No O-lines for your host."

I tried setting the hostname to *@* in the config file, but that did no good. How can I find out what hostname to put? o_O I also tried putting localhost and other things, but Im totally confused.

Sorry if i'm just asking completely newbie type questions, but ive been up and down the manuals and couldnt find anything, except what to set the flags to (I have global and netadmin set, btw)

-Jeff
Jeff
Posts: 5
Joined: Fri Jul 23, 2004 12:49 pm

Post by Jeff »

Aha. Darn problem. Fixed. I just had to rehash unreal (wow im stupid =P) Now I am able to login as an oper and rehash the motd.

Thanks a lot. Does anyone know how to stop it from showing username![email protected] though?

Cheers,

Jeff
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

What you set to *@* is not a hostname, it's oper::from::userhost (a user@host mask, in other words). And *@* (or simply *) is quite right to allow access from everywhere. Perhaps you are having an other problem, not explicitly with your host, even if the message says that. See question #35 in the official UnrealIRCd FAQ.
Jeff
Posts: 5
Joined: Fri Jul 23, 2004 12:49 pm

Post by Jeff »

AngryWolf wrote:What you set to *@* is not a hostname, it's oper::from::userhost (a user@host mask, in other words). And *@* (or simply *) is quite right to allow access from everywhere. Perhaps you are having an other problem, not explicitly with your host, even if the message says that. See question #35 in the official UnrealIRCd FAQ.
I found out my problem was that I was typing /oper login username password

>_<; I forgot my syntax for /oper, hehe.

-Jeff
Post Reply