Ircd setup

From BitTraffic Wiki

Jump to: navigation, search

How to install UnrealIRCd

Assuming you know how to connect to your shell via ssh;

1) wget http://bittraffic.com/files/ircds/Unreal3.2.7.tar.gz

2) tar -zxvf Unreal3.2.7.tar.gz

3) cd Unreal3.2

4) ./Config

5) For help with config options see http://www.vulnscan.org/UnrealIrcd/unreal32docs.html#installation

6) make or gmake

7) Configure your unrealircd.conf file. Set your correct Bind IP's. For an example UnrealIRCd config see http://bittraffic.com/resource.html

Cool ./unreal start

If all is done correctly the IRCd should start and you should be able to connect. A good way to find out whats wrong is by checking in the log directory! :)

Personal tools