vserver: Add log vserver configuration.
[matthijs/servers/drsnuggles.git] / etc / vuurmuur / config.conf
index afdd2e2d0c5b4628f3e87893e9f23efe14652a6e..4a4d959964286d445a99c25be32f8dcc2551d1e0 100644 (file)
@@ -22,7 +22,7 @@ IPTABLES="/sbin/iptables"
 IPTABLES_RESTORE="/sbin/iptables-restore"
 
 # Location of the conntrack-command (full path).
-CONNTRACK=""
+CONNTRACK="/usr/sbin/conntrack"
 
 # Location of the tc-command (full path).
 TC=""
@@ -31,7 +31,7 @@ TC=""
 MODPROBE="/sbin/modprobe"
 
 # Load modules if needed? (yes/no)
-LOAD_MODULES="Yes"
+LOAD_MODULES="No"
 
 # Wait after loading a module in 1/10th of a second
 MODULES_WAIT_TIME="10"