# ircd.conf - configuration file for ircd version ircu2.10 # Accepted on NewChrousty # Last Updated: 21, February, 2008. # [General] General { name = "SomeServerName.NewChrousty.Org"; description = "== Some Description =="; vhost = "IP"; numeric = Class { name = "Server"; pingfreq = 1 minutes 30 seconds; connectfreq = 5 minutes; maxlinks = 1; sendq = 9000000; }; # < All the leaf servers you hub for. > Class { name = "LeafServer"; pingfreq = 1 minutes 30 seconds; connectfreq = 5 minutes; maxlinks = 0; sendq = 9000000; }; Class { name = "Local"; pingfreq = 1 minutes 30 seconds; sendq = 160000; maxlinks = 100; usermode = "+iw"; }; Class { name = "America"; pingfreq = 1 minutes 30 seconds; sendq = 80000; maxlinks = 5; }; Class { name = "Other"; pingfreq = 1 minutes 30 seconds; sendq = 160000; maxlinks = 400; }; Class { name = "Romanian"; pingfreq = 1 minutes 30 seconds; sendq = 160000; maxlinks = 800; }; Class { name = "Canadian"; pingfreq = 1 minutes 30 seconds; sendq = 160000; maxlinks = 800; }; Class { name = "Opers"; pingfreq = 1 minutes 30 seconds; sendq = 160000; maxlinks = 10; whox = yes; display = yes; chan_limit = yes; mode_lchan = yes; deop_lchan = yes; walk_lchan = yes; show_invis = yes; show_all_invis = yes; unlimit_query = yes; local_kill = yes; set = yes; local_gline = yes; local_badchan = yes; see_chan = yes; list_chan = yes; wide_gline = yes; see_opers = yes; local_opmode = yes; force_local_opmode = yes; kill = yes; rehash = yes; gline = yes; opmode = yes; badchan = yes; local = no; }; # [Client] Client { class = "Other"; ip = "*@*"; }; Client { class = "Other"; host = "*@*"; }; Client { host = "*@*.com"; class = "America"; }; Client { host = "*@*.net"; class = "America"; }; Client { host = "*@*.wirehub.net"; class = "Other"; }; Client { host = "*@*.planete.net"; class = "Other"; }; Client { host = "*@*.ivg.com"; class = "Other"; }; Client { host = "*@*.ib.com"; class = "Other"; }; Client { host = "*@*.ibm.net"; class = "Other"; }; Client { host = "*@*.hydro.com"; class = "Other"; }; Client { host = "*@*.nl.net"; class = "Other"; }; Client { ip = "*@67.43.234.*"; class = "Local"; }; Client { host = "*@*.rdsnet.ro"; class = "Local"; }; Client { host = "*@dial??.*"; maxlinks = 2; class = "Other"; }; Client { host = "*@*"; ip = "*@*"; class = "Other"; }; # [motd] motd { host = "*.*"; file = "ircd.motd"; }; # [UWorld] (do NOT edit this) UWorld { name = "channels.newchrousty.org"; }; # Jupe - don`t jupe any nicks that aren`t bellow (do NOT edit this) 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,{,|,},~,-,_,`"; nick = "EuWorld,UWorld,UWorld2,UW"; nick = "login,undernet,protocol,pass,newpass,org"; nick = "StatServ,NoteServ"; nick = "ChanSvr,ChanSaver,ChanServ"; nick = "NickSvr,NickSaver,NickServ"; nick = "LPT1,LPT2,COM1,COM2,COM3,COM4,AUX"; }; # [Kill] Kill { host = "emech@host"; reason = "Flood Bots"; }; Kill { host = "*hack*@host"; reason = "We don`t allow hackers!"; }; Kill { host = "*@*shell*"; reason = "Abusers!"; }; Kill { host = "*@*hack*"; reason = "Abusers!"; }; Kill { host = "*@*root*"; reason = "Abusers!"; }; Kill { host = "*@*r00t*"; reason = "Abusers!"; }; Kill { realname = "*Hacker*"; reason = "We don`t allow hackers!"; }; Kill { host = "*aol.com"; reason = "Access for AOL users was restrictionated !"; }; Kill { username = "sub7"; realname = "s*7*"; reason = "You are infected with a Trojan"; }; Kill { realname = "*sub7*"; reason = "You are infected with a Trojan"; }; # [Connect] # HUBS Connect { name = "UnderWorld.NewChrousty.Org"; host = "67.43.234.122"; password = "PASSWORD GOT FROM ROUTIN-COM"; port = 4400; class = "Server"; hub; }; Connect { name = "Trois-Rivieres.Qc.Ca.NewChrousty.org"; host = "67.43.234.119"; password = "PASSWORD GOT FROM ROUTIN-COM"; port = 4400; class = "Server"; hub; }; Connect { name = "HUB.PH.NewChrousty.Org"; host = "66.252.29.48"; password = "PASSWORD GOT FROM ROUTIN-COM"; port = 4400; class = "Server"; autoconnect = no; hub; }; Connect { name = "SlackWare.NewChrousty.Org"; host = "74.210.153.253"; password = "PASSWORD GOT FROM ROUTIN-COM"; port = 4400; class = "Server"; autoconnect = no; hub; }; # [Operator] Operator { host = "*@*"; password = "lCuqKPCcdGEho"; name = "Zulu968"; class = "Opers"; }; # [Port] Port { server = yes; port = 4400; vhost = "IP"; }; Port { server = yes; hidden = yes; port = 4401; vhost = "IP"; }; # The following are normal client ports Port { port = 6667; vhost = "IP"; }; Port { port = 6668; vhost = "IP"; }; Port { port = 6669; vhost = "IP"; }; # DO NOT EDIT BELLOW !!! # Quarantine Quarantine { "#Coder-Com" = "They can take care of themselves"; "#GNUWorld" = "They can take care of themselves"; "#CCTRL" = "They can take care of themselves"; "#TRAINEE" = "They can take care of themselves"; "#CSERVICE" = "They can take care of themselves"; "#DeBuG" = "They can take care of themselves"; }; # Pseudo Pseudo "CHANSERV" { name = "X"; nick = "X@channels.newchrousty.org"; }; Pseudo "LOGIN" { name = "X"; prepend = "LOGIN "; nick = "X@channels.newchrousty.org"; }; features { "RELIABLE_CLOCK"="FALSE"; "BUFFERPOOL"="27000000"; "HAS_FERGUSON_FLUSHER"="FALSE"; "CLIENT_FLOOD"="1024"; "SERVER_PORT"="4400"; "NODEFAULTMOTD"="TRUE"; "MOTD_BANNER"="Welcome On The NewChrousty NetWork"; "KILL_IPMISMATCH"="FALSE"; "IDLE_FROM_MSG"="TRUE"; "HUB"="FALSE"; "WALLOPS_OPER_ONLY"="FALSE"; "NODNS"="FALSE"; "SETHOST"="TRUE"; "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" = "FALSE"; "ZANNELS" = "FALSE"; "LOCAL_CHANNELS" = "TRUE"; "ANNOUNCE_INVITES" = "FALSE"; "HIS_SNOTICES" = "TRUE"; "HIS_SNOTICES_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 Server"; "HIS_URLSERVERS" = "http://cservice.newchrousty.org/servers.php"; "URLREG" = "http://cservice.newchrousty.org/live/"; };