home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Online / Unreal / UnrealIRCd-bin.readme < prev    next >
Text File  |  2000-08-20  |  3KB  |  83 lines

  1. Short:    Advanced IRC Daemon Based On Dreamforge
  2. Author:   stskeeps@tspre.org (Carsten Munk)
  3. Uploader: trebs@ihug.com.au (Michael Trebilcock)
  4. Version:  3.1-Silverheart+
  5. Type:     comm/irc
  6. Requires: 68020+, ixemul.library and ixnet.library 48+
  7.  
  8. PLEASE READ:
  9.  
  10. Since 3.1-Silverheart(beta3), you will need to re-crypt all of
  11. your passwords with mkpasswd again! UnrealIRCd now supports
  12. encrypted connections, and uses a new crypt(), sorry about this..
  13.  
  14.  
  15. Introduction:
  16.  
  17. UnrealIRCd is an IRC server based on the branch of IRCu called
  18. Dreamforge, formerly used by the DALnet IRC Network. Since
  19. development started on it (around May 1999) many new features
  20. has been added, modified, and many bugs fixed. Unreal runs
  21. both on *nix platforms, Amiga & Windows 95/98/2k/NT. Some
  22. features to mention: Channel Halfops, No-color channel mode,
  23. Strip-colors channel mode, channelmode +q & +a - protect
  24. modes, Oper and Admin only channels, exception bans, Nokicks
  25. mode (channel and user), Flood limiter, Channel links, Host
  26. cloaking, Net* Tech and Co-Admin modes, Whois notifies,
  27. Foreign connects monitor, Oper suspend, G:Lines, T:Lines,
  28. channel restriction (people can only go to these channels if
  29. enabled), Trojan/DCC Deny, RPING/RPONG, Sethost family, Token
  30. in server<->server etc. FDlists/High Traffic Mode, SOCKS check
  31. on connect, Speeded up server synchs, limited WebTV Client
  32. support, /vhost, and many dreamforge optimations. UnrealIRCd
  33. is aimed to be an advanced, not an easy IRCd. If you need
  34. support or need to ask questions you can go on IRC, /server
  35. irc.flirt.org and join channel #UnrealIRCd. Or e-mail at
  36. unreal-support@lists.sourceforge.net to get it :)
  37.  
  38.  
  39. Installation:
  40.  
  41. Extract the archive to a place of your choice, make an Unreal:
  42. assign to the Unreal directory. Rename the ircd file you want
  43. to use (hub or leaf) to ircd.
  44.  
  45. Then configure the ircd.conf, template.network and
  46. unrealircd.conf files to suit your needs.
  47.  
  48. Use mkpasswd to create passwords for your O-lines..
  49.  
  50. If you use AmiTCP (NOT Genesis), ignore the following:
  51.  
  52. Make an ETC: assign to a place of your choice, then make a
  53. file called resolv.conf there, and put in it the following
  54. (case sensitive):
  55.  
  56. domain <isp domain name>
  57. nameserver <isp dns server ip>
  58.  
  59. For example:
  60.  
  61. domain ihug.com.au
  62. nameserver 210.8.138.4
  63.  
  64. You can have as many nameserver entries as you like..
  65.  
  66.  
  67. Usage:
  68.  
  69. Type in a shell/cli window the following:
  70.  
  71. CD Unreal:
  72. Run <>NIL: ircd
  73.  
  74.  
  75. If you encounter any problems, email me.. or the author.
  76.  
  77. The sourcecode is freely available at
  78. http://unreal.sourceforge.net/download.html
  79.  
  80. Thank you for choosing UnrealIRCd.
  81.  
  82. Daylight services are available at http://home.no.net/~jsiv/
  83.