From: S.Çağlar Onur Date: Mon, 10 May 2010 04:45:29 +0000 (+0000) Subject: fix the iptables-config for 2.6.27 X-Git-Tag: iptables-1.4.7-4~2 X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=commitdiff_plain;h=a00da2b117d4c73a5ab00295a03c63ad1e696d10 fix the iptables-config for 2.6.27 --- diff --git a/iptables-config b/iptables-config index 6d3996d..d2ceb57 100644 --- a/iptables-config +++ b/iptables-config @@ -3,7 +3,7 @@ # Space separated list of nat helpers (e.g. 'ip_nat_ftp ip_nat_irc'), which # are loaded after the firewall rules are applied. Options for the helpers are # stored in /etc/modprobe.conf. -IPTABLES_MODULES="" +IPTABLES_MODULES="ip_conntrack" # Unload modules on restart and stop # Value: yes|no, default: yes