Replies: 2 comments 1 reply
-
|
增加了iptables-nft、ip6tables-nft、iptables-mod-filter,上面的错没了,但是又出现新的错误 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
自动安装的没有处理好依赖,在添加包那边搜索安装就行
…On Tue, May 5, 2026 at 2:07 PM zxt1121 ***@***.***> wrote:
怎么增加的iptables-nft、ip6tables-nft、iptables-mod-filter,我也出现同样的problem
—
Reply to this email directly, view it on GitHub
<#1821 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACRIMEKFMFAX6LFJCBRUEMT4ZGAJXAVCNFSM6AAAAACT2IVE72VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOBRGI2TCOA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
系统信息如下:
ImmortalWrt | 24.10.4
v2ray-core | 5.41.0-r1
v2raya | 2.2.7.4-r1
xray-core | 25.10.15-r1
启动的时候报错,日志如下:

2026/02/03 13:32:51.052 [I] [io.go:431] Xray 25.10.15 (Xray, Penetrates Everything.) OpenWrt (go1.25.4 linux/arm64)
2026/02/03 13:32:51.052 [I] [io.go:431] A unified platform for anti-censorship.
2026/02/03 13:32:51.053 [I] [io.go:431] [Info] infra/conf/serial: Reading config: &{Name:/etc/v2raya/config.json Format:json}
2026/02/03 13:32:51.179 [W] [processManager.go:77] DropSpoofing can't be enable: ExecCommands: iptables -w 2 -N DROP_SPOOFING sh: iptables: not found
: exit status 127
2026/02/03 13:32:51.179 [W] [transparent.go:40] writeTransparentProxyRules: ExecCommands: iptables -w 2 -N DROP_SPOOFING sh: iptables: not found
: exit status 127
2026/02/03 13:32:51.363 [E] [connection.go:88] failed to start v2ray-core: ExecCommands: iptables -w 2 -N DROP_SPOOFING sh: iptables: not found
: exit status 127
Beta Was this translation helpful? Give feedback.
All reactions