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

Need IP6 support in the kernel #3

Open
jeffmcneill opened this issue Apr 13, 2024 · 2 comments
Open

Need IP6 support in the kernel #3

jeffmcneill opened this issue Apr 13, 2024 · 2 comments

Comments

@jeffmcneill
Copy link

Cannot get logging to work in iptables / ufw without IP6 support in the kernel.

See also: WeirdTreeThing/chromebook-linux-audio#121

@WeirdTreeThing
Copy link
Member

Do you have a specific list of what needs to be enabled? An error log saying which modules are missing?

@jeffmcneill
Copy link
Author

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'

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

2 participants