01-22-2009, 03:45 AM
I found this on the hlds listserv. Thought some of you might need this.
Tony Wrote:Hey all,
I've released a plugin that fixes the attack done by the denial of service
program floating around. The plugin is a Valve server plugin, and does not
require metamod or Sourcemod. It can be loaded in the middle of a game with
no noticeable load time. You can download it from my website:
http://www.sourceop.com/modules.php?name=Downloads&d_op=viewdownload&cid=9
Direct link:
http://www.sourceop.com/modules.php?name=Downloads&d_op=getit&lid=31
Both Linux and Windows binaries are included. Extract the contents of the
ZIP file to your addons directory.
Contents of the README file:
DoS Attack Fix
Version: 1 for TF2
Date: 1/21/09
Creator: Drunken F00l, http://www.sourceop.com
This plugin blocks the denial of service attacks released into the wild
recently.
Console commands:
daf_status
- Returns the status of the DoS Attack Fix plugin and prints the IP address
of any blocked offenders
daf_version
- prints the version of the DoS Attack Fix plugin
daf_reset
- Resets the banned IP list
CVARs:
daf_enable
- Enables the DoS Attack Fix plugin (defaults to on)
~ Mooga ...w00t? - SRCDS.com on Twitter
Please do not PM me for server related help
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.