SourceOP
Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (http://forums.sourceop.com/General-Chat-forum)
+---- Forum: Bugs/Problems (http://forums.sourceop.com/Bugs-Problems-forum)
+---- Thread: Today's update BROKE DOS ATTACK FIXER on LINUX ONLY (/Today-s-update-BROKE-DOS-ATTACK-FIXER-on-LINUX-ONLY-thread)

Pages: 1 2 3 4


Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - dataviruset - Apr 17, 2011

If you run Linux, you can use this IPtables chain rule until DAF (or other plugins) gets fixed. It solved some of my problems:

Code:
iptables -I INPUT -p udp --dport <UDP> -m length --length 0:32 -j DROP



Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - Drunken F00l - Apr 17, 2011

Please redownload. I believe the issue has been fixed.


Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - Minez - Apr 17, 2011

Drunken_F00l Wrote:Please redownload. I believe the issue has been fixed.

Still not loading for me. (Rented Linux GameServer)

Will wait for others to confirm

Code:
Failed to load plugin addons/daf/bin/dosattackfix (Failed to get API).



Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - Drunken F00l - Apr 17, 2011

You're not trying to load it as a metamod plugin are you? It's a VSP, not Metamod plugin.


Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - eladnava - Apr 18, 2011

Thanks for your reply Drunken, sorry for the pressure before. Anyhow, with the new download (still says 4b) plugin_print still only lists metamod.

When trying to load daf:
Code:
] rcon plugin_load daf
Unable to load plugin "daf"
Unable to load plugin "daf"



Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - Boris - Apr 18, 2011

Drunken_F00l Wrote:Please redownload. I believe the issue has been fixed.

Hi Drunken_F00l,

Thank you for the fix, the plugin loads properly on a linux server :wink:

@eladnava:

Quote:plugin_load ..\game\addons\daf\bin\dosattackfix

Example:

Quote:plugin_load ..\cstrike\addons\daf\bin\dosattackfix
or
Quote:plugin_load ..\tf\addons\daf\bin\dosattackfix



Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - eladnava - Apr 18, 2011

You are right, it loads now! Thanks! 8)


Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - Sinblaster - Apr 18, 2011

Thanks heaps


Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - dataviruset - Apr 18, 2011

It loads and works like a charm. Big thanks!

:bravo3:


Today's update BROKE DOS ATTACK FIXER on LINUX ONLY - Razerlikes - Apr 22, 2011

It doesnt work for me
Linux.

Code:
19:16:24  failed to dlopen /home/chaos/public/srcds/orangebox/cstrike/../cstrike/addons/daf/bin/dosattackfix.so error=/home/chaos/public/srcds/orangebox/cstrike/../cstrike/addons/daf/bin/dosattackfix.so: undefined symbol: _Unwind_Resume
          failed to dlopen /home/chaos/public/srcds/orangebox/hl2/../cstrike/addons/daf/bin/dosattackfix.so error=/home/chaos/public/srcds/orangebox/hl2/../cstrike/addons/daf/bin/dosattackfix.so: undefined symbol: _Unwind_Resume
          failed to dlopen /home/chaos/public/srcds/orangebox/bin/../cstrike/addons/daf/bin/dosattackfix.so error=/home/chaos/public/srcds/orangebox/bin/../cstrike/addons/daf/bin/dosattackfix.so: undefined symbol: _Unwind_Resume
         Unable to load plugin "..\cstrike\addons\daf\bin\dosattackfix"
         Unable to load plugin "..\cstrike\addons\daf\bin\dosattackfix"