### wget http://superb-east.dl.sourceforge.net/sourceforge/undernet-ircu/ircu2.10.12.12.tar.gz ### For Feature Questions About This ircd.conf, Ask The Network Admin Where You Want To Link :P General { name = "YOUR_SERVER_NAME.NewChrousty.org"; vhost = "YOUR.SERVER.IP.HERE"; description = "NewChrousty LEAF Server NetWork"; numeric = YOUR_NUMERIC; }; Admin { # At most two location lines are allowed... Location = "YOUR_SERVER_NAME.NewChrousty.Org"; Location = "NewChrousty IRC NetWork / Canada"; Contact = "IRC Admin YOUR_NAME "; }; Class { name = "90"; pingfreq = 90; connectfreq = 300; maxlinks = 0; sendq = 9000000; }; Class { name = "80"; pingfreq = 120; connectfreq = 300; maxlinks = 0; sendq = 9000000; }; Class { name = "70"; pingfreq = 120; connectfreq = 300; maxlinks = 1; sendq = 2000000; }; Class { name = "10"; pingfreq = 90; connectfreq = 0; maxlinks = 100; sendq = 300000; }; Class { name = "2"; pingfreq = 90; connectfreq = 0; maxlinks = 5; sendq = 65536; }; Class { name = "1"; pingfreq = 90; connectfreq = 0; maxlinks = 400; sendq = 160000; }; Class { name = "3"; pingfreq = 90; connectfreq = 0; maxlinks = 6; sendq = 20000; }; Class { name = "50"; pingfreq = 90; connectfreq = 0; maxlinks = 100; sendq = 65536; }; Class { name = "20"; pingfreq = 90; connectfreq = 0; maxlinks = 100; sendq = 100000; }; Client { username ="*"; host = "*"; class = "1"; }; Client { username = "*"; ip = "*"; maxlinks = 4; class = "1"; }; Client { username = "*"; ip = "*"; maxlinks = 4; class = "1"; }; # I:Resolved::*@*.com::2 Client { username ="*"; host = "*.com"; class = "2"; }; Client { username ="*"; host = "*.net"; class = "2"; }; Client { username ="*"; host = "dial??.*"; maxlinks = 2; class = "1"; }; Client { username = "*"; ip = "*"; maxlinks = 8; class = "1"; }; Client { username ="*"; host = "*"; maxlinks = 8; class = "1"; }; Client { username ="*"; host = "*shell*"; maxlinks = 1; class = "2"; }; Client { username ="*"; host = "*hack*"; maxlinks = 1; class = "2"; }; Client { username ="*"; host = "*.be"; class = "50"; }; Client { username ="*"; host = "*.de"; class = "50"; }; Client { username ="*"; host = "*.fr"; class = "50"; }; Client { username ="*"; host = "*.uk"; class = "50"; }; Client { username ="*"; host = "*.hu"; class = "50"; }; Client { username ="*"; host = "*.pt"; class = "50"; }; Client { username ="*"; host = "*.ro"; class = "20"; }; Client { username ="*"; host = "*.ma"; class = "20"; }; Motd { host = "*.*"; file = "ircd.motd"; }; Uworld { name = "eva.newchrousty.org"; name = "channels.newchrousty.org"; name = "proxyscan.newchrousty.org"; }; Jupe { nick = "A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,{,|,},~,-,_,`,AWorld,eva,EuWorld,UWorld,UW,RUworld,Scanner,Ns,Cloner,stats,stats2,prox"; }; Connect { name = "Trois.Rivieres.Qc.Ca.NewChrousty.Org"; host = "67.43.234.119"; password = "???pass???"; class = "80"; port = 4400; autoconnect = no; }; Connect { name = "UnderWorld.NewChrousty.Org"; host = "67.43.234.122"; password = "???pass???"; class = "80"; port = 4400; autoconnect = no; }; Connect { name = "HUB.PH.NewChrousty.Org"; host = "66.252.29.48"; password = "???pass???"; class = "80"; port = 4400; autoconnect = no; }; Port { server = yes; port = 4400; vhost = "YOUR.SERVER.IP.HERE"; }; Port { server = yes; hidden = yes; port = ipv4 4401; }; Port { port = 6667; vhost = "YOUR.SERVER.IP.HERE"; }; Port { port = 6668; vhost = "YOUR.SERVER.IP.HERE"; }; Port { port = 6669; vhost = "YOUR.SERVER.IP.HERE"; }; Port { port = 7000; vhost = "YOUR.SERVER.IP.HERE"; }; Operator { name = "U'R /oper login"; host = "*@*"; password = "crypted_pass"; class = "10"; local = no; kill = yes; local_kill = yes; chan_limit = yes; mode_lchan = yes; walk_lchan = yes; deop_lchan = yes; show_invis = yes; show_all_invis = yes; unlimit_query = no; rehash = yes; restart = yes; die = no; gline = yes; local_gline = yes; jupe = yes; local_jupe = yes; opmode = yes; local_opmode = yes; force_opmode = yes; force_local_opmode = yes; badchan = yes; local_badchan = yes; set = yes; wide_gline = yes; apass_opmode = yes; }; features { "RELIABLE_CLOCK"="FALSE"; "BUFFERPOOL"="27000000"; "HAS_FERGUSON_FLUSHER"="FALSE"; "CLIENT_FLOOD"="1024"; "SERVER_PORT"="4400"; "NODEFAULTMOTD"="TRUE"; "MOTD_BANNER"="TRUE"; "KILL_IPMISMATCH"="FALSE"; "IDLE_FROM_MSG"="TRUE"; "HUB"="TRUE"; "WALLOPS_OPER_ONLY"="FALSE"; "NODNS"="FALSE"; "RANDOM_SEED"=""; "DEFAULT_LIST_PARAM"="TRUE"; "NICKNAMEHISTORYLENGTH"="800"; "NETWORK"="NewChrousty"; "HOST_HIDING"="TRUE"; "HIDDEN_HOST"="users.newchrousty.org"; "HIDDEN_IP"="127.0.0.1"; "KILLCHASETIMELIMIT"="30"; "MAXCHANNELSPERUSER"="20"; "NICKLEN" = "14"; "AVBANLEN"="40"; "MAXBANS"="30"; "MAXSILES"="15"; "HANGONGOODLINK"="300"; "HANGONRETRYDELAY" = "10"; "CONNECTTIMEOUT" = "90"; "MAXIMUM_LINKS" = "10"; "PINGFREQUENCY" = "120"; "CONNECTFREQUENCY" = "600"; "DEFAULTMAXSENDQLENGTH" = "40000000"; "GLINEMAXUSERCOUNT" = "20"; "MPATH" = "ircd.motd"; "RPATH" = "remote.motd"; "PPATH" = "ircd.pid"; "TOS_SERVER" = "0x08"; "TOS_CLIENT" = "0x08"; "POLLS_PER_LOOP" = "200"; "IRCD_RES_TIMEOUT" = "4"; "IRCD_RES_RETRIES" = "2"; "AUTH_TIMEOUT" = "9"; "IPCHECK_CLONE_LIMIT" = "5"; "IPCHECK_CLONE_PERIOD" = "40"; "IPCHECK_CLONE_DELAY" = "600"; "CHANNELLEN" = "200"; "CONFIG_OPERCMDS" = "TRUE"; "OPLEVELS" = "TRUE"; "ZANNELS" = "TRUE"; "LOCAL_CHANNELS" = "TRUE"; "ANNOUNCE_INVITES" = "FALSE"; "HIS_SNOTICES" = "TRUE"; "HIS_SNOTICES_OPER_ONLY" = "TRUE"; "HIS_DEBUG_OPER_ONLY" = "TRUE"; "HIS_WALLOPS" = "TRUE"; "HIS_MAP" = "TRUE"; "HIS_LINKS" = "TRUE"; "HIS_TRACE" = "TRUE"; "HIS_STATS_a" = "TRUE"; "HIS_STATS_c" = "TRUE"; "HIS_STATS_d" = "TRUE"; "HIS_STATS_e" = "TRUE"; "HIS_STATS_f" = "TRUE"; "HIS_STATS_g" = "TRUE"; "HIS_STATS_i" = "TRUE"; "HIS_STATS_j" = "TRUE"; "HIS_STATS_J" = "TRUE"; "HIS_STATS_k" = "TRUE"; "HIS_STATS_l" = "TRUE"; "HIS_STATS_L" = "TRUE"; "HIS_STATS_m" = "TRUE"; "HIS_STATS_M" = "TRUE"; "HIS_STATS_o" = "TRUE"; "HIS_STATS_p" = "TRUE"; "HIS_STATS_q" = "TRUE"; "HIS_STATS_r" = "TRUE"; "HIS_STATS_R" = "TRUE"; "HIS_STATS_t" = "TRUE"; "HIS_STATS_T" = "TRUE"; "HIS_STATS_u" = "FALSE"; "HIS_STATS_U" = "TRUE"; "HIS_STATS_v" = "TRUE"; "HIS_STATS_w" = "TRUE"; "HIS_STATS_x" = "TRUE"; "HIS_STATS_y" = "TRUE"; "HIS_STATS_z" = "TRUE"; "HIS_STATS_IAUTH" = "TRUE"; "HIS_WHOIS_SERVERNAME" = "TRUE"; "HIS_WHOIS_IDLETIME" = "TRUE"; "HIS_WHOIS_LOCALCHAN" = "TRUE"; "HIS_WHO_SERVERNAME" = "TRUE"; "HIS_WHO_HOPCOUNT" = "TRUE"; "HIS_MODEWHO" = "TRUE"; "HIS_BANWHO" = "TRUE"; "HIS_KILLWHO" = "TRUE"; "HIS_REWRITE" = "TRUE"; "HIS_REMOTE" = "TRUE"; "HIS_NETSPLIT" = "TRUE"; "HIS_SERVERNAME" = "*.NewChrousty.org"; "HIS_SERVERINFO" = "The NewChrousty NetWork"; "HIS_URLSERVERS" = "http://www.NewChrousty.org/servers.php"; "URLREG" = "http://CService.NewChrousty.org/live/"; "CONNEXIT_NOTICES" = "TRUE"; };