helpp...!!!
helpp...!!!
* 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???
* 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???
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?
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?
* 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 .
* 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 .
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.. 
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 .
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 .
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
i try to oper pass but it's say No O-lines for your host what happend?i'm using admin nick
Last edited by No_Name on Sat Feb 05, 2005 11:03 am, edited 1 time in total.
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
.
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]
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]
- Add an oper block to the config by manually editing it. Your addline statement won't work.
http://www.vulnscan.org/UnrealIRCd/unre ... #operblock - http://www.vulnscan.org/UnrealIrcd/faq/#55
http://www.vulnscan.org/UnrealIRCd/unre ... re_aliases
http://www.vulnscan.org/UnrealIRCd/unre ... aliasblock - set::auto-join
http://www.vulnscan.org/UnrealIRCd/unre ... l#setblock - http://www.vulnscan.org/UnrealIrcd/faq/#68
Now, PLEASE, read the documentation!!!
(Yes, read the whole thing!)
http://www.vulnscan.org/UnrealIRCd/unre ... l#setblock
(Yes, read the whole thing!)
http://www.vulnscan.org/UnrealIRCd/unre ... l#setblock
Huh?No_Name wrote:how can i add helper inside that server
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.