SourceOP
DDos attack Fix V3 problem! - 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: DDos attack Fix V3 problem! (/DDos-attack-Fix-V3-problem-thread)



DDos attack Fix V3 problem! - mut2nt - Jan 31, 2010

Hallo! I have a problem with DDos attack fix V3!
I use Centos 5.3, and my Source engine uses engine_i686 !
Olso i use Metamod Source 1.8.0 and when i try to add daf v3 server is not responding! it wouldn't start...
It gives me that thing with Restarting in 10 seconds...what should i do?


DDos attack Fix V3 problem! - Drunken F00l - Feb 01, 2010

I'm not sure. Make sure you're not installing it as a metamod plugin. It is a Valve server plugin.


DDos attack Fix V3 problem! - mut2nt - Feb 01, 2010

i'm sure of that... anyway... it supports Intel Xeon x64 ?


DDos attack Fix V3 problem! - Drunken F00l - Feb 01, 2010

Yes. The source engine is not 64 bit, so that should not be a problem.


DDos attack Fix V3 problem! - Deckard - Mar 03, 2010

Hi

Recently my server was attacked with A2C_PRINT spam so I dicided to install your plugin.

However the server crashes after loading your plugin:

Code:
Adding master server 72.165.61.151:27011
Adding master server 72.165.61.151:27012
Connection to Steam servers successful.
   VAC secure mode is activated.
plugin_print
Loaded plugins:
---------------------
0:      "Mani Admin Plugin 2009 V1.2T VSP Orange, www.mani-admin-plugin.com"
---------------------
plugin_load
plugin_load <filename>
plugin_load ../orangebox/dod/addons/daf/bin/dosattackfix_i486.so
Floating point exception
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
mié mar  3 15:44:25 ARST 2010: Server restart in 10 seconds
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation

I loaded manually the plugin to verify the problem.

I have a DoD:S server running on Ubuntu 32 bits.

Best regards,
Pablo.


DDos attack Fix V3 problem! - Drunken F00l - Mar 03, 2010

Can your run it under gdb or load the core file in gdb so you can get a backtrace? Or send me the core file.


DDos attack Fix V3 problem! - Deckard - Mar 03, 2010

Drunken_F00l Wrote:Can your run it under gdb or load the core file in gdb so you can get a backtrace? Or send me the core file.

Unfortunately I can't install gdb. Could you explain me another way to get the backtrace?
How is the core file generated? Using -debug option?


DDos attack Fix V3 problem! - Deckard - Mar 04, 2010

I could install gdb. I have the core file.

How could I send it to you?

You have no e-mail information and I can't add attachments here.

Regards,
Pablo.


DDos attack Fix V3 problem! - Deckard - Mar 06, 2010

Finally I figured out the problem.

The plugin is not working with Ubuntu 6.10 edgy.

However I have tested it with Ubuntu 9.10 karmic (current Ubuntu version) and it loaded fine.

For testing I used the original and modified version of your plugin with same results.

So I guess I have to update my Linux system.

Thanks for your time drunkenf00l.

Pablo.