待學習

抓包 SYN,SYC ACK很http://3g.renren.com/share.do?id=5802431840&suid=305329326

iptables -t mangle -A PREROUTING -p tcp --dport 80 -m hashlimit --hashlimit-above 1000/sec --hashlimit-mode srcip --hashlimit-srcmask 32 --hashlimit-htable-size 1024 --hashlimit-htable-max 4096 --hashlimit-name test -j DROPtcp

 

 

上速命令針對目的端口爲80的數據包,根據其源IP進行包速率限制,速率爲1000個每秒。ui

相關文章
相關標籤/搜索