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

uncomplicated firewall does not work. #141

Closed
Anthony-Sensors opened this issue Jan 12, 2020 · 2 comments
Closed

uncomplicated firewall does not work. #141

Anthony-Sensors opened this issue Jan 12, 2020 · 2 comments

Comments

@Anthony-Sensors
Copy link
Contributor

sudo ufw enable
ERROR: problem running ufw-init
modprobe: FATAL: Module nf_conntrack_netbios_ns not found in directory /lib/modules/5.2.21-gnu
iptables-restore: line 6 failed
iptables-restore: line 22 failed
iptables-restore v1.8.2 (nf_tables): Couldn't load match `conntrack':No such file or directory

Error occurred at line: 2
Try iptables-restore -h' or 'iptables-restore --help' for more information. iptables-restore: line 4 failed iptables-restore: line 5 failed iptables-restore: line 21 failed iptables-restore v1.8.2 (nf_tables): unknown option "--dport" Error occurred at line: 19 Try iptables-restore -h' or 'iptables-restore --help' for more information.
iptables-restore: line 10 failed
iptables-restore v1.8.2 (nf_tables): Couldn't load match `limit':No such file or directory

Error occurred at line: 8
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
iptables-restore v1.8.2 (nf_tables): Chain 'ufw-before-input' does not exist

Problem loading ipv6 (skipping)
Problem running '/etc/ufw/before.rules'
Problem running '/etc/ufw/after.rules'
Problem running '/etc/ufw/user.rules'

@SolidHal
Copy link
Owner

I'm enabling the NF_CONNTRACK_NETBIOS_NS driver in the config. From the debug info above that should fix this problem.

@SolidHal
Copy link
Owner

I think everything required for this is now available but don't know if I have tested properly. closing. please reopen if this issue persists.

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