SA-MP Forums Archive
My server get atacked - 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: My server get atacked (/showthread.php?tid=576944)



My server get atacked - extender1987 - 07.06.2015

My server get aatcked severals times I changed to VPS with 1000 Gbs protection anti ddos but still get players timeout and server offline for some seconds...
Is there some Filterscripts to stop those types of atacks like
-Ip stresser
-DDoS


Re: My server get atacked - connork - 07.06.2015

Using Linux as OS? Use this command line to dump this packets:
tcpdump -p udp -XX -nn -vv -c 100

And post the output here.


Re: My server get atacked - Phaze - 07.06.2015

Quote:
Originally Posted by extender1987
Посмотреть сообщение
My server get aatcked severals times I changed to VPS with 1000 Gbs protection anti ddos but still get players timeout and server offline for some seconds...
Is there some Filterscripts to stop those types of atacks like
-Ip stresser
-DDoS
Filterscripts are for a server, not for the network. You need network protection not protection on SA-MP. Remember if the host can't detect small attacks that could be used as a exploit to hit the server off. Happens to a lot of hosting companies that cannot detect small attacks, resulting in a easy attack to the server.


Re: My server get atacked - SimplyFragHosting - 07.06.2015

Phaze we have certain methods in place to stop these smaller and bigger attacks. The issue with his server is purely code related as we keep telling him via tickets and via skype support. His server crashes due to "OnPlayerTakeDamage"


Re: My server get atacked - muzammilfreeman - 07.06.2015

Get a cloud flare protection..

User was warned for this post for providing wrong advice


Re: My server get atacked - Lucky™ - 08.06.2015

Quote:
Originally Posted by muzammilfreeman
Посмотреть сообщение
Get a cloud flare protection..
You must be kidding, right?

OP: I'm gonna go with SimplyFragHosting's input on this. Due to the topics you posted in past few days about your server issue. I think you don't have any idea about how to run a server nor how to manage one.


Re: My server get atacked - Phaze - 08.06.2015

Quote:
Originally Posted by SimplyFragHosting
Посмотреть сообщение
Phaze we have certain methods in place to stop these smaller and bigger attacks. The issue with his server is purely code related as we keep telling him via tickets and via skype support. His server crashes due to "OnPlayerTakeDamage"
Nah nothing wrong with you guys, I'm just saying that some hosting companies have it where the firewall only kicks in at a certain number of attacks therefore people use that as a exploit towards SA-MP, since SA-MP desyncs with the smallest attack.