Results 1 to 3 of 3

Thread: COD2 Linux Server - Latest Server Attacks / Flooding / Help

  1. #1
    ... connecting
    Join Date
    Feb 2021
    Posts
    4
    Thanks
    1
    Thanked 2 Times in 2 Posts

    COD2 Linux Server - Latest Server Attacks / Flooding / Help

    I'm running a COD2 1.0 Linux server with Libcod (this version: https://github.com/damage99/libcod), but players report the server is under attack, randomly lags, and rcon can quit working while it's being flooded.

    I found and am using these iptables rules: https://killtube.org/showthread.php?...tables+--flush

    Unfortunately, it doesn't appear to be helping. What kind of server attacks are the hackers / exploiters using today in 2024? Are there any additional iptables rules I should set?

    In the server.cfg, are there log settings that can help capture some of these attacks? The log is pretty much empty and not of much help in determining what could be going on.

    Any help would be appreciated.

  2. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    You don't need any extra rate limiting iptables rules in combination with libcod's builtin rate limiting.
    I don't know which new features you are using from damage99's libcod branch.
    But It isn't protected against SV_DirectConnect flooding.

    https://github.com/voron00/libcod/co...42a88d9cf09ac9

    The most up-to-date fork is https://github.com/voron00/libcod

  3. The Following User Says Thank You to Mitch For This Useful Post:

    own3mall (12th January 2024)

  4. #3
    ... connecting
    Join Date
    Feb 2021
    Posts
    4
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Quote Originally Posted by Mitch View Post
    You don't need any extra rate limiting iptables rules in combination with libcod's builtin rate limiting.
    I don't know which new features you are using from damage99's libcod branch.
    But It isn't protected against SV_DirectConnect flooding.

    https://github.com/voron00/libcod/co...42a88d9cf09ac9

    The most up-to-date fork is https://github.com/voron00/libcod
    Thank you! I am using this version now and will see if it helps!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •