设置默认的规则

iptables -P INPUT DROP # 配置默认的不让进
iptables -P FORWARD DROP # 默认的不允许转发
iptables -P OUTPUT ACCEPT # 默认的可以出去

参考文献

最后修改:2023 年 01 月 31 日
如果觉得我的文章对你有用,请随意赞赏