Comment 8 for bug 194844

Revision history for this message
Zoyberg (zoyberg) wrote : Re: [Hardy] ufw doesn't start in a networked environment

I have a similar problem when ufw enables or disables in UBUNTU LTS 8.04 server
with kernel for virtual:

#uname -a
Linux vubux 2.6.24-17-virtual #1 SMP Thu May 1 15:40:03 UTC 2008 i686 GNU/Linux

#ufw --version
ufw 0.16.2

This message appears when enabling:

#ufw enable
FATAL: Module ip6_tables not found.
ip6tables-restore v1.3.8: ip6tables-restore: unable to initialize table 'filter'

Error occurred at line: 1
Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information.
WARN: problem running ip6tables
Firewall started and enabled on system startup

BUT it actually WORKS!. See attached "iptables -L -n"

Thank you.