SA-MP Forums Archive
[Ajuda] Incoming connection - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Incoming connection (/showthread.php?tid=546886)



Incoming connection - yuriluiz - 18.11.2014

tem algum ant Incoming connection?

pawn Код:
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:42] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:43] Blocking IP due to a 'server full' attack (1)
[16:46:44] Blocking IP due to a 'server full' attack (1)
[16:46:44] Blocking IP due to a 'server full' attack (1)
[16:46:44] Blocking IP due to a 'server full' attack (1)
[16:46:44] Blocking IP due to a 'server full' attack (1)
[16:46:44] Blocking IP due to a 'server full' attack (1)
[16:46:44] Blocking IP due to a 'server full' attack (1)
[16:46:44] Blocking IP due to a 'server full' attack (1)
[16:46:44] Incoming connection: IP:16888
[16:46:44] Incoming connection: IP:17144
[16:46:44] Incoming connection: IP:17400
[16:46:44] Incoming connection: IP:17656
[16:46:44] Incoming connection: IP:17912
[16:46:44] Incoming connection: IP:18168
[16:46:44] Incoming connection: IP:18424
[16:46:45] Incoming connection: IP:18680
[16:46:45] Incoming connection: IP:18936
[16:46:45] Incoming connection: IP:19192
[16:46:45] Incoming connection: IP:19448
[16:46:45] Incoming connection: IP:19704
[16:46:45] Incoming connection: IP:19960
[16:46:45] Incoming connection: IP:20216
[16:46:45] Incoming connection: IP:20472
[16:46:45] Incoming connection: IP:20728
[16:46:45] Incoming connection: IP:20984
[16:46:45] Incoming connection: IP:21240
[16:46:45] Incoming connection: IP:21496
[16:46:45] Incoming connection: IP:21752
[16:46:45] Incoming connection: IP:22008
[16:46:46] Incoming connection: IP:22264
[16:46:46] Incoming connection: IP:22520
[16:46:46] Incoming connection: IP:22776
[16:46:46] Incoming connection: IP:23032
[16:46:46] Incoming connection: IP:23288
[16:46:46] Incoming connection: IP:23544
[16:46:46] Incoming connection: IP:23800
[16:46:46] Incoming connection: IP:24056
[16:46:46] Incoming connection: IP:24312
[16:46:46] Incoming connection: IP:24568
[16:46:46] Blocking IP due to a 'server full' attack (1)
[16:46:46] Blocking IP due to a 'server full' attack (1)
[16:46:46] Blocking IP due to a 'server full' attack (1)
[16:46:46] Blocking IP due to a 'server full' attack (1)
[16:46:46] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)
[16:46:47] Blocking IP due to a 'server full' attack (1)



Re: Incoming connection - Locky_ - 19.11.2014

Tente esse -> https://sampforum.blast.hk/showthread.php?tid=507831


Re: Incoming connection - connork - 19.11.2014

Se de fato o script acima nгo resolver tente bloquear o IP pelo firewall, se utilizar hospedagem compartilhada SAMP avise a empresa para bloquear o IP, se utilizar um VPS Linux drope a conexгo com iptables

iptables -A INPUT -i eth0 -p udp --dport 7777 -s 0.0.0.0 j DROP

Substitua 0.0.0.0 pelo IP que estб realizando o flood.

Caso nгo funcionar vocк pode limitar o nъmero de conexхes por segundo/ip na porta do SAMP tambйm com iptables.


Re: Incoming connection - Smith. - 20.11.2014

connork como poderia limitar o nъmero de conexхes por segundo/ip na porta do SAMP com iptables?


Re: Incoming connection - connork - 20.11.2014

Depende do pacote cara, se for algo spoofado й outra coisa...