我正在尝试设置防火墙并安装和配置 shorewall。不幸的是,我先尝试直接配置 iptables,但这不起作用。
当我启动 shorewall 时,我在 /var/log/shorewall-init.log 中收到以下消息:
Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... ERROR: UNTRACKED state requires Raw Table in your kernel and iptables
我能做些什么?
(虚拟机中的 Ubuntu 服务器 14.04.1 LTS)