We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cannot get logging to work in iptables / ufw without IP6 support in the kernel.
See also: WeirdTreeThing/chromebook-linux-audio#121
The text was updated successfully, but these errors were encountered:
Do you have a specific list of what needs to be enabled? An error log saying which modules are missing?
Sorry, something went wrong.
It gives unhelpful error messages:
jeff@c214:~$ sudo ufw disable
Firewall stopped and disabled on system startup
jeff@c214:~$ sudo ufw logging low
Logging enabled
jeff@c214:~$ sudo ufw enable
ERROR: problem running ufw-init Warning: Extension limit revision 0 not supported, missing kernel module? iptables-restore: line 75 failed Warning: Extension comment revision 0 not supported, missing kernel module? Warning: Extension LOG revision 0 not supported, missing kernel module? Warning: Extension limit revision 0 not supported, missing kernel module? iptables-restore: line 51 failed
Problem running '/etc/ufw/before.rules' Problem running '/etc/ufw/user.rules'
No branches or pull requests
Cannot get logging to work in iptables / ufw without IP6 support in the kernel.
See also: WeirdTreeThing/chromebook-linux-audio#121
The text was updated successfully, but these errors were encountered: