From 423c3a0fa2b083efa2115d2cab6f7a441244812d Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 2 Mar 2009 20:01:07 +0000 Subject: [PATCH] Make CLAMPMSS=Yes the default in the two- and three-interface sample configs git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9576 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Samples/three-interfaces/shorewall.conf | 2 +- Samples/two-interfaces/shorewall.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Samples/three-interfaces/shorewall.conf b/Samples/three-interfaces/shorewall.conf index 8f8e54dde..ed463e355 100644 --- a/Samples/three-interfaces/shorewall.conf +++ b/Samples/three-interfaces/shorewall.conf @@ -126,7 +126,7 @@ CLEAR_TC=Yes MARK_IN_FORWARD_CHAIN=No -CLAMPMSS=No +CLAMPMSS=Yes ROUTE_FILTER=No diff --git a/Samples/two-interfaces/shorewall.conf b/Samples/two-interfaces/shorewall.conf index bf63ebfda..1e4271f2b 100644 --- a/Samples/two-interfaces/shorewall.conf +++ b/Samples/two-interfaces/shorewall.conf @@ -124,7 +124,7 @@ CLEAR_TC=Yes MARK_IN_FORWARD_CHAIN=No -CLAMPMSS=No +CLAMPMSS=Yes ROUTE_FILTER=No