diff --git a/docs/LennyToSqueeze.xml b/docs/LennyToSqueeze.xml index 0fd466243..0a889ab14 100644 --- a/docs/LennyToSqueeze.xml +++ b/docs/LennyToSqueeze.xml @@ -75,7 +75,7 @@ - The compiler is very much faster + The compiler is much faster @@ -83,6 +83,11 @@ configuration, thus avoiding run-time errors. + + The compiler produces better and more consistent diagnostic + messages. + + The compiler produces a script that runs much faster and that does not reject/drop connections during start/restart. @@ -506,11 +511,25 @@ eth0 172.20.1.0/24 To eliminate the warning, remove the DEST zone. + + Example. + + Before: + + #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK CONNLIMIT TIME +# PORT PORT(S) DEST LIMIT GROUP +NONAT loc net tcp 80 + + After: + + #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK CONNLIMIT TIME +# PORT PORT(S) DEST LIMIT GROUP +NONAT loc - tcp 80
- Additional Sources of Information + Additional Sources of Information The following articles provide additional information.