# ircd.conf configuration file for ircd version ircu2.9.mu and ircu2.10 # [M:line] # M::::: M:example.arcnet.vapor.com:*:Arcnet IRC Server::1 # [A:line] # A::: A:Vapor IRC Server # [Y:lines] # Y::::: # # Server classes: 90 = all your uplinks for who you do not wish to hub; # 80 = leaf servers (only used if your server is a hub) Y:90:90:300:0:9000000 Y:80:90:300:0:9000000 # Client classes. 10 = locals; 2 = for all .net and .com that are not # in Europe; 1 = for everybody. Y:10:90:0:100:160000 Y:2:90:0:5:80000 Y:1:90:0:400:160000 # [I:lines] # I::::: I:*@127.0.0.1::*@example.arcnet.vapor.com::10 # By using two different lines, multiple connections from a single IP # are only allowed from hostnames which have both valid forward and # reverse DNS mappings. I:*@*:1:Unresolved::1 I:Resolved::*@*::1 # If you don't want unresolved dudes to be able to connect to your # server, use just: # I:NotMatchingCrap::*@*::1 # If you are not worried about who connects, this line will allow everyone # to connect. I:*::*::1 # [T:lines] # T:: # or: # T:: # #T:*.net:net_com.motd #T:*.com:net_com.motd #T:2:net_com.motd # [U:lines] # U:::* U:services.arcnet.vapor.com:SAL:* U:admin.arcnet.vapor.com:BOFH:* U:proxycheck.arcnet.vapor.com:epoxy:* U:opserv.arcnet.vapor.com:OpServ:* U:chanserv.arcnet.vapor.com:ChanServ,AuthServ,Global:* # [K:lines] # K::"": # It is possible to use a file as comment for the ban. # K::!: # # With a simple comment, using quotes: #K:*.au:"Please use a nearer server":* #K:*.edu:"Please use a nearer server":* # IP-based kill lines are designated with a lowercase 'k'. These lines # use the same format as normal K: lines, except they apply to all hosts, # even if an IP address has a properly resolving host name. #k:192.168.*:!klines/martians:* # Additionally, you may specify a hostmask prefixed with $R to indicate # a match should be performed against the "real-name" / "info" field # instead of the host/IP. K:$R*sub7*:"You are infected with a Trojan":* # [C:lines] # C::::: # [H:lines] # H:::: H:*::us1.arcnet.vapor.com H:*::us2.arcnet.vapor.com H:*::us3.arcnet.vapor.com H:*::de1.arcnet.vapor.com H:*::de2.arcnet.vapor.com H:*::de3.arcnet.vapor.com H:*::uk1.arcnet.vapor.com H:*::uk2.arcnet.vapor.com H:*::uk3.arcnet.vapor.com H:*::ch1.arcnet.vapor.com H:*::se1.arcnet.vapor.com H:*::se3.arcnet.vapor.com # [L:lines] # # Of course, the opposite is also possible: forcing a server to be # a leaf. L: lines follow Murphy's Law: if you use them, there's a big # chance that routing will be screwed up afterwards. # L:::: # [D:lines] # D::: # d::: #d:ch1.arcnet.vapor.com::connected(ch1.*) #d:de2.arcnet.vapor.com::connected(de2.*) #d:us2.arcnet.vapor.com::connected(us2.*) #d:se3.arcnet.vapor.com::connected(se3.*) #d:uk1.arcnet.vapor.com::connected(uk1.*) #d:uk2.arcnet.vapor.com::connected(uk2.*) # The following line is recommended for leaf servers: #d:*::directcon(*) # [O:lines] # O::::: # o::::: # [P:lines] # P:::<[CS][H]>: # # The [CS][H] field is an optional field to specify that a port is a # server port or a client port and whether it's hidden or not. # If used the first character MUST be either a C or S. # If you want to hide a port from /stats p from non-opers follow the C # or S with an H # # C = Client (Ports 6660-6669) # S = Server (Port 4400) # # P:::<[CS][H]>: # # This is a normal server port, you need to have at least one server # port defined if you want to connect your server to other servers. P:::S:8000 # The following are normal client ports P:::C:6667 P::::6668 # [Q:lines] # # This allows you (the admin) to disallow the usage of /OPMODE and # /CLEARMODE on certain sensitive channels. Opers trying to do that # will receive a short notice. Depending on the setting of # OPER_FORCE_OPMODE, OPER_FORCE_LOPMODE and LOCOP_FORCE_LOPMODE, # global/local opers may override these lines by prefixing the # channel name with an exclamation mark ('!') # # Q:: # # Note that since the hash mark ('#') is used to start a comment, # you will have to escape it in the channel name (see below). # Q:\#shells:"Thou shalt not support the h4><0rz" # Q:&kiddies:"They can take care of themselves" # [F:lines] # F: