Results 1 to 4 of 4

Thread: DoS Attack Fix v2 LINUX

  1. #1
    andrepcg's Avatar



    Join Date
    Oct 12, 2009
    Last Online
    Oct 13, 2009
    Posts
    2
    Threads
    1



    DoS Attack Fix v2 LINUX


    I have the linux plugin in the right directory: addons/daf/bin/dosattackfix_i486.so

    and this is my vdf:
    "Plugin"
    {
    "file" "../cstrike/addons/daf/bin/dosattackfix_i486.so"
    }


    the problem is that it works just fine for windows, with the right vdf, and when I try to start my server in linux and trying to run DaF, it does not work!

    It should work and I need this working on linux! What can I do?

  2. #2
    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



    Try removing the _i486.so from the VDF so that you have just:
    "file" "../cstrike/addons/daf/bin/dosattackfix"

    The _i486.so should be appended automatically. Verify it's running by typing plugin_print in the server console.

  3. #3
    andrepcg's Avatar



    Join Date
    Oct 12, 2009
    Last Online
    Oct 13, 2009
    Posts
    2
    Threads
    1




    did that and the server didn't come online. I assume it's not going online because DaF is trying to run. As soon as I remove the vdf and restart the server, it comes online

  4. #4
    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



    I'm not sure what the problem is then. If you have a core dump or a stack trace, send it to me.

Tags for this Thread