From aab91fcc77ba373b85df08a6e4c7491450f0f6d4 Mon Sep 17 00:00:00 2001 From: judas_iscariote Date: Sun, 18 Dec 2005 20:49:52 +0000 Subject: [PATCH] fix typos. git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3176 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs2/upgrade_issues.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Shorewall-docs2/upgrade_issues.xml b/Shorewall-docs2/upgrade_issues.xml index 49b32c170..bc352c55b 100644 --- a/Shorewall-docs2/upgrade_issues.xml +++ b/Shorewall-docs2/upgrade_issues.xml @@ -176,15 +176,15 @@ /etc/shorewall/interfaces and /etc/shorewall/hosts. - TCP new-not-syn packets may be blocked using the 'dropNonSyn' or - 'rejNonSyn' built-in actions. + TCP new-not-syn packets may be blocked using the 'dropNotSyn' or + 'rejNotSyn' built-in actions. Example: Reject all new-not-syn packets from the net and log them at the 'info' level. #ACTION SOURCE DEST PROTO SECTION NEW -rejNonSyn:info net all tcp +rejNotSyn:info net all tcp Note that the rule is added at the front of the NEW section of the rules file. @@ -905,4 +905,4 @@ error: failed dependencies:iproute is needed by shorewall-1.4.0-1 - \ No newline at end of file +