Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 35

Thread: Today's update BROKE DOS ATTACK FIXER on LINUX ONLY

  1. #21
    dataviruset's Avatar



    Join Date
    Apr 16, 2011
    Last Online
    Jan 10, 2012
    Posts
    2
    Threads
    0




    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

  2. #22
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    Please redownload. I believe the issue has been fixed.

  3. #23
    Minez's Avatar



    Join Date
    Apr 17, 2011
    Last Online
    Apr 17, 2011
    Posts
    1
    Threads
    0




    Quote Originally Posted by Drunken_F00l
    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).

  4. #24
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



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

  5. #25
    eladnava's Avatar



    Join Date
    Apr 15, 2011
    Last Online
    Apr 18, 2011
    Posts
    11
    Threads
    1




    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"

  6. #26
    Boris's Avatar



    Join Date
    Apr 18, 2011
    Last Online
    Apr 18, 2011
    Posts
    1
    Threads
    0




    Quote Originally Posted by Drunken_F00l
    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

    @eladnava:

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

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

  7. #27
    eladnava's Avatar



    Join Date
    Apr 15, 2011
    Last Online
    Apr 18, 2011
    Posts
    11
    Threads
    1




    You are right, it loads now! Thanks!

  8. #28
    Sinblaster's Avatar



    Join Date
    Jan 23, 2011
    Last Online
    Apr 16, 2011
    Posts
    5
    Threads
    1




    Thanks heaps

  9. #29
    dataviruset's Avatar



    Join Date
    Apr 16, 2011
    Last Online
    Jan 10, 2012
    Posts
    2
    Threads
    0




    It loads and works like a charm. Big thanks!


  10. #30
    Razerlikes's Avatar



    Join Date
    May 15, 2010
    Last Online
    Apr 25, 2011
    Posts
    7
    Threads
    1




    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"

Page 3 of 4 FirstFirst 1234 LastLast