Im new and i need a irc server.

These are old archives. They are kept for historic purposes only.
Post Reply
kcdclan

Im new and i need a irc server.

Post by kcdclan »

I am new to this stuff.
I have been trying to setup a server for a long some time.
But it always get errors.

* Loading IRCd configuration ..
[warning] unrealircd.conf:253: listen with SSL flag enabled on a non SSL compile
[error] unrealircd.conf:523: tld::motd: ircd.motd.fr: No such file or directory
[error] unrealircd.conf:524: tld::rules: ircd.rules.fr: No such file or directory
[error] 2 errors encountered
[error] IRCd configuration failed to pass testing
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

Please read the documentation on TLD blocks located at http://www.vulnscan.org/UnrealIRCd/unre ... l#tldblock

SSL thing:
http://www.vulnscan.org/UnrealIRCd/faq/#8

etc etc.

See, it's amazing what reading does.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
No_Name
Posts: 16
Joined: Tue Jan 25, 2005 7:57 am

Post by No_Name »

first always makesure backup ur unrealircd.conf if anything happen u just simple replace ur unrealircd.conf
[warning] unrealircd.conf:253: listen with SSL flag enabled on a non SSL compile
u are try compiling ssl under non ssl compiler..just simple uncommand that will help u solve the prob...don't worry becouse i also have a same prob as u when my first compile.
[error] unrealircd.conf:523: tld::motd: ircd.motd.fr: No such file or directory
[error] unrealircd.conf:524: tld::rules: ircd.rules.fr: No such file or directory
u are not using that motd so just uncommand or just delete that line...

unrealircd.conf:253: - it say the error is on line 253 you may find the error a line above or below that

just fix that error and than it should be good to go

sorry my english is poor :lol:
Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post by Solutech »

These are easy to work out .

The motd and rules files only need to be commented if you plan to use them . In that case you need to generate the files . You can change the file name in the .conf if you dont want to use the example names . Open up your favourite word editor and create the file .

As for SSL errors , If you want ssl you need to compile as SSL (nix) or download a precompiled SSL (Win32) version from unrealircd.com .

If you dont want/need SSL then simply uncomment the option from the appropriate section of the .conf

To gain an better understanding of Unreal you need to understand the docs and the way Unreal works . We can help with most things but when its explained in the docs you really should be able to work it out for yourself.
Yawn. So there's yet another "if the user clicks the button, they're infected" exploit. Why is this news? We already know users are idiots.
No_Name
Posts: 16
Joined: Tue Jan 25, 2005 7:57 am

Post by No_Name »

at first it's hard to understand but after some practice it will work...
MAY THE FORCE BE WITH YOU...
Post Reply