From 222004f46cbd923d30560676e4846308d44ab3fe Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 18 Dec 2008 23:04:28 +0000 Subject: [PATCH] Fix shorewall6-rules manpage git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9124 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- manpages6/shorewall6-rules.xml | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/manpages6/shorewall6-rules.xml b/manpages6/shorewall6-rules.xml index 52f701310..287e40601 100644 --- a/manpages6/shorewall6-rules.xml +++ b/manpages6/shorewall6-rules.xml @@ -99,26 +99,6 @@ appear in the file then all rules are assumed to be in the NEW section. - When defining rules that rewrite the destination IP address and/or - port number (namely DNAT and REDIRECT rules), it is important to keep - straight which columns in the file specify the packet before rewriting and - which specify how the packet will look after rewriting. - - - - The DEST column specifies the final destination for the packet - after rewriting and can include the final IP address and/or port - number. - - - - The remaining columns specify characteristics of the packet - before rewriting. In particular, the ORIGINAL DEST column gives the - original destination IP address of the packet and the DEST PORT(S) - column give the original destination port(s). - - - The columns in the file are as follows. @@ -126,15 +106,12 @@ ACTION - {ACCEPT[|]|NONAT|DROP[]|REJECT[]|DNAT[-]|SAME[-]|REDIRECT[-]|CONTINUE[]|LOG|QUEUE[]|