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

FS#3574 - Iptables seems to lack support for cgroup v2 #8608

Open
openwrt-bot opened this issue Jan 13, 2021 · 1 comment
Open

FS#3574 - Iptables seems to lack support for cgroup v2 #8608

openwrt-bot opened this issue Jan 13, 2021 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

daiaji:

# iptables -t mangle -A OUTPUT -m cgroup --path system.slice/v2ray.service -j RETURN
iptables v1.8.6 (legacy): Couldn't load match `cgroup':No such file or directory

Try `iptables -h' or 'iptables --help' for more information.

And there does not seem to be a related package.

I used the master branch to build a virtual machine image for the x86_64 virtual machine.

@raleighlittles
Copy link

It looks like cgroup support was added to iptables starting with iptables v1.6: https://www.netfilter.org/projects/iptables/files/changes-iptables-1.6.0.txt

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

No branches or pull requests

2 participants