iptables简单应用
摘要:可以修改/etc/rc.d/boot.local让规则重启后也能生效,如:/sbin/iptables -F/sbin/iptables -A INPUT -i eth0 -p tcp --sport 80 -j ACCEPT/sbin/iptables -A INP...
阅读全文
posted @ 2017-07-18 13:32
posted @ 2017-07-18 13:32