changeset 91:d8d8cd36e201

Update configuration.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 30 Aug 2009 22:39:26 +0300
parents 5a758a7c66f0
children 6e47a5c97538
files example.conf
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/example.conf	Sun Aug 30 21:49:05 2009 +0300
+++ b/example.conf	Sun Aug 30 22:39:26 2009 +0300
@@ -69,6 +69,12 @@
 ## can use whatever rule chain name you want to here.
 FILTER_TARGET = "DROP"
 
+## Netfilter rule chain to add/remove rules to/from.
+#FILTER_CHAIN = "INPUT"
+
+## Netfilter table to add/remove rules to/from.
+#FILTER_TABLE = "filter"
+
 
 #############################################################################
 ### Logfiles