luci-app-shadowsocks icon indicating copy to clipboard operation
luci-app-shadowsocks copied to clipboard

openwrt 22 一直显示未运行

Open psp271 opened this issue 3 years ago • 2 comments

我这里只有openwrt19正常,21,22都是未运行。是还要另外安装什么软件包吗?

psp271 avatar Nov 02 '22 02:11 psp271

https://openwrt.org/zh/releases/22.03/notes-22.03.0

22防火墙改了,启动会出错。可以通过手动安装iptables-legacy iptables-mod-nat-extra ipset iptables-nft 包来临时添加回 iptables ) 命令:

opkg update
opkg install iptables-legacy iptables-mod-nat-extra ipset iptables-nft

imldy avatar Dec 05 '22 09:12 imldy

https://openwrt.org/zh/releases/22.03/notes-22.03.0

22防火墙改了,启动会出错。可以通过手动安装iptables-legacy iptables-mod-nat-extra ipset iptables-nft 包来临时添加回 iptables ) 命令:

opkg update
opkg install iptables-legacy iptables-mod-nat-extra ipset iptables-nft

非常感谢。安装软件包后,esxi下的op22已经可以正常使用了。实体机不知道怎么会回事还是“未运行”,还要再折腾。

psp271 avatar Dec 05 '22 13:12 psp271