From 532bb3df5e6f83d67bc92c06de9af0613e4cad6f Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 13 Oct 2005 18:12:55 +0000 Subject: [PATCH] Typo in shorewall.conf git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2874 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/shorewall.conf b/Shorewall/shorewall.conf index e9fd168b3..f040e282f 100755 --- a/Shorewall/shorewall.conf +++ b/Shorewall/shorewall.conf @@ -732,7 +732,7 @@ MACLIST_TABLE=filter # (/etc/shorewall/maclist). # # When a new connection arrives from a 'maclist' interface, the packet passes -# through then list of entries for that interface in /etc/shorewall/maclist. If +# through the list of entries for that interface in /etc/shorewall/maclist. If # there is a match then the source IP address is added to the 'Recent' set for # that interface. Subsequent connection attempts from that IP address occuring # within $MACLIST_TTL seconds will be accepted without having to scan all of