Please URGENT! - 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: Please URGENT! (
/showthread.php?tid=576176)
Please URGENT! -
extender1987 - 01.06.2015
I am running samp server 0.3.7 in windows and someone ccrash my server (got anti ddos),will be that blackbullet crasher then what they do is:
connect to your server
on 1000 sockets
(1000 local ports)
and simultaneously connect
with modded packets just which high packet load
Anyone have a Filter script or code to block those types of connections /bots? Please!!
Re: Please URGENT! -
XxBaDxBoYxX - 01.06.2015
Use minconnectiontime on your server.cfg
example:
minconnectiontime 1000
This means that server will
accept one connection ONLY each
1000 milliseconds (1 second)