Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openwrt 22.03 RC4下依赖包kmod-ipt-nat未默认安装,fw4有兼容性问题 #292

Open
q741451 opened this issue Jul 7, 2022 · 2 comments

Comments

@q741451
Copy link

q741451 commented Jul 7, 2022

openwrt 22.03 RC4下依赖包kmod-ipt-nat未默认安装,导致nat策略报错跑不起来:
~# /etc/init.d/shadowsocks start
iptables-restore v1.8.7 (legacy): iptables-restore: unable to initialize table 'nat'

fw4有兼容性问题:
~# /etc/init.d/firewall restart
Section shadowsocks option 'family' is not supported by fw4
Section shadowsocks option 'reload' is not supported by fw4

@mcsmartie
Copy link

mcsmartie commented Oct 18, 2022

Tested Openwrt 22.03.01 and 22.03.02, and snapshots as of yesterday. Shadowsocks runs, but not routing traffic.

@ned42
Copy link

ned42 commented Oct 30, 2022

Tested Openwrt 22.03.01 and 22.03.02, and snapshots as of yesterday. Shadowsocks runs, but not routing traffic.

says the cause of 'nat' or what
traffic start routing after installed kmod-ipt-nat & iptables-mod-nat-extra in my case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants