Path to this page:
./
chat/unrealircd,
Advanced IRC server with IPv6 and SSL support
Branch: pkgsrc-2007Q3,
Version: 3.2.7nb1,
Package name: unrealircd-3.2.7nb1,
Maintainer: adrianpUnrealIRCd is an IRC server based on the branch of IRCu called Dreamforge,
formerly used by the DALnet IRC Network. Since development started on it
(around May 1999) many new features has been added, modified, and many bugs
fixed. Unreal runs both on *nix platforms, Amiga & Windows 95/98/2k/NT.
Some features to mention: Channel Halfops, No-color channel mode,
Strip-colors channel mode, channelmode +q & +a - protect modes, Oper and
Admin only channels, exception bans, Nokicks mode (channel and user), Flood
limiter, Channel links, Host cloaking, Net* Tech and Co-Admin modes, Whois
notifies, Foreign connects monitor, Oper suspend, G:Lines, T:Lines, channel
restriction (people can only go to these channels if enabled), Trojan/DCC
Deny, RPING/RPONG, Sethost family, Token in server<->server etc.
FDlists/High Traffic Mode, SOCKS check on connect, Speeded up server
synchs, limited WebTV Client support, /vhost, and many dreamforge
optimations. UnrealIRCd is aimed to be an advanced, not an easy IRCd.
Also includes SSL and IPv6 support.
MESSAGE.inet6 [+/-]===========================================================================
$NetBSD: MESSAGE.inet6,v 1.1.1.1 2005/11/29 19:17:03 adrianp Exp $
In order to support IPv6 addresses with unrealircd your system must be
configured to support IPv4-mapped address. On NetBSD this can be achieved
by placing the following in your sysctl.conf:
net.inet6.ip6.v6only=0
The setting will come into effect on the next system reboot or
alternatively type the following for the change to take place immediately:
sysctl -w net.inet6.ip6.v6only=0
NOTE: There are potential security issues to be aware of when changing this
setting.
===========================================================================
Required to run:[
net/libcares] [
devel/tre]
Required to build:[
devel/gmake]
Package options: inet6, unrealircd-hub, unrealircd-prefixaq, unrealircd-showlistmodes
Master sites: (Expand)
SHA1: a6c83c186008c429bc5a476fc0b9e3b174092efb
RMD160: 49e00dbe4fdda672b20be16ceb116971f514d62b
Filesize: 2735.959 KB
Version history: (Expand)
- (2007-11-10) Package added to pkgsrc.se, version unrealircd-3.2.7nb1 (created)