-
-
Notifications
You must be signed in to change notification settings - Fork 324
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
Failed to init nfqueue: not permitted. #236
Comments
Sounds like a kernel update but you missed to reboot. Can you confirm? |
I also tried adding cap_net_admin to the binary specifically, but also to no avail. |
Can you post your kernel config? |
Kernel Config
NFQueue support seems to be included as a module. I made sure that the module was loaded. Also, creating the iptables rules was successful, so the nfqueue seems be enabled properly. |
Seems to be a duplicate of #82 - updating to Linux Kernel v5.7 should do the trick. Kernel Log
|
The Portmaster was not able to initialize the nfqueue. This might be connected to #82 - but in that case the error later changed to not being able to initialize iptables itself.
What happened:
modules: could not start module interception: nfqueue(IPv4, out): Could not bind to requested queue 17040: netlink receive: operation not permitted
Anything else we need to know?:
Using Ubuntu flavour of Tuxedo.
Environment:
Version 0.6.4*
Platform: ubuntu 20.04
No Module Error
Unexpected Logs
Goroutine Stack
The text was updated successfully, but these errors were encountered: