摘要:
#iptables -I INPUT -p icmp -s 192.168.0.1 -j DROP \\在INPUT链中插入:如果检测到从192.168.0.1发过来的ICMP协议包就执行丢弃动作 #iptables -I INPUT -p icmp -j DROP \\在INPUT链中插入:如果检 阅读全文
posted @ 2018-05-30 22:02
chenxf0
阅读(1560)
评论(0)
推荐(0)

浙公网安备 33010602011771号