Difference between revisions of "IRC"

From Organic Design wiki
(IRC.org tutorial)
Line 2: Line 2:
  
 
== See also ==
 
== See also ==
 +
*[http://www.irchelp.org/irchelp/irctutorial.html IRC.org tutorial]
 
*[http://pchowtos.co.uk/index.php?page=tutorials&action=view&id=52 Another tutorial]
 
*[http://pchowtos.co.uk/index.php?page=tutorials&action=view&id=52 Another tutorial]
 
*[http://www.resultspk.net/hackirc/irchks-chp-15-sect-2.html And another]
 
*[http://www.resultspk.net/hackirc/irchks-chp-15-sect-2.html And another]

Revision as of 11:12, 12 May 2008

I'm attempting to set up an IRC server using UnrealIRCd. I downloaded the source (Unreal3.2.7.tar.gz), and followed this installation tutorial. It failed with a few different errors which were mainly fixed by removing broken example sections from the config file. It now runs (as under the user cbca) and there are no errors being logged, but the IRC client fails to connect saying: nad@irc.organicdesign.co.nz disconnected: Couldn't connect to host.

See also