From c4c158c1ba24158b48e842ea8a837a24b90c3d5d Mon Sep 17 00:00:00 2001 From: Damien Stuart Date: Thu, 26 Aug 2010 22:56:47 +0000 Subject: [PATCH] Missed a config file update on the last check-in. git-svn-id: file:///home/mbr/svn/fwknop/trunk@284 510a4753-2344-4c79-9c09-4d669213fbeb --- server/fwknopd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/fwknopd.conf b/server/fwknopd.conf index b1ea7978..961ad326 100644 --- a/server/fwknopd.conf +++ b/server/fwknopd.conf @@ -279,10 +279,10 @@ # #IPFW_EXPIRE_SET_NUM 2; -# Set the interval (in seconds) over which rules that +# Set the interval (in seconds) over which rules that are expired and # have no remaining dynamic rules associated with them will be removed. # -#IPFW_DYNAMIC_INTERVAL 60; +#IPFW_EXPIRE_PURGE_INTERVAL 30; # Set this variable to "Y" if you want fwknopd to create its own "check-state" # rule as the first rule in the set. This would only be needed if there