openwrt如何关掉防火墙?时间:2023-03-10 03:40:10 答: 1. 阻止防火墙服务开机自动启动 /etc/init.d/firewall disable 2. 关闭防火墙 /etc/init.d/firewall stop