SA-MP Forums Archive
Exploit SA-MP - Query Flood - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Exploit SA-MP - Query Flood (/showthread.php?tid=308948)



Exploit SA-MP - Query Flood - junkbuster - 05.01.2012

Hello,
This thread is regarding a problem that I have with my current server. My users are claiming that they can't see the server info, to be specific, the players. After 20-30 clicks on the server name, the player list update Automatically. Well.. Is there any way to fix this? I'm pretty sure it's attacks from people that can't see someone else growing and advancing in peace.

Picture:



Best Regards,
Junkbuster


Note: I already contacted my hosting company [Which is a dedicated server] and they are trying to fix the issue.


Re: Exploit SA-MP - Query Flood - Westie - 05.01.2012

It's actually a measure to prevent query flooding.

The server is limited to about 50 queries per second.


Respuesta: Exploit SA-MP - Query Flood - junkbuster - 05.01.2012

I know, but they do with more queries by DDoS maybe. Some solution?

Edit: The packages that receives the host are a normal user, therefore it is impossible to filter.


Re: Exploit SA-MP - Query Flood - Guest9328472398472 - 06.01.2012

You need to contact your Hosting Support...they are the only people that can fix this problem.


Re: Exploit SA-MP - Query Flood - Mauzen - 06.01.2012

I already experimented with that a while ago and the samp server seems to be quite resistant against query floods and others. If there are too many request from a single client it just stops responding to the next few queries from that client. The others shouldnt be affected then.


Respuesta: Exploit SA-MP - Query Flood - junkbuster - 08.01.2012

Well, they continue to attack the query with thousands of IP's is impossible to ban them.

I think that are a exploit SA-MP Query, the packages entering have same information like a normal user with many IP's is impossible to ban them.

PIC HERE.


Re: Exploit SA-MP - Query Flood - Mauzen - 09.01.2012

A Dos autobanner could help, it temporary bans IP that are connecting too fast. Scripts for that are all over the internet.


Respuesta: Exploit SA-MP - Query Flood - junkbuster - 09.01.2012

Quote:

A Dos autobanner could help, it temporary bans IP that are connecting too fast. Scripts for that are all over the internet.

how do i get a Dos autobanner?


Re: Exploit SA-MP - Query Flood - Guest9328472398472 - 09.01.2012

Look at filterscripts. Some guy made a filterscript that protects that I believe...or you can have the IP firewalled. But look at that filterscript section thou, something about auto bit I believe...idk


Respuesta: Re: Exploit SA-MP - Query Flood - junkbuster - 09.01.2012

Quote:
Originally Posted by Brandon Javorsky
Посмотреть сообщение
Look at filterscripts. Some guy made a filterscript that protects that I believe...or you can have the IP firewalled. But look at that filterscript section thou, something about auto bit I believe...idk
Perfect.. If you find a reference or something about that FilterScript, let me know.


Re: Exploit SA-MP - Query Flood - Mauzen - 09.01.2012

A filterscript cant do that job, as the script must have access to the servers firewall settings. If you got ssh access to your server (linux/windows commandline) try searching for ddos protection, ddos autoban script etc on ******, dont got a specific link. Most of them are simple shell scripts that just need to be started.


Respuesta: Exploit SA-MP - Query Flood - junkbuster - 10.01.2012

Yes, I knew, a script may not stop attacks.