Page 1 of 2
helpp...!!!
Posted: Wed Feb 02, 2005 6:42 am
by No_Name
* Loading IRCd configuration ..
* unrealircd.conf:319: link irc.webmas.org with SSL option enabled on a non-SSL compile
* unrealircd.conf:319: link irc.webmas.org with ZIP option enabled on a non-ZIP compile
[error] unrealircd.conf:523: tld::motd: ircd.motd: No such file or directory
[error] unrealircd.conf:524: tld::rules: ircd.rules: No such file or directory
[error] 4 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)
_______________________
what's was happend???
Posted: Wed Feb 02, 2005 8:34 am
by Dukat
1. Please chose better topic titles, "helpp...!!!" is not very helpful
2. Please read the FAQ before posting:
http://www.vulnscan.org/UnrealIrcd/faq/#9
3. Please read the Documentation for every block you write in your config file: Why are you including TLD blocks in your config file, if you aren't using them (i.e. didn't create the required motd/rules files)? Do you even know what they are good for?

Posted: Wed Feb 02, 2005 2:50 pm
by Solutech
* unrealircd.conf:319: link irc.webmas.org with SSL option enabled on a non-SSL compile
* unrealircd.conf:319: link irc.webmas.org with ZIP option enabled on a non-ZIP compile
uncomment those options for one . The version of unreal is not enabled for zip and ssl . The other two as pointed out relate to files you need to create or again uncomment the lines .
Read all of the docs carefully and take your time . Unreals errors are very helpful they tell you what is wrong and more importantly where .
* unrealircd.conf:319 - that says the error is on line 319 in the .conf . In reality you may find the error a line above or below that .
Sort those 4 errors out and it should be good to go .
Posted: Fri Feb 04, 2005 10:04 am
by No_Name
this is my first time to setup unreal ircd..so that thing is confusing me..i have read
http://www.unrealircd.com/unreal32docs.html but still don't understand some part...but it's ok...wish me luck..

Posted: Fri Feb 04, 2005 5:04 pm
by Solutech
First time set up can be scary . I took one look at the .conf the first time and near chucked the idea out of the window lol .
Your going about it the right way by reading the docs . If there is something you dont understand in the .conf and it doesnt show up in either the unreal docs and the faq then ask away . but to me it looks like those 4 errors ought to nail it.
First 2 are easy to shift simply by commenting out the the ssl and zip options .
Last 2 will require you to create 2 files ircd.motd and ircd.rules . These are just text files saved with those extensions .
Posted: Sat Feb 05, 2005 9:23 am
by No_Name
finally i did' it...yeeee..haaa....but how i want to use port 6667 i try to change the port but still using 6697
i try to oper pass but it's say No O-lines for your host what happend?i'm using admin nick
Posted: Sat Feb 05, 2005 9:42 am
by Dukat
The config file states VERY clearly:
/* FOR *NIX, uncomment the following 2lines: */
//loadmodule "src/modules/commands.so";
//loadmodule "src/modules/cloak.so";
Uncomment these lines and it will work.
Posted: Sat Feb 05, 2005 11:08 am
by No_Name
finally i did' it...yeeee..haaa....but how i want to use port 6667 i try to change the port but still using 6697
i try to oper pass but it's say No O-lines for your host what happend?i'm using admin nick
Posted: Sat Feb 05, 2005 4:54 pm
by Solutech
The ports you specify are in the listen block . change them there . As for th olines msg the usual reason for this is the hostname isnt correct ie its looking for
[email protected] and your hostname is
[email protected] . Check those

.
Posted: Sun Feb 06, 2005 1:33 pm
by No_Name
finally i've been successfull setup unreal with services but now i've got problem how to add an oper is it still same with old version /addline O:*@*:passwd:nickoper:rehwlkKbBnsG:1
how to make nickserv to be ns chanserv be cs
one more thing how to make user auto join to channel
auto change host for exm :
[email protected]
Posted: Sun Feb 06, 2005 2:08 pm
by Dukat
Posted: Mon Feb 07, 2005 5:19 am
by No_Name
ok...i have change it...now how i want to set all my user quit msg to be something?
Posted: Mon Feb 07, 2005 9:54 am
by Dukat
Now, PLEASE, read the documentation!!!
(Yes, read the whole thing!)
http://www.vulnscan.org/UnrealIRCd/unre ... l#setblock
Posted: Fri Feb 18, 2005 9:39 am
by No_Name
i had try to search but til now i can't find how can i add helper inside that server can someone help me please!!!
Posted: Fri Feb 18, 2005 12:16 pm
by Dukat
No_Name wrote:how can i add helper inside that server
Huh?
Do you mean helpops? (--> add the helpop flag to your oper block)
I'm sorry but I don't really understand what you are asking for... Please try it again or use the
international forum if you can't explain it in english.