Guest User

Untitled

a guest
Dec 24th, 2017
505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1.  
  2. serverinfo {
  3. name = "irc.andrew12.net";
  4. use_ts6 = yes;
  5. sid = "137";
  6. description = "andrew12's server!";
  7. network_name = "malkier";
  8. network_desc = "malkier irc";
  9. hub = no;
  10. default_max_clients = 10000;
  11. };
  12. admin {
  13. name = "Andrew Herbig";
  14. description = "Server Administrator";
  15. email = "<goforit7arh@gmail.com>";
  16. };
  17. log {
  18. fname_userlog = "logs/userlog";
  19. fname_operlog = "logs/operlog";
  20. fname_serverlog = "logs/serverlog";
  21. fname_glinelog = "logs/glinelog";
  22. fname_killlog = "logs/killlog";
  23. fname_operspylog = "logs/operspylog";
  24. };
  25. class "users" {
  26. ping_time = 2 minutes;
  27. number_per_ident = 2;
  28. number_per_ip = 3;
  29. number_per_ip_global = 5;
  30. cidr_bitlen = 64;
  31. number_per_cidr = 4;
  32. max_number = 100;
  33. sendq = 100 kbytes;
  34. };
  35. class "restricted" {
  36. ping_time = 1 minute 30 seconds;
  37. number_per_ip = 1;
  38. max_number = 100;
  39. sendq = 60kb;
  40. };
  41. class "opers" {
  42. ping_time = 5 minutes;
  43. number_per_ip = 10;
  44. max_number = 100;
  45. sendq = 100kbytes;
  46. };
  47. class "server" {
  48. ping_time = 5 minutes;
  49. connectfreq = 5 minutes;
  50. max_number = 1;
  51. sendq = 2 megabytes;
  52. };
  53. listen {
  54. port = 6667, 31337;
  55. };
  56. auth {
  57. user = "*@127.0.0.1";
  58. spoof = "andrew12.net";
  59. flags = kline_exempt, exceed_limit;
  60. class = "opers";
  61. };
  62. auth {
  63. user = "*@*";
  64. class = "users";
  65. };
  66. operator "andrew" {
  67. user = "*@127.0.0.1";
  68. password = "ITJScWG3d4wec";
  69. flags = global_kill, remote, kline, unkline, gline,
  70. die, rehash, admin, xline, operwall;
  71. };
  72. connect "irc.malkier.net" {
  73. host = "69.162.167.45";
  74. port = 31337;
  75. class = "server";
  76. send_password = "partypants";
  77. accept_password = "partypants";
  78. hub_mask = "*";
  79. flags = autoconn, topicburst;
  80. };
  81. shared {
  82. oper = "*@*", "services.int";
  83. oper = "*@*", "defender.int";
  84. flags = all;
  85. };
  86. exempt {
  87. ip = "127.0.0.1";
  88. };
  89. channel {
  90. use_invex = yes;
  91. use_except = yes;
  92. use_knock = yes;
  93. invite_ops_only = yes;
  94. knock_delay = 5 minutes;
  95. knock_delay_channel = 1 minute;
  96. max_chans_per_user = 15;
  97. quiet_on_ban = yes;
  98. max_bans = 25;
  99. default_split_user_count = 0;
  100. default_split_server_count = 0;
  101. no_create_on_split = no;
  102. no_join_on_split = no;
  103. burst_topicwho = yes;
  104. };
  105. serverhide {
  106. flatten_links = no;
  107. links_delay = 5 minutes;
  108. hidden = no;
  109. disable_hidden = no;
  110. };
  111. general {
  112. hide_error_messages = opers;
  113. hide_spoof_ips = yes;
  114. default_invisible = no;
  115. default_operstring = "is an IRC Operator";
  116. default_adminstring = "is a Server Administrator";
  117. tkline_expire_notices = no;
  118. default_floodcount = 10;
  119. disable_fake_channels = no;
  120. failed_oper_notice = yes;
  121. dots_in_ident=2;
  122. dot_in_ip6_addr = no;
  123. min_nonwildcard = 4;
  124. min_nonwildcard_simple = 3;
  125. max_accept = 20;
  126. max_monitor = 100;
  127. anti_nick_flood = yes;
  128. max_nick_time = 20 seconds;
  129. max_nick_changes = 5;
  130. anti_spam_exit_message_time = 5 minutes;
  131. ts_warn_delta = 30 seconds;
  132. ts_max_delta = 5 minutes;
  133. client_exit = yes;
  134. dline_with_reason = yes;
  135. kline_delay = 0 seconds;
  136. kline_with_reason = yes;
  137. kline_reason = "Connection closed";
  138. non_redundant_klines = yes;
  139. warn_no_nline = yes;
  140. stats_e_disabled = no;
  141. stats_c_oper_only=no;
  142. stats_h_oper_only=no;
  143. stats_y_oper_only=no;
  144. stats_o_oper_only=yes;
  145. stats_P_oper_only=no;
  146. stats_i_oper_only=masked;
  147. stats_k_oper_only=masked;
  148. map_oper_only = no;
  149. operspy_admin_only = no;
  150. caller_id_wait = 1 minute;
  151. pace_wait_simple = 1 second;
  152. pace_wait = 10 seconds;
  153. short_motd = no;
  154. ping_cookie = no;
  155. connect_timeout = 30 seconds;
  156. disable_auth = no;
  157. no_oper_flood = yes;
  158. glines = yes;
  159. gline_time = 1 day;
  160. gline_min_cidr = 16;
  161. idletime = 0;
  162. havent_read_conf = yes;
  163. max_targets = 4;
  164. client_flood = 20;
  165. use_whois_actually = yes;
  166. oper_only_umodes = bots, cconn, debug, full, skill, nchange,
  167. rej, spy, external, operwall, locops, unauth;
  168. oper_umodes = locops, servnotice, operwall, wallop;
  169. burst_away = yes;
  170. reject_ban_time = 1 minute;
  171. reject_after_count = 3;
  172. reject_duration = 5 minutes;
  173. max_unknown_ip = 2;
  174. };
  175. modules {
  176. path = "/usr/local/ircd/modules";
  177. path = "/usr/local/ircd/modules/autoload";
  178. };
Add Comment
Please, Sign In to add comment