# HG changeset patch # User Matti Hamalainen # Date 1251661166 -10800 # Node ID d8d8cd36e2014777811938db85d6f8c5a2c3b9e9 # Parent 5a758a7c66f023950872986acfae018978bfdf24 Update configuration. diff -r 5a758a7c66f0 -r d8d8cd36e201 example.conf --- 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