Help with unrealircd.conf

These are old archives. They are kept for historic purposes only.
Post Reply
Rhodderzxii
Posts: 2
Joined: Tue Oct 07, 2008 7:01 pm

Help with unrealircd.conf

Post by Rhodderzxii »

hi i need help i have created a config file and the it wont start due to this
* Loading IRCd configuration ..
* unrealircd.conf:27: Ignoring extra close brace
* unrealircd.conf:27 Ignoring extra semicolon
* unrealircd.conf:30: Ignoring extra data
* unrealircd.conf:30: Ignoring extra data
* unrealircd.conf:34: Ignoring extra close brace
* unrealircd.conf:34 Ignoring extra semicolon
* unrealircd.conf:45: Ignoring extra data
* unrealircd.conf:45: Ignoring extra data
* unrealircd.conf:131: No name for section start
* unrealircd.conf:132: Ignoring extra close brace
* unrealircd.conf:132 Ignoring extra semicolon
* unrealircd.conf:133: Ignoring extra close brace
* unrealircd.conf:133 Ignoring extra semicolon
* unrealircd.conf:142: Ignoring extra data
* unrealircd.conf:145: Ignoring extra close brace
* unrealircd.conf:145 Ignoring extra semicolon
* unrealircd.conf:23: unknown directive admin{
* unrealircd.conf:25: unknown directive Rhodderzxii
* unrealircd.conf:26: unknown directive [email protected]
[error] unrealircd.conf:29: class::pingfreq is missing
[error] unrealircd.conf:29: class::maxclients is missing
[error] unrealircd.conf:29: class::sendq is missing
* unrealircd.conf:31: unknown directive maxclients
* unrealircd.conf:32: unknown directive sendq
* unrealircd.conf:33: unknown directive connfreq
[error] unrealircd.conf:43: listen: you requested port 6667-7000, that's 334 ports (and thus consumes 334 sockets) this is probably not what you want.
[error] unrealircd.conf:97: tld::motd: ircd.motd: No such file or directory
[error] unrealircd.conf:98: tld::rules: ircd.rules: No such file or directory
[warning] unrealircd.conf:104: Duplicate ban::mask directive
[warning] unrealircd.conf:105: Duplicate ban::reason directive
[warning] unrealircd.conf:106: Duplicate ban::mask directive
[warning] unrealircd.conf:107: Duplicate ban::reason directive
[warning] unrealircd.conf:108: Duplicate ban::mask directive
[warning] unrealircd.conf:109: Duplicate ban::reason directive
[warning] unrealircd.conf:110: Duplicate ban::mask directive
[warning] unrealircd.conf:111: Duplicate ban::reason directive
[warning] unrealircd.conf:112: Duplicate ban::mask directive
[warning] unrealircd.conf:113: Duplicate ban::reason directive
[warning] unrealircd.conf:119: Duplicate deny dcc::filename directive
[warning] unrealircd.conf:120: Duplicate deny dcc::reason directive
[error] unrealircd.conf:131: official-channels: 'topic' is not a valid channel name.
[error] unrealircd.conf:141: unknown directive set::hosts{
[error] unrealircd.conf:143: unknown directive set::global
[error] listen {} block is missing
[error] set::maxchannelsperuser is missing
[error] set::services-server is missing
[error] set::default-server is missing
[error] set::network-name is missing
[error] set::hosts::global is missing
[error] set::hosts::admin is missing
[error] set::hosts::servicesadmin is missing
[error] set::hosts::netadmin is missing
[error] set::hosts::coadmin is missing
[error] set::help-channel is missing
[error] set::hiddenhost-prefix is missing

please someone help i am stuck and i am not a noob been using irc for ages and making c++ projects and config files for ages but new to creating the server cheers in advance

EDIT: i forgot to mention if you want to see my config file pm me and ill send it to you. and the ports is an accident i have changed it. :mrgreen:
Why are we here?
ImageImage
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: Help with unrealircd.conf

Post by Jobe »

Can you supply the first 30 lines of your config please.

AS that's where your problems start.
Your IP: Image
Your Country: Image
Rhodderzxii
Posts: 2
Joined: Tue Oct 07, 2008 7:01 pm

Re: Help with unrealircd.conf

Post by Rhodderzxii »

ok got it up and running but need new help how do i log in it keeps giving me this
Only few of mere mortals may try to enter the twilight zone (your host did not match any configured 'O-lines'). please help
Why are we here?
ImageImage
zEkE
Posts: 111
Joined: Wed Apr 14, 2004 9:30 am
Location: Harrisonburg, VA
Contact:

Re: Help with unrealircd.conf

Post by zEkE »

Check your oper blocks.

Remember that the username is case sensitive, and check that your hostname matches one of the wildcards you gave in the userhost.

Also, that doesn't look like a normal UnrealIRCd "No-olines-for-your-host" reply - are you using a module, or was the source modified at some point?
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
Post Reply