摘要: 1.查看规则iptables -L -n以数字形式查看filter表INPUT链的所有规则iptables -nL INPUT查看filter表INPUT链的所有规则,并显示规则序号iptables -L INPUT --line-numbers 2.增加规则iptables -A INPUT -p 阅读全文
posted @ 2019-09-18 10:35 新手娃娃菜 阅读(2501) 评论(0) 推荐(0)