Skip to content

Instantly share code, notes, and snippets.

Created June 23, 2015 07:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/435dc16358cea760e2a0 to your computer and use it in GitHub Desktop.
Save anonymous/435dc16358cea760e2a0 to your computer and use it in GitHub Desktop.
Error output when running "sudo ufw enable"
ERROR: problem running ufw-init
modprobe: FATAL: Module nf_conntrack_ftp not found.
modprobe: FATAL: Module nf_nat_ftp not found.
modprobe: FATAL: Module nf_conntrack_netbios_ns not found.
iptables-restore: line 77 failed
iptables-restore: line 30 failed
iptables-restore: line 34 failed
ip6tables-restore: line 73 failed
ip6tables-restore: line 34 failed
Problem running '/etc/ufw/before.rules'
Problem running '/etc/ufw/after.rules'
Problem running '/lib/ufw/user.rules'
Problem running '/etc/ufw/before6.rules'
Problem running '/lib/ufw/user6.rules'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment