potinho
Advanced OT User
This happened a few times, I have two characters in MC, one has normal ping and the other, apparently for no reason, starts to have high ping. What can cause this? Looking at WinMTR (ping + traceroute) everything seems to be ok.


I dont know if is related, but those are my iptables rules related to OTs:


I dont know if is related, but those are my iptables rules related to OTs:
Code:
19 REJECT tcp -- anywhere anywhere tcp dpts:7171:7172 flags:FIN,SYN,RST,ACK/SYN #conn src/32 > 10 reject-with tcp-reset
20 REJECT tcp -- anywhere anywhere tcp dpts:7171:7172 state NEW limit: above 40/min burst 40 mode srcip reject-with tcp-reset
22 REJECT tcp -- anywhere anywhere tcp dpts:7171:7172 limit: above 1499/sec burst 1500 mode srcip reject-with tcp-reset
23 REJECT tcp -- anywhere anywhere tcp dpts:7171:7172 state NEW limit: above 4/sec burst 5 mode srcip reject-with tcp-reset
24 REJECT tcp -- anywhere anywhere tcp dpts:7171:7172 limit: above 300kb/s mode srcip reject-with tcp-reset