SourceOP
DoS Attack Fix v2 LINUX - 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)
+--- Thread: DoS Attack Fix v2 LINUX (/DoS-Attack-Fix-v2-LINUX-thread)



DoS Attack Fix v2 LINUX - andrepcg - Oct 12, 2009

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?


DoS Attack Fix v2 LINUX - Drunken F00l - Oct 12, 2009

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.


DoS Attack Fix v2 LINUX - andrepcg - Oct 13, 2009

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


DoS Attack Fix v2 LINUX - Drunken F00l - Oct 13, 2009

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