openwrt如何关掉防火墙?
openwrt如何关掉防火墙?
2022-02-12 0 评论 1 阅读 0 点赞

openwrt如何关掉防火墙?

daimafengzi
2022-02-12 / 0 评论 / 1 阅读 / 正在检测是否收录...
温馨提示:
本文最后更新于2022年02月11日,已超过1623天没有更新,若内容或图片失效,请留言反馈。
  1. 阻止防火墙服务开机自动启动
/etc/init.d/firewall disable
  1. 关闭防火墙
/etc/init.d/firewall stop
  1. 设置防火墙服务开机自动启动
/etc/init.d/firewall enable
0

评论 (0)

取消