1. GSManager
    1. Features
    2. Supported Games
    3. News
    4. Statistics
    5. Server list
  2. Lexicon
  3. Filebase
  4. Development
  5. Forum
    1. Dashboard
    2. Unresolved Threads
  6. Web-Interface
  7. Articles
  8. Members
    1. Recent Activities
    2. Users Online
    3. Team
    4. Search Members
  • Login
  • Register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Files
  • Forum
  • Lexikon
  • More Options
  1. GSManager
  2. Forum
  3. Extensions
  4. Requests

Anti Flood Plugin

  • Master of Little
  • January 28, 2012 at 2:13 PM
The project GSManager (formerly ManuAdminMod) was discontinued on 01.01.2020 - this internet presence stays available, but the software is no longer maintained. Thanks for your support over the more than 10 past years!
  • Master of Little
    Developer
    Reactions Received
    76
    Points
    6,261
    Trophies
    5
    Posts
    1,196
    Einträge
    6
    • January 28, 2012 at 2:13 PM
    • #1

    Anti Flood Plugin

    Bans IPs that try to flood the server

    Requirements:
    ManuAdminMod Version 0.10 beta or newer
    Linux based OS

    Description:
    Anti Flood v3.2 searches the console_mp.log for "Bad rcon from <ip>"
    After x attempts (adjustable) from the same IP Anti Flood v3.2 will ban this IP via IPtables
    you can unban IPs with !cleariptables or they will unbanned every Wednesday and Sunday at 0 clock

    Installation Manual:

    • Download the zip file
    • Unzip the file to /plugins
    • configure the plugin


    Configuration Manual:


    Insert into the config.cfg:

    Code
    [antiflood]
    enabled = 1
    maxbadrcon = 5
    logfile = "./../../main/console_mp.log"
    whitelist = "'127.0.0.1', 'localhost'"
    os = "linux"
    tailpfad = "C:\\Programme\\Windows Resource Kits\\Tools\\tail.exe")


    line 2: Activate the plugin
    line 3: max "Bad rcons"
    line 4: path to console_mp.log
    line 5: Ips which are ignored
    line 6: Nothing change!
    line 7: Tail Path for Windows (not available in this version)

    Changelog:

    1.0:
    -First version

    1.1:
    Preparation for a Windows version
    -Fixing bugs

    Edited 5 times, last by Master of Little (September 30, 2012 at 4:51 PM).

  • hellreturn
    Beginner
    Points
    175
    Posts
    25
    • April 10, 2012 at 12:48 PM
    • #2

    Is it for Linux only? or can I use it on windows too?

  • Mirko911
    Developer
    Reactions Received
    165
    Points
    16,820
    Trophies
    6
    Posts
    3,263
    Einträge
    11
    • April 10, 2012 at 2:19 PM
    • #3

    Its written for in PHP.
    You can use PHP on all OS.

  • This threads contains 5 more posts that have been hidden for guests.
  1. Staff
  2. Privacy Policy
  3. Terms of Service
  4. Legal Notice
  5. Contact
Powered by WoltLab Suite™