Posts: 2
	Threads: 1
	Joined: 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?
	
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,877
	Threads: 182
	Joined: Dec 11, 2004
	
		
	
 
	
	
		I'm not sure. Make sure you're not installing it as a metamod plugin. It is a Valve server plugin.
	
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2
	Threads: 1
	Joined: Jan 31, 2010
	
		
	
 
	
	
		i'm sure of that... anyway... it supports Intel Xeon x64 ?
	
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,877
	Threads: 182
	Joined: Dec 11, 2004
	
		
	
 
	
	
		Yes. The source engine is not 64 bit, so that should not be a problem.
	
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: 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.
	
 
 
	
	
	
		
	Posts: 5,877
	Threads: 182
	Joined: Dec 11, 2004
	
		
	
 
	
	
		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.
	
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: 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?
	
 
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Mar 03, 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.
	
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Mar 03, 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.